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

Failures in elasticsearch / periodic / platform-support / 7.17 / windows-2016 / checkPart1 / platform-support-windows #108755

Open
cbuescher opened this issue May 17, 2024 · 2 comments
Labels
:Delivery/Packaging RPM and deb packaging, tar and zip archives, shell and batch scripts needs:risk Requires assignment of a risk label (low, medium, blocker) Team:Delivery Meta label for Delivery team >test-failure Triaged test failures from CI

Comments

@cbuescher
Copy link
Member

CI Link

https://buildkite.com/elastic/elasticsearch-periodic-platform-support/builds/2772#018f84d1-26b9-46f0-9f59-84a24d4eacf8

Repro line

none

Does it reproduce?

No

Applicable branches

7.17

Failure history

No response

Failure excerpt

Execution failed for task ':test:external-modules:test-error-query:yamlRestTest'.

Can't run bin script: elasticsearch-keystore does not exist. Is this the distribution you expect it to be ?

  • Try:

Run with --info or --debug option to get more log output.
Get more help at https://help.gradle.org.

  • Exception is:
    org.gradle.api.tasks.TaskExecutionException: Execution failed for task ':test:external-modules:test-error-query:yamlRestTest'.
    at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.lambda$executeIfValid$1(ExecuteActionsTaskExecuter.java:130)
    [...]
    Caused by: org.elasticsearch.gradle.testclusters.TestClustersException: Can't run bin script: elasticsearch-keystore does not exist. Is this the distribution you expect it to be ?
    at org.elasticsearch.gradle.testclusters.ElasticsearchNode.runElasticsearchBinScriptWithInput(ElasticsearchNode.java:776)
    at org.elasticsearch.gradle.testclusters.ElasticsearchNode.runElasticsearchBinScript(ElasticsearchNode.java:808)
    at org.elasticsearch.gradle.testclusters.ElasticsearchNode.start(ElasticsearchNode.java:541)
    at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
    at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)
    at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
    at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845)
    at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
    at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
    at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
    at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
    at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
    at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
    at org.elasticsearch.gradle.testclusters.ElasticsearchCluster.start(ElasticsearchCluster.java:323)
    at org.elasticsearch.gradle.testclusters.TestClustersRegistry.maybeStartCluster(TestClustersRegistry.java:37)
    at java.base/java.lang.Iterable.forEach(Iterable.java:75)
    at org.elasticsearch.gradle.testclusters.TestClustersPlugin$TestClustersHookPlugin$1.beforeActions(TestClustersPlugin.java:209)
    [...]
@cbuescher cbuescher added >test-failure Triaged test failures from CI needs:triage Requires assignment of a team area label :Delivery/Packaging RPM and deb packaging, tar and zip archives, shell and batch scripts and removed needs:triage Requires assignment of a team area label labels May 17, 2024
@elasticsearchmachine elasticsearchmachine added Team:Delivery Meta label for Delivery team needs:risk Requires assignment of a risk label (low, medium, blocker) labels May 17, 2024
@elasticsearchmachine
Copy link
Collaborator

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

@cbuescher
Copy link
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Delivery/Packaging RPM and deb packaging, tar and zip archives, shell and batch scripts needs:risk Requires assignment of a risk label (low, medium, blocker) Team:Delivery Meta label for Delivery team >test-failure Triaged test failures from CI
Projects
None yet
Development

No branches or pull requests

2 participants