[ https://issues.apache.org/jira/browse/IGNITE-7791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16439489#comment-16439489 ]
Maxim Muzafarov edited comment on IGNITE-7791 at 4/16/18 2:21 PM: ------------------------------------------------------------------ [~dpavlov], Thank you for this notice. All code-style fixes have performed after the Run::All() build and before moving this ticket to PA status. I thought, that no needs to make Run.All() on this PR only for building codestyles. Here is new RunĀ [#1235 (16 Apr 18 13:50)|https://ci.ignite.apache.org/viewLog.html?buildId=1211532&tab=buildResultsDiv&buildTypeId=IgniteTests24Java8_RunAll] (x) FAIL ~46 test failed (43 new)~. I've carefully reviewed all test fails. I suppose, there is no fails regarding my changes based on your todays [Ignite TC - current failures|https://cwiki.apache.org/confluence/pages/viewpageattachments.action?pageId=73631266] report. ||Test||Fail rate|| |IgniteComputeConfigVariationsFullApiTest|21.4%| |IpcSharedMemoryCrashDetectionSelfTest.testIgfsServerClientInteractionsUponClientKilling|8.9%| |IpcSharedMemorySpaceSelfTest|6.3%| |IgniteServiceConfigVariationsFullApiTest.testNodeSingletonDeploy|27.7%| |CacheTxLoadingConcurrentGridStartSelfTestAllowOverwrite|7.7 - 10.6%| |IgniteCacheAtomicProtocolTest.testPutReaderUpdate1|19.5%| |TxRollbackOnTimeoutTest.testRandomMixedTxConfigurations|16.8%| |IgniteCacheContinuousQueryBackupQueueTest.testManyQueryBackupQueue|10.4%| |DynamicColumnsConcurrentAtomicPartitionedSelfTest.testDropColumnCoordinatorChange|5.1%| |IgniteSinkConnectorTest.testSinkPutsWithoutTransformation|2.9%| |ClientPreferDirectSelfTest.testRoundRobinBalancer|9.0%| |ClientTcpDirectMultiNodeSelfTest.testTopologyListener|1.3%| And seprately for {{Binary Objects (Simple Mapper Queries)}}, that you mentioned before: ||Test||Fail rate|| |SchemaExchangeSelfTest.testServerRestartWithNewTypes|3.0%| was (Author: mmuzaf): [~dpavlov], Thank you for this notice. All code-style fixes was performed after the Run::All() build and before moving this ticket to PA status. I thought, that no needs to make Run.All() on this PR only for building codestyles. Here is new RunĀ [#1235 (16 Apr 18 13:50)|https://ci.ignite.apache.org/viewLog.html?buildId=1211532&tab=buildResultsDiv&buildTypeId=IgniteTests24Java8_RunAll] (x) FAIL ~46 test failed (43 new)~. I've carefully reviewed all test fails. I suppose, there is no fails regarding my changes based on your todays [Ignite TC - current failures|https://cwiki.apache.org/confluence/pages/viewpageattachments.action?pageId=73631266] report. \\ \\ ||Test||Fail rate|| |IgniteComputeConfigVariationsFullApiTest|21.4%| |IpcSharedMemoryCrashDetectionSelfTest.testIgfsServerClientInteractionsUponClientKilling|8.9%| |IpcSharedMemorySpaceSelfTest|6.3%| |IgniteServiceConfigVariationsFullApiTest.testNodeSingletonDeploy|27.7%| |CacheTxLoadingConcurrentGridStartSelfTestAllowOverwrite|7.7 - 10.6%| |IgniteCacheAtomicProtocolTest.testPutReaderUpdate1|19.5%| |TxRollbackOnTimeoutTest.testRandomMixedTxConfigurations|16.8%| |IgniteCacheContinuousQueryBackupQueueTest.testManyQueryBackupQueue|10.4%| |DynamicColumnsConcurrentAtomicPartitionedSelfTest.testDropColumnCoordinatorChange|5.1%| |IgniteSinkConnectorTest.testSinkPutsWithoutTransformation|2.9%| |ClientPreferDirectSelfTest.testRoundRobinBalancer|9.0%| |ClientTcpDirectMultiNodeSelfTest.testTopologyListener|1.3%| And seprately for {{Binary Objects (Simple Mapper Queries)}}, that you mentioned before: \\ \\ ||Test||Fail rate|| |SchemaExchangeSelfTest.testServerRestartWithNewTypes|3.0%| > Ignite Client Nodes: failed test > IgniteClientReconnectCacheTest.testReconnectCacheDestroyedAndCreated() > ------------------------------------------------------------------------------------------------------- > > Key: IGNITE-7791 > URL: https://issues.apache.org/jira/browse/IGNITE-7791 > Project: Ignite > Issue Type: Bug > Reporter: Sergey Chugunov > Assignee: Maxim Muzafarov > Priority: Major > Labels: MakeTeamcityGreenAgain > Fix For: 2.6 > > Attachments: IgniteClientReconnectCacheDelayExchangeTest.java > > > Test is flaky, success rate: 32.4%, test history is > [here|https://ci.ignite.apache.org/project.html?projectId=IgniteTests24Java8&testNameId=-9174769196124217030&tab=testDetails] > Reproducible locally. > Test fails on waiting for disco cache content: > {noformat} > junit.framework.AssertionFailedError > at junit.framework.Assert.fail(Assert.java:55) > at junit.framework.Assert.assertTrue(Assert.java:22) > at junit.framework.Assert.assertTrue(Assert.java:31) > at junit.framework.TestCase.assertTrue(TestCase.java:201) > at > org.apache.ignite.internal.IgniteClientReconnectCacheTest.checkCacheDiscoveryData(IgniteClientReconnectCacheTest.java:1414) > at > org.apache.ignite.internal.IgniteClientReconnectCacheTest.testReconnectCacheDestroyedAndCreated(IgniteClientReconnectCacheTest.java:897) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:498) > at junit.framework.TestCase.runTest(TestCase.java:176) > at > org.apache.ignite.testframework.junits.GridAbstractTest.runTestInternal(GridAbstractTest.java:2001) > at > org.apache.ignite.testframework.junits.GridAbstractTest.access$000(GridAbstractTest.java:133) > at > org.apache.ignite.testframework.junits.GridAbstractTest$5.run(GridAbstractTest.java:1916) > at java.lang.Thread.run(Thread.java:745) > {noformat} > This fail may be caused by another exception earlier in the log: > {noformat} > [2018-02-22 > 14:32:57,972][ERROR][exchange-worker-#3025%internal.IgniteClientReconnectCacheTest3%][GridDhtPartitionsExchangeFuture] > Failed to reinitialize local partitions (preloading will be stopped): > GridDhtPartitionExchangeId [topVer=AffinityTopologyVersion [topVer=6, > minorTopVer=1], discoEvt=DiscoveryCustomEvent > [customMsg=CacheAffinityChangeMessage > [id=3cea94db161-760b7b18-b776-4ee7-ae5a-64f9494eaa36, > topVer=AffinityTopologyVersion [topVer=3, minorTopVer=0], exchId=null, > partsMsg=null, exchangeNeeded=true], affTopVer=AffinityTopologyVersion > [topVer=6, minorTopVer=1], super=DiscoveryEvent [evtNode=TcpDiscoveryNode > [id=1b7f7330-69d8-4bd0-b2e9-717736100000, addrs=[127.0.0.1], > sockAddrs=[/127.0.0.1:47500], discPort=47500, order=1, intOrder=1, > lastExchangeTime=1519299177395, loc=false, ver=2.5.0#19700101-sha1:00000000, > isClient=false], topVer=6, nodeId8=658aeb36, msg=null, > type=DISCOVERY_CUSTOM_EVT, tstamp=1519299177971]], nodeId=1b7f7330, > evt=DISCOVERY_CUSTOM_EVT] > java.lang.AssertionError: 236160867 > at > org.apache.ignite.internal.processors.cache.CacheAffinitySharedManager$CachesInfo.group(CacheAffinitySharedManager.java:2636) > at > org.apache.ignite.internal.processors.cache.CacheAffinitySharedManager$8.applyx(CacheAffinitySharedManager.java:989) > at > org.apache.ignite.internal.processors.cache.CacheAffinitySharedManager$8.applyx(CacheAffinitySharedManager.java:983) > at > org.apache.ignite.internal.util.lang.IgniteInClosureX.apply(IgniteInClosureX.java:38) > at > org.apache.ignite.internal.processors.cache.CacheAffinitySharedManager.forAllCacheGroups(CacheAffinitySharedManager.java:1118) > at > org.apache.ignite.internal.processors.cache.CacheAffinitySharedManager.onChangeAffinityMessage(CacheAffinitySharedManager.java:983) > at > org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture.onAffinityChangeRequest(GridDhtPartitionsExchangeFuture.java:992) > at > org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture.init(GridDhtPartitionsExchangeFuture.java:648) > at > org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager$ExchangeWorker.body(GridCachePartitionExchangeManager.java:2337) > at > org.apache.ignite.internal.util.worker.GridWorker.run(GridWorker.java:110) > at java.lang.Thread.run(Thread.java:745) > {noformat} -- This message was sent by Atlassian JIRA (v7.6.3#76005)