[ https://issues.apache.org/jira/browse/HADOOP-15293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17461543#comment-17461543 ]
Akira Ajisaka edited comment on HADOOP-15293 at 12/17/21, 4:28 PM: ------------------------------------------------------------------- The test is failing in branch-2.10 even in Java 8. Probably the error message is updated in the latest Java 8 as well. I've backported this to branch-2.10 to fix the failure. was (Author: ajisakaa): The test is failing in branch-2.10 even in Java 8. Probably the error message is updated in Java 8 as well. I've backported this to branch-2.10 to fix the failure. > TestLogLevel fails on Java 9 > ---------------------------- > > Key: HADOOP-15293 > URL: https://issues.apache.org/jira/browse/HADOOP-15293 > Project: Hadoop Common > Issue Type: Sub-task > Components: test > Environment: Applied HADOOP-12760 and HDFS-11610 > Reporter: Akira Ajisaka > Assignee: Takanobu Asanuma > Priority: Major > Fix For: 3.1.0, 2.10.2 > > Attachments: HADOOP-15293.1.patch, HADOOP-15293.2.patch > > > {noformat} > [INFO] Running org.apache.hadoop.log.TestLogLevel > [ERROR] Tests run: 7, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 9.805 > s <<< FAILURE! - in org.apache.hadoop.log.TestLogLevel > [ERROR] testLogLevelByHttpWithSpnego(org.apache.hadoop.log.TestLogLevel) > Time elapsed: 1.179 s <<< FAILURE! > java.lang.AssertionError: > Expected to find 'Unrecognized SSL message' but got unexpected exception: > javax.net.ssl.SSLException: Unsupported or unrecognized SSL message > at > java.base/sun.security.ssl.SSLSocketInputRecord.handleUnknownRecord(SSLSocketInputRecord.java:416) > {noformat} -- This message was sent by Atlassian Jira (v8.20.1#820001) --------------------------------------------------------------------- To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-issues-h...@hadoop.apache.org