-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Closed
Labels
:Distributed Coordination/Snapshot/RestoreAnything directly related to the `_snapshot/*` APIsAnything directly related to the `_snapshot/*` APIs>test-failureTriaged test failures from CITriaged test failures from CI
Description
20:21:44 > Task :plugins:repository-s3:startMinio FAILED
20:21:44 Task ':plugins:repository-s3:startMinio' is not up-to-date because:
20:21:44 Task has not declared any outputs despite executing actions.
20:21:44 �7ERROR �8�[6CUnable to start the server: Port :60920 is already in use.
20:21:44 �7 �8�[6C> Please ensure no other program uses the same address/port.
20:21:44 :plugins:repository-s3:startMinio (Thread[Task worker for ':' Thread 13,5,main]) completed. Took 0.018 secs.
20:21:44 * Where:
20:21:44 :plugins:repository-s3:integTestMinioCluster#stop (Thread[Task worker for ':' Thread 13,5,main]) started.
20:21:44 Build file '/var/lib/jenkins/workspace/elastic+elasticsearch+6.4+multijob-unix-compatibility/os/fedora/plugins/repository-s3/build.gradle' line: 245
The tests for minio use a hard-coded port number (60920), which caused a CI failure.
| final String minioAddress = "127.0.0.1:60920" |
Metadata
Metadata
Assignees
Labels
:Distributed Coordination/Snapshot/RestoreAnything directly related to the `_snapshot/*` APIsAnything directly related to the `_snapshot/*` APIs>test-failureTriaged test failures from CITriaged test failures from CI