Oleg Ignatenko created IGNITE-10021:
---------------------------------------

             Summary: IgniteInterruptedCheckedException: sleep interrupted in 
GridServiceProcessorBatchDeploySelfTest#testCancelAllTopologyChange
                 Key: IGNITE-10021
                 URL: https://issues.apache.org/jira/browse/IGNITE-10021
             Project: Ignite
          Issue Type: Bug
    Affects Versions: 2.6
            Reporter: Oleg Ignatenko
         Attachments: 
GridServiceProcessorBatchDeploySelfTest.testCancelAllTopologyChange.log

Test {{GridServiceProcessorBatchDeploySelfTest#testCancelAllTopologyChange}} 
failed at TC (couldn't reproduce locally), error message:

{noformat}
[2018-10-23 
15:40:25,651][ERROR][srvc-deploy-#121506%extra-node-1%][TcpCommunicationSpi] 
Failed to send message to remote node [node=TcpDiscoveryNode 
[id=ce88f2ef-5c88-46f1-83d4-50dd81600003, addrs=ArrayList [127.0.0.1], 
sockAddrs=HashSet [/127.0.0.1:47503], discPort=47503, order=4, intOrder=4, 
lastExchangeTime=1540309225078, loc=false, ver=2.7.0#20181023-sha1:d09f1d47, 
isClient=false], msg=GridIoMessage [plc=5, topic=TOPIC_CACHE, topicOrd=8, 
ordered=false, timeout=0, skipOnTimeout=false, msg=GridCacheIdMessage 
[cacheId=0]GridDistributedBaseMessage [ver=GridCacheVersion [topVer=151789232, 
order=1540309225927, nodeOrder=7], committedVers=null, rolledbackVers=null, 
cnt=0, super=]GridDistributedTxPrepareRequest [threadId=133839, 
concurrency=OPTIMISTIC, isolation=READ_COMMITTED, writeVer=GridCacheVersion 
[topVer=151789232, order=1540309225928, nodeOrder=7], timeout=0, reads=null, 
writes=PredicateCollectionView [IgniteTxEntry [key=KeyCacheObjectImpl [part=9, 
val=GridServiceAssignmentsKey [name=testService-175], hasValBytes=true], 
cacheId=-2100569601, txKey=IgniteTxKey [key=KeyCacheObjectImpl [part=9, 
val=GridServiceAssignmentsKey [name=testService-175], hasValBytes=true], 
cacheId=-2100569601], val=[op=DELETE, val=null], prevVal=[op=NOOP, val=null], 
oldVal=[op=NOOP, val=null], entryProcessorsCol=null, ttl=-1, 
conflictExpireTime=-1, conflictVer=null, explicitVer=null, dhtVer=null, 
filters=CacheEntryPredicate[] [], filtersPassed=false, filtersSet=true, 
entry=GridCacheMapEntry [key=KeyCacheObjectImpl [part=9, 
val=GridServiceAssignmentsKey [name=testService-175], hasValBytes=true], 
val=CacheObjectImpl [val=GridServiceAssignments 
[nodeId=bdeeb063-5558-4dab-90c3-b61b91b338f0, topVer=6, 
cfg=LazyServiceConfiguration 
[srvcClsName=org.apache.ignite.internal.processors.service.DummyService, 
svcCls=, nodeFilterCls=AttributeFilter], assigns=HashMap 
{0069f119-2516-48ee-866c-8a3ba55f8000=0, 
dcf0a942-d7d0-4574-870a-6b2517400000=0, ce88f2ef-5c88-46f1-83d4-50dd81600003=1, 
3264d65e-695f-433c-b028-7bff8b800002=0, 
4427ca0c-24c1-4e61-9f04-bbd37d100001=0}], hasValBytes=true], 
ver=GridCacheVersion [topVer=151789229, order=1540309225560, nodeOrder=1], 
hash=1705888709, extras=GridCacheMvccEntryExtras [mvcc=GridCacheMvcc 
[locs=LinkedList [GridCacheMvccCandidate 
[nodeId=100f5b42-d915-409b-980c-726f1945a001, ver=GridCacheVersion 
[topVer=151789232, order=1540309225927, nodeOrder=7], threadId=133839, 
id=335933, topVer=AffinityTopologyVersion [topVer=9, minorTopVer=0], 
reentry=null, otherNodeId=100f5b42-d915-409b-980c-726f1945a001, 
otherVer=GridCacheVersion [topVer=151789232, order=1540309225927, nodeOrder=7], 
mappedDhtNodes=null, mappedNearNodes=null, ownerVer=null, serOrder=null, 
key=KeyCacheObjectImpl [part=9, val=GridServiceAssignmentsKey 
[name=testService-175], hasValBytes=true], 
masks=local=1|owner=1|ready=1|reentry=0|used=0|tx=1|single_implicit=1|dht_local=1|near_local=0|removed=0|read=0,
 prevVer=null, nextVer=null]], rmts=null]], flags=2]GridDistributedCacheEntry 
[super=]GridDhtCacheEntry [rdrs=ReaderId[] [], part=9, super=], prepared=1, 
locked=false, nodeId=100f5b42-d915-409b-980c-726f1945a001, locMapped=false, 
expiryPlc=null, transferExpiryPlc=false, flags=0, partUpdateCntr=0, 
serReadVer=null, xidVer=GridCacheVersion [topVer=151789232, 
order=1540309225927, nodeOrder=7]]], dhtVers=null, txSize=0, plc=5, 
txState=null, flags=retVal|last|sys, super=]GridDhtTxPrepareRequest 
[nearNodeId=100f5b42-d915-409b-980c-726f1945a001, 
futId=f0a1fb1a661-0ff0152a-8da5-4117-8c29-4ba138e30072, miniId=1, 
topVer=AffinityTopologyVersion [topVer=9, minorTopVer=0], 
invalidateNearEntries={}, nearWrites=null, owned=null, 
nearXidVer=GridCacheVersion [topVer=151789232, order=1540309225927, 
nodeOrder=7], subjId=100f5b42-d915-409b-980c-726f1945a001, taskNameHash=0, 
preloadKeys=null, mvccSnapshot=null, skipCompletedVers=true, super=]]]
class org.apache.ignite.internal.IgniteInterruptedCheckedException: sleep 
interrupted
    at org.apache.ignite.internal.util.IgniteUtils.sleep(IgniteUtils.java:7782)
    at 
org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi.reserveClient(TcpCommunicationSpi.java:2888)
    at 
org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi.sendMessage0(TcpCommunicationSpi.java:2713)
    at 
org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi.sendMessage(TcpCommunicationSpi.java:2672)
    at 
org.apache.ignite.internal.managers.communication.GridIoManager.send(GridIoManager.java:1656)
    at 
org.apache.ignite.internal.managers.communication.GridIoManager.sendToGridTopic(GridIoManager.java:1731)
    at 
org.apache.ignite.internal.processors.cache.GridCacheIoManager.send(GridCacheIoManager.java:1170)
    at 
org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxPrepareFuture.sendPrepareRequests(GridDhtTxPrepareFuture.java:1459)
    at 
org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxPrepareFuture.prepare0(GridDhtTxPrepareFuture.java:1323)
    at 
org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxPrepareFuture.mapIfLocked(GridDhtTxPrepareFuture.java:696)
    at 
org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxPrepareFuture.prepare(GridDhtTxPrepareFuture.java:1071)
    at 
org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal.prepareAsyncLocal(GridNearTxLocal.java:4052)
    at 
org.apache.ignite.internal.processors.cache.transactions.IgniteTxHandler.prepareColocatedTx(IgniteTxHandler.java:294)
    at 
org.apache.ignite.internal.processors.cache.distributed.near.GridNearOptimisticTxPrepareFuture.proceedPrepare(GridNearOptimisticTxPrepareFuture.java:607)
    at 
org.apache.ignite.internal.processors.cache.distributed.near.GridNearOptimisticTxPrepareFuture.prepareSingle(GridNearOptimisticTxPrepareFuture.java:413)
    at 
org.apache.ignite.internal.processors.cache.distributed.near.GridNearOptimisticTxPrepareFuture.prepare0(GridNearOptimisticTxPrepareFuture.java:344)
    at 
org.apache.ignite.internal.processors.cache.distributed.near.GridNearOptimisticTxPrepareFutureAdapter.prepareOnTopology(GridNearOptimisticTxPrepareFutureAdapter.java:190)
    at 
org.apache.ignite.internal.processors.cache.distributed.near.GridNearOptimisticTxPrepareFutureAdapter.prepare(GridNearOptimisticTxPrepareFutureAdapter.java:127)
    at 
org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal.prepareNearTxLocal(GridNearTxLocal.java:3734)
    at 
org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal.commitNearTxLocalAsync(GridNearTxLocal.java:3780)
    at 
org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal.removeAllAsync0(GridNearTxLocal.java:1877)
    at 
org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal.removeAllAsync(GridNearTxLocal.java:554)
    at 
org.apache.ignite.internal.processors.cache.GridCacheAdapter$37.op(GridCacheAdapter.java:3017)
    at 
org.apache.ignite.internal.processors.cache.GridCacheAdapter.syncOp(GridCacheAdapter.java:4233)
    at 
org.apache.ignite.internal.processors.cache.GridCacheAdapter.getAndRemove0(GridCacheAdapter.java:3013)
    at 
org.apache.ignite.internal.processors.cache.GridCacheAdapter.getAndRemove(GridCacheAdapter.java:2997)
    at 
org.apache.ignite.internal.processors.service.GridServiceProcessor$TopologyListener$1.run0(GridServiceProcessor.java:1885)
    at 
org.apache.ignite.internal.processors.service.GridServiceProcessor$DepRunnable.run(GridServiceProcessor.java:2064)
    at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.InterruptedException: sleep interrupted
    at java.lang.Thread.sleep(Native Method)
    at org.apache.ignite.internal.util.IgniteUtils.sleep(IgniteUtils.java:7777)
    ... 30 more
{noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to