-
Notifications
You must be signed in to change notification settings - Fork 24.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[CI] CoreFullClusterRestartIT NotMasterException #30443
Labels
Comments
jdconrad
added
>test-failure
Triaged test failures from CI
v6.3.0
:Distributed Coordination/Cluster Coordination
Cluster formation and cluster state publication, including cluster membership and fault detection.
labels
May 7, 2018
Pinging @elastic/es-distributed |
@DaveCTurner , @ywelsch can one of you maybe look at this? |
This looks to be either a transport security or serialization issue. The NotMasterException happens because the 2 nodes drop the connection to each other all the time. @jaymode does this sound familiar?
|
ywelsch
added
:Security/TLS
SSL/TLS, Certificates
and removed
:Distributed Coordination/Cluster Coordination
Cluster formation and cluster state publication, including cluster membership and fault detection.
labels
May 8, 2018
Pinging @elastic/es-security |
Closed by fed949e |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Was unable to reproduce locally. Pulled the two node log files.
(https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+6.3+bwc-tests/39/console)
full-cluster-restart-node0-part1.log
full-cluster-restart-node0-part2.log
full-cluster-restart-node1-part1.log
full-cluster-restart-node1-part2.log
REPRODUCE WITH: ./gradlew :x-pack:qa:full-cluster-restart:with-system-key:v5.0.0#oldClusterTestRunner
-Dtests.seed=535F856688D6390
-Dtests.class=org.elasticsearch.xpack.restart.CoreFullClusterRestartIT
-Dtests.method="testAliasWithBadName"
-Dtests.security.manager=true
-Dtests.locale=is
-Dtests.timezone=Asia/Ust-Nera
REPRODUCE WITH: ./gradlew :x-pack:qa:full-cluster-restart:with-system-key:v5.0.0#oldClusterTestRunner
-Dtests.seed=535F856688D6390
-Dtests.class=org.elasticsearch.xpack.restart.CoreFullClusterRestartIT
-Dtests.method="testEmptyShard"
-Dtests.security.manager=true
-Dtests.locale=is
-Dtests.timezone=Asia/Ust-Nera
REPRODUCE WITH: ./gradlew :x-pack:qa:full-cluster-restart:with-system-key:v5.0.0#oldClusterTestRunner
-Dtests.seed=535F856688D6390
-Dtests.class=org.elasticsearch.xpack.restart.CoreFullClusterRestartIT
-Dtests.method="testSearch"
-Dtests.security.manager=true
-Dtests.locale=is
-Dtests.timezone=Asia/Ust-Nera
REPRODUCE WITH: ./gradlew :x-pack:qa:full-cluster-restart:with-system-key:v5.0.0#oldClusterTestRunner
-Dtests.seed=535F856688D6390
-Dtests.class=org.elasticsearch.xpack.restart.CoreFullClusterRestartIT
-Dtests.security.manager=true
-Dtests.locale=en-US
-Dtests.timezone=Etc/UTC
The text was updated successfully, but these errors were encountered: