Open dnhatn opened 5 years ago
Pinging @elastic/es-distributed
@tbrooks8 Can you please have a look? Thank you!
I don't think this relates to my change.
This fails on 7.0 (my change is not on 7.0):
https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+7.0+artifactory/277/console
And on master prior to my commit:
https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+master+artifactory/548/console
@tbrooks8 Good catch. I missed that one.
Pinging @elastic/es-search
Had a first look at this one, but I can't see how this could fail unless something did go wrong on the CI infra. And can't reproduce locally either. @dnhatn should I allow this test to run again and maybe a future failure to reveal more on the environment around the failure?
@astefan Thanks for looking. Please unmute the test and add whatever log that you need.
Tests are re-enabled now.
These seem to reproduce constantly e.x. https://gradle-enterprise.elastic.co/s/rtnrsij5womtq/tests/fswe7cwgla35g-a6pci3z7j2mns
I'm going to mute them again to prevent them from masking other windows failures.
This is also failing on 7.x (eg https://gradle-enterprise.elastic.co/s/savqudvq7jria/console-log?task=:x-pack:plugin:sql:jdbc:test), so I will mute it there.
I am muting branches 7.5 and 7.4 as they are failing there as well.
@atorok @iverase @romseygeek were you able to repro any of these locally?
@atorok Your mute commit https://github.com/elastic/elasticsearch/commit/3d4a7d0c6cfb3516bd1e94213788b66b42ca9cf7 seems to not actually add any @AwaitsFix
. Am I missing something? Just got another failure in 7.4
and looked at all the mutes which are backports of your commit.
@dimitris-athanasiou It adds assumeFalse
to conditionally mute the test on windows only
Ah, I see. It seems we're also catching failures in darwin (e.g. https://gradle-enterprise.elastic.co/s/wnuyywau7seka/tests/fswe7cwgla35g-a6pci3z7j2mns). I'll mute using @AwaitsFix
.
@dimitris-athanasiou were you able to repro this locally?
@astefan No, it doesn't reproduce locally unfortunately.
Pinging @elastic/es-ql (Team:QL)
Pinging @elastic/es-analytical-engine (Team:Analytics)
This issue has been closed because it has been open for too long with no activity.
Any muted tests that were associated with this issue have been unmuted.
If the tests begin failing again, a new issue will be opened, and they may be muted again.
This issue is getting re-opened because there are still AwaitsFix mutes for the given test. It will likely be closed again in the future.
testDriverConfigurationWithSSLInURL
starts failing on CI after https://github.com/elastic/elasticsearch/commit/0ca375ed42f420f4c7c4a8c489a2ecc328db3648.I can't reproduce this locally.
Relates #41283