Skip to content

6.7 BWC builds are failing due to missing directory #41296

@danielmitterdorfer

Description

@danielmitterdorfer

We see the CI build https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+6.7+bwc-tests/ failing all the time with:

06:23:30 Execution failed for task ':x-pack:qa:full-cluster-restart:with-system-key:v5.0.0#oldClusterTestRunner'.
06:23:30 > /var/lib/jenkins/workspace/elastic+elasticsearch+6.7+bwc-tests/x-pack/qa/full-cluster-restart/with-system-key/build/classes/java/test does not exist.

This failure happens since build 253. Analyzing the new commits in that build, f2e3978 (from #41026) stands out. To me it seems as if we mix up test/java (expected) and java/test (actual) in the directory structure.

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions