e2e tests failed in the upgrade PR #5606.
https://github.com/jaegertracing/jaeger/actions/runs/9503609365/job/26194416863?pr=5606
The logs show that the image was downloaded and "started", but then the CI script is not able to ping the server, and for some reason the final step of printing container logs produces nothing.
Best way to fix is to run that specific workflow manually to reproduce and debug, e.g.
bash scripts/es-integration-test.sh opensearch 2.x 1v1
e2e tests failed in the upgrade PR #5606.
https://github.com/jaegertracing/jaeger/actions/runs/9503609365/job/26194416863?pr=5606
The logs show that the image was downloaded and "started", but then the CI script is not able to ping the server, and for some reason the final step of printing container logs produces nothing.
Best way to fix is to run that specific workflow manually to reproduce and debug, e.g.