Re: Calcite PR CI offten failed due to elasticsearch:test

2020-07-13 Thread Rui Wang
Here Andrei, Here is an example of a failed PR check that was failed due to elasticsearch:test: https://ci.appveyor.com/project/ApacheSoftwareFoundation/calcite/builds/33662741 See that failed Jdk11 check log. -Rui On Sun, Jul 12, 2020 at 4:31 PM Andrei Sereda wrote: > Hello, > > Can

Re: Calcite PR CI offten failed due to elasticsearch:test

2020-07-10 Thread Danny Chan
Thanks so much for taking care~ Andrei Sereda 于2020年7月10日 周五上午11:59写道: > Hello, > > I'll take a look at failing tests. It seems that embedded ES doesn't start > correctly. > > Andrei. > > On Thu, Jul 9, 2020 at 10:21 PM JiaTao Tao wrote: > > > another case > >

Re: Calcite PR CI offten failed due to elasticsearch:test

2020-07-09 Thread Andrei Sereda
Hello, I'll take a look at failing tests. It seems that embedded ES doesn't start correctly. Andrei. On Thu, Jul 9, 2020 at 10:21 PM JiaTao Tao wrote: > another case > https://travis-ci.org/github/apache/calcite/jobs/706573803 > > FAILURE 0.0sec, org.apache.calcite.test.RelMetadataTest > >

Re: Calcite PR CI offten failed due to elasticsearch:test

2020-07-09 Thread JiaTao Tao
another case https://travis-ci.org/github/apache/calcite/jobs/706573803 FAILURE 0.0sec, org.apache.calcite.test.RelMetadataTest > testPullUpPredicatesFromUnion2() java.lang.AssertionError: Expected: "[=($0, 1), OR(AND(=($1, 2), =($2, 3)), =($1, 4))]" but: was "[=($0, 1),

Re: Calcite PR CI offten failed due to elasticsearch:test

2020-07-09 Thread JiaTao Tao
Hi Stamatis Zampetakis I agree with you, on my local test, it is never failing, seems only a PR CI problem. Do you have any idea about disabling the tests only in PR CI? Regards! Aron Tao Stamatis Zampetakis 于2020年7月2日周四 下午5:05写道: > I didn't observe the problem on my local post so if it is

Re: Calcite PR CI offten failed due to elasticsearch:test

2020-07-09 Thread JiaTao Tao
Hi I've disabled related tests and observed the PR for a few days, seems there's no more unstable failures. If anyone finds it comes again, please let me know. Regards! Aron Tao Stamatis Zampetakis 于2020年7月2日周四 下午5:05写道: > I didn't observe the problem on my local post so if it is only a CI

Re: Calcite PR CI offten failed due to elasticsearch:test

2020-07-02 Thread Stamatis Zampetakis
I didn't observe the problem on my local post so if it is only a CI problem then it would be nice if we could disable the tests only there. Best, Stamatis On Thu, Jul 2, 2020 at 5:58 AM JiaTao Tao wrote: > Ok, thanks for your suggestion. I'll open a JIRA and track the status. > > > Regards! >

Re: Calcite PR CI offten failed due to elasticsearch:test

2020-07-01 Thread JiaTao Tao
Ok, thanks for your suggestion. I'll open a JIRA and track the status. Regards! Aron Tao Danny Chan 于2020年7月2日周四 上午11:37写道: > 2 and 3 doesn’t really solve the problem, I would choose 1, you should log > these tests in the issue in order to track the status ~ > > Best, > Danny Chan > 在

[jira] [Created] (CALCITE-4101) Calcite PR CI offten failed due to elasticsearch:test

2020-07-01 Thread Jiatao Tao (Jira)
Jiatao Tao created CALCITE-4101: --- Summary: Calcite PR CI offten failed due to elasticsearch:test Key: CALCITE-4101 URL: https://issues.apache.org/jira/browse/CALCITE-4101 Project: Calcite

Re: Calcite PR CI offten failed due to elasticsearch:test

2020-07-01 Thread Danny Chan
2 and 3 doesn’t really solve the problem, I would choose 1, you should log these tests in the issue in order to track the status ~ Best, Danny Chan 在 2020年7月2日 +0800 AM11:15,JiaTao Tao ,写道: > Hi Danny > > > There is 4 failed ut, and the root cause is java.net.SocketTimeoutException: > 30,000

Re: Calcite PR CI offten failed due to elasticsearch:test

2020-07-01 Thread JiaTao Tao
Hi Danny There is 4 failed ut, and the root cause is java.net.SocketTimeoutException: 30,000 milliseconds timeout on connection http-outgoing-2 : elasticsearch.MatchTest > initializationError elasticsearch.BooleanLogicTest > initializationError elasticsearch.AggregationTest >

Re: Calcite PR CI offten failed due to elasticsearch:test

2020-06-27 Thread Danny Chan
Yes, it times out often, can you log an issue there and disable the case ? Best, Danny Chan 在 2020年6月26日 +0800 PM6:00,JiaTao Tao ,写道: > Seems an unstable case. > > > Regards! > > Aron Tao

Calcite PR CI offten failed due to elasticsearch:test

2020-06-26 Thread JiaTao Tao
Seems an unstable case. Regards! Aron Tao