Patrick Doyle

Results 58 comments of Patrick Doyle

I'm not sure what to make of this result: ``` [7.17.22] BUILD SUCCESSFUL in 7m 48s [7.17.22] 467 actionable tasks: 467 executed > Task :distribution:bwc:maintenance:buildBwcWindowsZip FAILED Build Finished Action: Collecting...

Ok I got a failure with `-Dtests.seed=3B3EB561961A02F3`. Doesn't really look like the same problem but it's hard to tell. It's a little hard to read because of the text rendering...

I notice that my run says this: ``` Checkout hash for :distribution:bwc:maintenance is c364c6017c1b8156f3e66e7d1993b4a98810a2ce ``` The original says this: ``` Checkout hash for :distribution:bwc:maintenance is 2a327b1125d0248ebc813b71dc85d4cf1a55f08f ``` Not sure whether...

I'm trying a re-run with Buildkite here: https://buildkite.com/elastic/elasticsearch-pull-request/builds/26040. I specified `JAVA_TOOL_OPTIONS=-Dtests.seed=3B3EB561961A02F3`

Trying again with branch `origin:main` here: https://buildkite.com/elastic/elasticsearch-pull-request/builds/26041

I don't understand what Buildkite wants for the branch name. 🤔

Opened a [dummy PR](https://github.com/elastic/elasticsearch/pull/110944) with `test-windows` label to trigger a build, which is [here](https://buildkite.com/elastic/elasticsearch-pull-request/builds/26046).

Making a new agent instance from [this build step](https://buildkite.com/elastic/elasticsearch-pull-request/builds/26129#0190c058-9e34-4b8b-ae16-a9ba46aefbae).

Running this in bash: `JAVA_TOOL_OPTIONS=-Dtests.seed=3B3EB561961A02F3 ./gradlew :qa:ccs-rolling-upgrade-remote-cluster:v7.17.22#oldClusterTest`

My run [here](https://buildkite.com/elastic/elasticsearch-pull-request/builds/26046#0190bcfe-ef23-4ae2-b4da-8562c2e5dfc5) does not contain any of these strings: - `process was found dead` - `Failed to bind service` - `any previous metadata` The test did fail though, with...