Open elasticsearchmachine opened 3 days ago
Pinging @elastic/es-security (Team:Security)
Past 7 days:
Past 1 day:
This is appears to be an environmental issue and the test didn't actually fail.
The failures are generally:
java.lang.Exception: Suite timeout exceeded (>= 1200000 msec).
...
WARNING: Suite execution timed out: org.elasticsearch.xpack.security.authc.ldap.ActiveDirectorySessionFactoryTests
or
org.testcontainers.containers.ContainerLaunchException: Container startup failed for image es-smb-fixture:latest
...
Caused by: com.github.dockerjava.api.exception.DockerClientException: Could not build image: failed to get digest sha256:dfbebc61bf0b18a861a36b37833c0482c4cb752bd7e76a541cbf2fadc0a486d0: open /var/lib/docker/image/overlay2/imagedb/content/sha256/dfbebc61bf0b18a861a36b37833c0482c4cb752bd7e76a541cbf2fadc0a486d0: no such file or directory
The test is not muted: https://github.com/elastic/elasticsearch/blob/8.x/muted-tests.yml
Since this test is usually executing to success, will categorize this as low risk and will re-assign. (feel free to bounce this back if there is something we can help address)
Pinging @elastic/es-delivery (Team:Delivery)
Build Scans:
Reproduction Line:
Applicable branches: 8.x
Reproduces locally?: N/A
Failure History: See dashboard&_a=(controlGroupState:(initialChildControlState:('0c0c9cb8-ccd2-45c6-9b13-96bac4abc542':(dataViewId:fbbdc689-be23-4b3d-8057-aa402e9ed0c5,fieldName:task.keyword,order:0,selectedOptions:!(),title:'GradleTask',type:optionsListControl),'4e6ad9d6-6fdc-4fcc-bf1a-aa6ca79e0850':(dataViewId:fbbdc689-be23-4b3d-8057-aa402e9ed0c5,fieldName:className.keyword,order:1,selectedOptions:!(org.elasticsearch.xpack.security.authc.ldap.MultipleAdRealmIT),title:'Suite',type:optionsListControl),'144933da-5c1b-4257-a969-7f43455a7901':(dataViewId:fbbdc689-be23-4b3d-8057-aa402e9ed0c5,fieldName:name.keyword,order:2,selectedOptions:!(org.elasticsearch.xpack.security.authc.ldap.MultipleAdRealmIT),title:'Test',type:optionsListControl)))))
Failure Message:
Issue Reasons:
Note: This issue was created using new test triage automation. Please report issues or feedback to es-delivery.