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

Ignite TC Bot commented on IGNITE-28634:
----------------------------------------

{panel:title=Branch: [pull/13258/head] Base: [master] : Possible Blockers 
(17)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}
{color:#d04437}Thin Client: Java{color} [[tests 
2|https://ci2.ignite.apache.org/viewLog.html?buildId=9139374]]
* ClientTestSuite: 
CacheEntryListenersTest.testContinuousQueriesWithConcurrentCompute - Test has 
low fail rate in base branch 0,0% and is not flaky
* ClientTestSuite: CacheAsyncTest.testGetAsyncReportsCorrectIgniteFutureStates 
- Test has low fail rate in base branch 0,0% and is not flaky

{color:#d04437}Queries 2{color} [[tests 0 JVM CRASH , Exit Code , Failure on 
metric |https://ci2.ignite.apache.org/viewLog.html?buildId=9139361]]

{color:#d04437}Platform C++ CMake (Win x64 / Release){color} [[tests 0 JVM 
CRASH |https://ci2.ignite.apache.org/viewLog.html?buildId=9139355]]

{color:#d04437}PDS 1{color} [[tests 
1|https://ci2.ignite.apache.org/viewLog.html?buildId=9139344]]
* IgnitePdsTestSuite: DistributedMetaStoragePersistentTest.testUnstableTopology 
- Test has low fail rate in base branch 0,0% and is not flaky

{color:#d04437}ZooKeeper (Discovery) 1{color} [[tests 
11|https://ci2.ignite.apache.org/viewLog.html?buildId=9139379]]
* ZookeeperDiscoverySpiTestSuite1: 
ZookeeperDiscoverySegmentationAndConnectionRestoreTest.testConnectionRestore_Coordinator1_1
 - Test has low fail rate in base branch 0,0% and is not flaky
* ZookeeperDiscoverySpiTestSuite1: 
ZookeeperDiscoverySegmentationAndConnectionRestoreTest.testConnectionRestore_Coordinator1
 - Test has low fail rate in base branch 0,0% and is not flaky
* ZookeeperDiscoverySpiTestSuite1: 
ZookeeperDiscoverySegmentationAndConnectionRestoreTest.testConnectionRestore_Coordinator2
 - Test has low fail rate in base branch 0,0% and is not flaky
* ZookeeperDiscoverySpiTestSuite1: 
ZookeeperDiscoverySegmentationAndConnectionRestoreTest.testConnectionRestore_Coordinator3
 - Test has low fail rate in base branch 0,0% and is not flaky
* ZookeeperDiscoverySpiTestSuite1: 
ZookeeperDiscoverySegmentationAndConnectionRestoreTest.testConnectionRestore_Coordinator4
 - Test has low fail rate in base branch 1,0% and is not flaky
* ZookeeperDiscoverySpiTestSuite1: 
ZookeeperDiscoverySegmentationAndConnectionRestoreTest.testConnectionRestore1 - 
Test has low fail rate in base branch 0,0% and is not flaky
* ZookeeperDiscoverySpiTestSuite1: 
ZookeeperDiscoverySegmentationAndConnectionRestoreTest.testConnectionRestore2 - 
Test has low fail rate in base branch 0,0% and is not flaky
* ZookeeperDiscoverySpiTestSuite1: 
ZookeeperDiscoverySegmentationAndConnectionRestoreTest.testConnectionRestore_NonCoordinator1
 - Test has low fail rate in base branch 0,0% and is not flaky
* ZookeeperDiscoverySpiTestSuite1: 
ZookeeperDiscoverySegmentationAndConnectionRestoreTest.testConnectionRestore_NonCoordinator2
 - Test has low fail rate in base branch 0,0% and is not flaky
* ZookeeperDiscoverySpiTestSuite1: 
ZookeeperDiscoverySegmentationAndConnectionRestoreTest.testSegmentation1 - Test 
has low fail rate in base branch 0,0% and is not flaky
* ZookeeperDiscoverySpiTestSuite1: 
ZookeeperDiscoverySegmentationAndConnectionRestoreTest.testSegmentation2 - Test 
has low fail rate in base branch 0,0% and is not flaky
... and 0 tests blockers

{color:#d04437}Snapshots 2{color} [[tests 
1|https://ci2.ignite.apache.org/viewLog.html?buildId=9139387]]
* IgniteSnapshotTestSuite2: 
IgniteClusterSnapshotRestoreSelfTest.testClusterSnapshotRestoreOnSmallerTopology[encryption=true,
 onlyPrimay=false] - Test has low fail rate in base branch 0,0% and is not flaky

{panel}
{panel:title=Branch: [pull/13258/head] Base: [master] : No new tests 
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}{panel}
[TeamCity *--> Run :: All* 
Results|https://ci2.ignite.apache.org/viewLog.html?buildId=9139413&buildTypeId=IgniteTests24Java8_RunAll]
{color:#ffffff}tcbot-analysis-comment chainBuildId=9139413 
rerunBuildIds=none{color}

> ClassCastException during GridCacheNearRemoveFailureTest execution
> ------------------------------------------------------------------
>
>                 Key: IGNITE-28634
>                 URL: https://issues.apache.org/jira/browse/IGNITE-28634
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Ilya Shishkov
>            Assignee: Denis Kuznetsov
>            Priority: Major
>              Labels: MakeTeamcityGreenAgain, ise
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Cache 6 test suite can hang, there are such stacktrace in a log:
> {code}
> class 
> org.apache.ignite.internal.transactions.IgniteTxHeuristicCheckedException: 
> Committing a transaction has produced runtime exception
>       at 
> org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter.heuristicException(IgniteTxAdapter.java:789)
>       at 
> org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxRemoteAdapter.commitIfLocked(GridDistributedTxRemoteAdapter.java:784)
>       at 
> org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxRemoteAdapter.commitRemoteTx(GridDistributedTxRemoteAdapter.java:841)
>       at 
> org.apache.ignite.internal.processors.cache.transactions.IgniteTxHandler.finish(IgniteTxHandler.java:1437)
>       at 
> org.apache.ignite.internal.processors.cache.transactions.IgniteTxHandler.processDhtTxFinishRequest(IgniteTxHandler.java:1387)
>       at 
> org.apache.ignite.internal.processors.cache.transactions.IgniteTxHandler.lambda$new$f18f0bb1$7(IgniteTxHandler.java:224)
>       at 
> org.apache.ignite.internal.processors.cache.GridCacheIoManager.processMessage(GridCacheIoManager.java:1083)
>       at 
> org.apache.ignite.internal.processors.cache.GridCacheIoManager.onMessage0(GridCacheIoManager.java:594)
>       at 
> org.apache.ignite.internal.processors.cache.GridCacheIoManager.handleMessage(GridCacheIoManager.java:396)
>       at 
> org.apache.ignite.internal.processors.cache.GridCacheIoManager$1.onMessage(GridCacheIoManager.java:306)
>       at 
> org.apache.ignite.internal.managers.communication.GridIoManager.invokeListener(GridIoManager.java:1833)
>       at 
> org.apache.ignite.internal.managers.communication.GridIoManager.processRegularMessage0(GridIoManager.java:1454)
>       at 
> org.apache.ignite.internal.managers.communication.GridIoManager$9.execute(GridIoManager.java:1358)
>       at 
> org.apache.ignite.internal.managers.communication.TraceRunnable.run(TraceRunnable.java:55)
>       at 
> org.apache.ignite.internal.thread.pool.IgniteStripedExecutor$Stripe.body(IgniteStripedExecutor.java:639)
>       at 
> org.apache.ignite.internal.util.worker.GridWorker.run(GridWorker.java:125)
>       at java.base/java.lang.Thread.run(Thread.java:840)
> Caused by: java.lang.ClassCastException: class 
> org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxRemote 
> cannot be cast to class 
> org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter 
> (org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxRemote 
> and 
> org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter 
> are in unnamed module of loader 
> org.apache.maven.surefire.booter.IsolatedClassLoader @626d2016)
>       at 
> org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager.localTx(IgniteTxManager.java:960)
>       at 
> org.apache.ignite.internal.processors.cache.GridCacheMapEntry.currentTx(GridCacheMapEntry.java:3316)
>       at 
> org.apache.ignite.internal.processors.cache.GridCacheMapEntry.expireTime(GridCacheMapEntry.java:3268)
>       at 
> org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxRemoteAdapter.commitIfLocked(GridDistributedTxRemoteAdapter.java:663)
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to