-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Closed
Labels
:Delivery/BuildBuild or test infrastructureBuild or test infrastructureTeam:DeliveryMeta label for Delivery teamMeta label for Delivery team
Description
This release build failed to find the bwc build:
22:18:24 Cannot expand ZIP '/var/lib/jenkins/workspace/elastic+elasticsearch+6.0+release-tests/distribution/bwc/build/bwc/checkout-5.6/distribution/zip/build/distributions/elasticsearch-5.6.2-SNAPSHOT.zip' as it does not exist.
Here is what does exist:
manybubbles@slave-0b5b99f34015422a8:/var/lib/jenkins/workspace/elastic+elasticsearch+6.0+release-tests$ ls /var/lib/jenkins/workspace/elastic+elasticsearch+6.0+release-tests/distribution/bwc/build/bwc/checkout-5.6/distribution/zip/build/distributions/
elasticsearch-5.6.2.pom elasticsearch-5.6.2.zip
I expect the trouble is that we pass the release flag down to the bwc snapshot builds. Either we shouldn't do that or we should look without the -SNAPSHOT suffix in release build tests.
Fun times.
Metadata
Metadata
Assignees
Labels
:Delivery/BuildBuild or test infrastructureBuild or test infrastructureTeam:DeliveryMeta label for Delivery teamMeta label for Delivery team