You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When I run the opensearch:1.0.0 docker container with the gradle docker plugin on github CI, from time to time there is the following failure:
> Task :data-prepper-core:createOpenSearchDockerContainer
Created container with ID 'node-0.example.com'.
> Task :data-prepper-core:startOpenSearchDockerContainer
Starting container with ID 'd13be9c57160894ca5b24f738a841aa133d1ad8f0f8e257d664eb9ea3e1c758f'.
> Task :data-prepper-core:logOpenSearchDockerContainer
Logs for container with ID 'd13be9c57160894ca5b24f738a841aa133d1ad8f0f8e257d664eb9ea3e1c758f'.
Killing opensearch process 12
Killing performance analyzer process 13
Describe the bug
When I run the opensearch:1.0.0 docker container with the gradle docker plugin on github CI, from time to time there is the following failure:
Not sure if it persists in 1.1.0.
To Reproduce
Here is the minimal build.gradle
Expected behavior
A clear and concise description of what you expected to happen.
Plugins
Please list all plugins currently enabled.
Screenshots
If applicable, add screenshots to help explain your problem.
Host/Environment (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: