[ 
https://issues.apache.org/jira/browse/SENTRY-1400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15374216#comment-15374216
 ] 

Li Li commented on SENTRY-1400:
-------------------------------

Good catch! 
It is weird. The jks file should be in 
.../sentry-provider/sentry-provider-db/target/test-classes. Is it possible that 
the keystore.jks file was deleted by another job?

Also you can verify the existence of jks file and TestSentryWebServerWithSSL in 
your dev:
{code}
mvn clean install -DskipTests
cd sentry-provider/sentry-provider-db
mvn test 
-Dtest=org.apache.sentry.provider.db.service.thrift.TestSentryWebServerWithSSL
{code}

> [Flaky test] TestSentryWebServerWithSSL times out
> -------------------------------------------------
>
>                 Key: SENTRY-1400
>                 URL: https://issues.apache.org/jira/browse/SENTRY-1400
>             Project: Sentry
>          Issue Type: Test
>            Reporter: Sravya Tirukkovalur
>
> I atleast saw two precommit jobs which failed due to this:
> https://builds.apache.org/job/PreCommit-SENTRY-Build/1872/console
> https://builds.apache.org/job/PreCommit-SENTRY-Build/1874/console
> [~lili] any idea whats going on?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to