[jira] [Updated] (IGNITE-28471) .NET: ComputeTests.TestCancelMapReduce is flaky

2026-04-06 Thread Iurii Gerzhedovich (Jira)


 [ 
https://issues.apache.org/jira/browse/IGNITE-28471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Iurii Gerzhedovich updated IGNITE-28471:

Labels: MakeTeamcityGreenAgain ignite-3  (was: ignite-3)

> .NET: ComputeTests.TestCancelMapReduce is flaky
> ---
>
> Key: IGNITE-28471
> URL: https://issues.apache.org/jira/browse/IGNITE-28471
> Project: Ignite
>  Issue Type: Bug
>  Components: platforms ai3, thin clients ai3
>Reporter: Pavel Tupitsyn
>Assignee: Pavel Tupitsyn
>Priority: Major
>  Labels: MakeTeamcityGreenAgain, ignite-3
> Fix For: 3.2
>
>
> *Apache.Ignite.Tests.Compute.ComputeTests.TestCancelMapReduce* is flaky
> {code}
>   Expected: Failed
>   But was:  Canceling
>at Apache.Ignite.Tests.Compute.ComputeTests.TestCancelMapReduce() in 
> /opt/buildagent/work/69bdbe372c424384/ignite-3/modules/platforms/dotnet/Apache.Ignite.Tests/Compute/ComputeTests.cs:line
>  751
>at 
> NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.BlockUntilCompleted()
>at 
> NUnit.Framework.Internal.MessagePumpStrategy.NoMessagePumpStrategy.WaitForCompletion(AwaitAdapter
>  awaiter)
>at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(Func`1 invoke)
>at 
> NUnit.Framework.Internal.Commands.TestMethodCommand.RunTestMethod(TestExecutionContext
>  context)
>at 
> NUnit.Framework.Internal.Commands.TestMethodCommand.Execute(TestExecutionContext
>  context)
>at 
> NUnit.Framework.Internal.Commands.BeforeAndAfterTestCommand.<>c__DisplayClass1_0.b__0()
>at 
> NUnit.Framework.Internal.Commands.DelegatingTestCommand.RunTestMethodInThreadAbortSafeZone(TestExecutionContext
>  context, Action action)
> 1)at Apache.Ignite.Tests.Compute.ComputeTests.TestCancelMapReduce() in 
> /opt/buildagent/work/69bdbe372c424384/ignite-3/modules/platforms/dotnet/Apache.Ignite.Tests/Compute/ComputeTests.cs:line
>  751
> --- Stdout: ---
> SetUp: TestCancelMapReduce
> [03:07:03] [trce] [Apache.Ignite.Internal.ClientSocket-160] Sending request 
> [requestId=125, op=ComputeExecuteMapReduce, remoteAddress=127.0.0.1:10942]
> [03:07:03] [trce] [Apache.Ignite.Internal.ClientSocket-160] Received response 
> [requestId=125, op=ComputeExecuteMapReduce, flags=0, 
> remoteAddress=127.0.0.1:10942, duration=00:00:00.0217492, observableTs=0]
> [03:07:03] [trce] [Apache.Ignite.Internal.ClientSocket-159] Sending request 
> [requestId=121, op=ComputeGetStatus, remoteAddress=127.0.0.1:10943]
> [03:07:03] [trce] [Apache.Ignite.Internal.ClientSocket-159] Received response 
> [requestId=121, op=ComputeGetStatus, flags=0, remoteAddress=127.0.0.1:10943, 
> duration=00:00:00.0018071, observableTs=0]
> [03:07:03] [trce] [Apache.Ignite.Internal.ClientSocket-160] Sending request 
> [requestId=126, op=ComputeGetStatus, remoteAddress=127.0.0.1:10942]
> [03:07:03] [trce] [Apache.Ignite.Internal.ClientSocket-160] Received response 
> [requestId=126, op=ComputeGetStatus, flags=0, remoteAddress=127.0.0.1:10942, 
> duration=00:00:00.0013156, observableTs=0]
> [03:07:03] [trce] [Apache.Ignite.Internal.ClientSocket-159] Sending request 
> [requestId=122, op=ComputeGetStatus, remoteAddress=127.0.0.1:10943]
> [03:07:03] [trce] [Apache.Ignite.Internal.ClientSocket-159] Received response 
> [requestId=122, op=ComputeGetStatus, flags=0, remoteAddress=127.0.0.1:10943, 
> duration=00:00:00.0018603, observableTs=0]
> [03:07:03] [trce] [Apache.Ignite.Internal.ClientSocket-160] Sending request 
> [requestId=127, op=ComputeGetStatus, remoteAddress=127.0.0.1:10942]
> [03:07:03] [trce] [Apache.Ignite.Internal.ClientSocket-160] Received response 
> [requestId=127, op=ComputeGetStatus, flags=0, remoteAddress=127.0.0.1:10942, 
> duration=00:00:00.0011936, observableTs=0]
> [03:07:03] [trce] [Apache.Ignite.Internal.ClientSocket-159] Sending request 
> [requestId=123, op=ComputeCancel, remoteAddress=127.0.0.1:10943]
> [03:07:03] [trce] [Apache.Ignite.Internal.ClientFailoverSocket] ObservableTs 
> updated [prev=11631939592192, current=11631944507392]
> [03:07:03] [trce] [Apache.Ignite.Internal.ClientSocket-160] Received response 
> [requestId=125, op=None, flags=Notification, Error, 
> remoteAddress=127.0.0.1:10942, duration=(null), 
> observableTs=11631944507392]
> [03:07:03] [trce] [Apache.Ignite.Internal.ClientSocket-160] Sending request 
> [requestId=128, op=ComputeGetStatus, remoteAddress=127.0.0.1:10942]
> [03:07:03] [trce] [Apache.Ignite.Internal.ClientSocket-160] Received response 
> [requestId=128, op=ComputeGetStatus, flags=0, remoteAddress=127.0.0.1:10942, 
> duration=00:00:00.0006548, observableTs=0]
> [03:07:03] [trce] [Apache.Ignite.Internal.ClientSocket-159] Sending request 
> [requestId=124, op=ComputeGetStatus, remoteAddress=127.0.0.1:10943]
> [03:07:03] [trce] [Apache.Ignite.Internal.ClientSocket-1

[jira] [Updated] (IGNITE-28471) .NET: ComputeTests.TestCancelMapReduce is flaky

2026-04-06 Thread Pavel Tupitsyn (Jira)


 [ 
https://issues.apache.org/jira/browse/IGNITE-28471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pavel Tupitsyn updated IGNITE-28471:

Description: 
*Apache.Ignite.Tests.Compute.ComputeTests.TestCancelMapReduce* is flaky

{code}
  Expected: Failed
  But was:  Canceling
   at Apache.Ignite.Tests.Compute.ComputeTests.TestCancelMapReduce() in 
/opt/buildagent/work/69bdbe372c424384/ignite-3/modules/platforms/dotnet/Apache.Ignite.Tests/Compute/ComputeTests.cs:line
 751
   at 
NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.BlockUntilCompleted()
   at 
NUnit.Framework.Internal.MessagePumpStrategy.NoMessagePumpStrategy.WaitForCompletion(AwaitAdapter
 awaiter)
   at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(Func`1 invoke)
   at 
NUnit.Framework.Internal.Commands.TestMethodCommand.RunTestMethod(TestExecutionContext
 context)
   at 
NUnit.Framework.Internal.Commands.TestMethodCommand.Execute(TestExecutionContext
 context)
   at 
NUnit.Framework.Internal.Commands.BeforeAndAfterTestCommand.<>c__DisplayClass1_0.b__0()
   at 
NUnit.Framework.Internal.Commands.DelegatingTestCommand.RunTestMethodInThreadAbortSafeZone(TestExecutionContext
 context, Action action)
1)at Apache.Ignite.Tests.Compute.ComputeTests.TestCancelMapReduce() in 
/opt/buildagent/work/69bdbe372c424384/ignite-3/modules/platforms/dotnet/Apache.Ignite.Tests/Compute/ComputeTests.cs:line
 751
--- Stdout: ---
SetUp: TestCancelMapReduce
[03:07:03] [trce] [Apache.Ignite.Internal.ClientSocket-160] Sending request 
[requestId=125, op=ComputeExecuteMapReduce, remoteAddress=127.0.0.1:10942]
[03:07:03] [trce] [Apache.Ignite.Internal.ClientSocket-160] Received response 
[requestId=125, op=ComputeExecuteMapReduce, flags=0, 
remoteAddress=127.0.0.1:10942, duration=00:00:00.0217492, observableTs=0]
[03:07:03] [trce] [Apache.Ignite.Internal.ClientSocket-159] Sending request 
[requestId=121, op=ComputeGetStatus, remoteAddress=127.0.0.1:10943]
[03:07:03] [trce] [Apache.Ignite.Internal.ClientSocket-159] Received response 
[requestId=121, op=ComputeGetStatus, flags=0, remoteAddress=127.0.0.1:10943, 
duration=00:00:00.0018071, observableTs=0]
[03:07:03] [trce] [Apache.Ignite.Internal.ClientSocket-160] Sending request 
[requestId=126, op=ComputeGetStatus, remoteAddress=127.0.0.1:10942]
[03:07:03] [trce] [Apache.Ignite.Internal.ClientSocket-160] Received response 
[requestId=126, op=ComputeGetStatus, flags=0, remoteAddress=127.0.0.1:10942, 
duration=00:00:00.0013156, observableTs=0]
[03:07:03] [trce] [Apache.Ignite.Internal.ClientSocket-159] Sending request 
[requestId=122, op=ComputeGetStatus, remoteAddress=127.0.0.1:10943]
[03:07:03] [trce] [Apache.Ignite.Internal.ClientSocket-159] Received response 
[requestId=122, op=ComputeGetStatus, flags=0, remoteAddress=127.0.0.1:10943, 
duration=00:00:00.0018603, observableTs=0]
[03:07:03] [trce] [Apache.Ignite.Internal.ClientSocket-160] Sending request 
[requestId=127, op=ComputeGetStatus, remoteAddress=127.0.0.1:10942]
[03:07:03] [trce] [Apache.Ignite.Internal.ClientSocket-160] Received response 
[requestId=127, op=ComputeGetStatus, flags=0, remoteAddress=127.0.0.1:10942, 
duration=00:00:00.0011936, observableTs=0]
[03:07:03] [trce] [Apache.Ignite.Internal.ClientSocket-159] Sending request 
[requestId=123, op=ComputeCancel, remoteAddress=127.0.0.1:10943]
[03:07:03] [trce] [Apache.Ignite.Internal.ClientFailoverSocket] ObservableTs 
updated [prev=11631939592192, current=11631944507392]
[03:07:03] [trce] [Apache.Ignite.Internal.ClientSocket-160] Received response 
[requestId=125, op=None, flags=Notification, Error, 
remoteAddress=127.0.0.1:10942, duration=(null), observableTs=11631944507392]
[03:07:03] [trce] [Apache.Ignite.Internal.ClientSocket-160] Sending request 
[requestId=128, op=ComputeGetStatus, remoteAddress=127.0.0.1:10942]
[03:07:03] [trce] [Apache.Ignite.Internal.ClientSocket-160] Received response 
[requestId=128, op=ComputeGetStatus, flags=0, remoteAddress=127.0.0.1:10942, 
duration=00:00:00.0006548, observableTs=0]
[03:07:03] [trce] [Apache.Ignite.Internal.ClientSocket-159] Sending request 
[requestId=124, op=ComputeGetStatus, remoteAddress=127.0.0.1:10943]
[03:07:03] [trce] [Apache.Ignite.Internal.ClientSocket-159] Received response 
[requestId=124, op=ComputeGetStatus, flags=0, remoteAddress=127.0.0.1:10943, 
duration=00:00:00.0017986, observableTs=0]
[03:07:03] [trce] [Apache.Ignite.Internal.ClientSocket-160] Sending request 
[requestId=129, op=ComputeGetStatus, remoteAddress=127.0.0.1:10942]
[03:07:03] [trce] [Apache.Ignite.Internal.ClientSocket-160] Received response 
[requestId=129, op=ComputeGetStatus, flags=0, remoteAddress=127.0.0.1:10942, 
duration=00:00:00.0011608, observableTs=0]
[03:07:03] [trce] [Apache.Ignite.Internal.ClientSocket-159] Sending request 
[requestId=125, op=ComputeGetStatus, remoteAddress=127.0.0.1:10943]
[03:07:03] [trce] [Apache.Ignite.Internal.ClientSocket-159] Received respo

[jira] [Updated] (IGNITE-28471) .NET: ComputeTests.TestCancelMapReduce is flaky

2026-04-06 Thread Pavel Tupitsyn (Jira)


 [ 
https://issues.apache.org/jira/browse/IGNITE-28471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pavel Tupitsyn updated IGNITE-28471:

Ignite Flags:   (was: Docs Required,Release Notes Required)

> .NET: ComputeTests.TestCancelMapReduce is flaky
> ---
>
> Key: IGNITE-28471
> URL: https://issues.apache.org/jira/browse/IGNITE-28471
> Project: Ignite
>  Issue Type: Bug
>  Components: platforms ai3, thin clients ai3
>Reporter: Pavel Tupitsyn
>Assignee: Pavel Tupitsyn
>Priority: Major
>  Labels: ignite-3
> Fix For: 3.2
>
>
> *Apache.Ignite.Tests.Compute.ComputeTests.TestCancelMapReduce* is flaky
> {code}
>   Expected: Failed
>   But was:  Canceling
>at Apache.Ignite.Tests.Compute.ComputeTests.TestCancelMapReduce() in 
> /opt/buildagent/work/69bdbe372c424384/ignite-3/modules/platforms/dotnet/Apache.Ignite.Tests/Compute/ComputeTests.cs:line
>  751
>at 
> NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.BlockUntilCompleted()
>at 
> NUnit.Framework.Internal.MessagePumpStrategy.NoMessagePumpStrategy.WaitForCompletion(AwaitAdapter
>  awaiter)
>at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(Func`1 invoke)
>at 
> NUnit.Framework.Internal.Commands.TestMethodCommand.RunTestMethod(TestExecutionContext
>  context)
>at 
> NUnit.Framework.Internal.Commands.TestMethodCommand.Execute(TestExecutionContext
>  context)
>at 
> NUnit.Framework.Internal.Commands.BeforeAndAfterTestCommand.<>c__DisplayClass1_0.b__0()
>at 
> NUnit.Framework.Internal.Commands.DelegatingTestCommand.RunTestMethodInThreadAbortSafeZone(TestExecutionContext
>  context, Action action)
> 1)at Apache.Ignite.Tests.Compute.ComputeTests.TestCancelMapReduce() in 
> /opt/buildagent/work/69bdbe372c424384/ignite-3/modules/platforms/dotnet/Apache.Ignite.Tests/Compute/ComputeTests.cs:line
>  751
> --- Stdout: ---
> SetUp: TestCancelMapReduce
> [03:07:03] [trce] [Apache.Ignite.Internal.ClientSocket-160] Sending request 
> [requestId=125, op=ComputeExecuteMapReduce, remoteAddress=127.0.0.1:10942]
> [03:07:03] [trce] [Apache.Ignite.Internal.ClientSocket-160] Received response 
> [requestId=125, op=ComputeExecuteMapReduce, flags=0, 
> remoteAddress=127.0.0.1:10942, duration=00:00:00.0217492, observableTs=0]
> [03:07:03] [trce] [Apache.Ignite.Internal.ClientSocket-159] Sending request 
> [requestId=121, op=ComputeGetStatus, remoteAddress=127.0.0.1:10943]
> [03:07:03] [trce] [Apache.Ignite.Internal.ClientSocket-159] Received response 
> [requestId=121, op=ComputeGetStatus, flags=0, remoteAddress=127.0.0.1:10943, 
> duration=00:00:00.0018071, observableTs=0]
> [03:07:03] [trce] [Apache.Ignite.Internal.ClientSocket-160] Sending request 
> [requestId=126, op=ComputeGetStatus, remoteAddress=127.0.0.1:10942]
> [03:07:03] [trce] [Apache.Ignite.Internal.ClientSocket-160] Received response 
> [requestId=126, op=ComputeGetStatus, flags=0, remoteAddress=127.0.0.1:10942, 
> duration=00:00:00.0013156, observableTs=0]
> [03:07:03] [trce] [Apache.Ignite.Internal.ClientSocket-159] Sending request 
> [requestId=122, op=ComputeGetStatus, remoteAddress=127.0.0.1:10943]
> [03:07:03] [trce] [Apache.Ignite.Internal.ClientSocket-159] Received response 
> [requestId=122, op=ComputeGetStatus, flags=0, remoteAddress=127.0.0.1:10943, 
> duration=00:00:00.0018603, observableTs=0]
> [03:07:03] [trce] [Apache.Ignite.Internal.ClientSocket-160] Sending request 
> [requestId=127, op=ComputeGetStatus, remoteAddress=127.0.0.1:10942]
> [03:07:03] [trce] [Apache.Ignite.Internal.ClientSocket-160] Received response 
> [requestId=127, op=ComputeGetStatus, flags=0, remoteAddress=127.0.0.1:10942, 
> duration=00:00:00.0011936, observableTs=0]
> [03:07:03] [trce] [Apache.Ignite.Internal.ClientSocket-159] Sending request 
> [requestId=123, op=ComputeCancel, remoteAddress=127.0.0.1:10943]
> [03:07:03] [trce] [Apache.Ignite.Internal.ClientFailoverSocket] ObservableTs 
> updated [prev=11631939592192, current=11631944507392]
> [03:07:03] [trce] [Apache.Ignite.Internal.ClientSocket-160] Received response 
> [requestId=125, op=None, flags=Notification, Error, 
> remoteAddress=127.0.0.1:10942, duration=(null), 
> observableTs=11631944507392]
> [03:07:03] [trce] [Apache.Ignite.Internal.ClientSocket-160] Sending request 
> [requestId=128, op=ComputeGetStatus, remoteAddress=127.0.0.1:10942]
> [03:07:03] [trce] [Apache.Ignite.Internal.ClientSocket-160] Received response 
> [requestId=128, op=ComputeGetStatus, flags=0, remoteAddress=127.0.0.1:10942, 
> duration=00:00:00.0006548, observableTs=0]
> [03:07:03] [trce] [Apache.Ignite.Internal.ClientSocket-159] Sending request 
> [requestId=124, op=ComputeGetStatus, remoteAddress=127.0.0.1:10943]
> [03:07:03] [trce] [Apache.Ignite.Internal.ClientSocket-159] Received response 
> [req

[jira] [Updated] (IGNITE-28471) .NET: ComputeTests.TestCancelMapReduce is flaky

2026-04-06 Thread Pavel Tupitsyn (Jira)


 [ 
https://issues.apache.org/jira/browse/IGNITE-28471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pavel Tupitsyn updated IGNITE-28471:

Labels: ignite-3  (was: )

> .NET: ComputeTests.TestCancelMapReduce is flaky
> ---
>
> Key: IGNITE-28471
> URL: https://issues.apache.org/jira/browse/IGNITE-28471
> Project: Ignite
>  Issue Type: Bug
>  Components: platforms ai3, thin clients ai3
>Reporter: Pavel Tupitsyn
>Assignee: Pavel Tupitsyn
>Priority: Major
>  Labels: ignite-3
> Fix For: 3.2
>
>
> *Apache.Ignite.Tests.Compute.ComputeTests.TestCancelMapReduce* is flaky
> {code}
>   Expected: Failed
>   But was:  Canceling
>at Apache.Ignite.Tests.Compute.ComputeTests.TestCancelMapReduce() in 
> /opt/buildagent/work/69bdbe372c424384/ignite-3/modules/platforms/dotnet/Apache.Ignite.Tests/Compute/ComputeTests.cs:line
>  751
>at 
> NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.BlockUntilCompleted()
>at 
> NUnit.Framework.Internal.MessagePumpStrategy.NoMessagePumpStrategy.WaitForCompletion(AwaitAdapter
>  awaiter)
>at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(Func`1 invoke)
>at 
> NUnit.Framework.Internal.Commands.TestMethodCommand.RunTestMethod(TestExecutionContext
>  context)
>at 
> NUnit.Framework.Internal.Commands.TestMethodCommand.Execute(TestExecutionContext
>  context)
>at 
> NUnit.Framework.Internal.Commands.BeforeAndAfterTestCommand.<>c__DisplayClass1_0.b__0()
>at 
> NUnit.Framework.Internal.Commands.DelegatingTestCommand.RunTestMethodInThreadAbortSafeZone(TestExecutionContext
>  context, Action action)
> 1)at Apache.Ignite.Tests.Compute.ComputeTests.TestCancelMapReduce() in 
> /opt/buildagent/work/69bdbe372c424384/ignite-3/modules/platforms/dotnet/Apache.Ignite.Tests/Compute/ComputeTests.cs:line
>  751
> --- Stdout: ---
> SetUp: TestCancelMapReduce
> [03:07:03] [trce] [Apache.Ignite.Internal.ClientSocket-160] Sending request 
> [requestId=125, op=ComputeExecuteMapReduce, remoteAddress=127.0.0.1:10942]
> [03:07:03] [trce] [Apache.Ignite.Internal.ClientSocket-160] Received response 
> [requestId=125, op=ComputeExecuteMapReduce, flags=0, 
> remoteAddress=127.0.0.1:10942, duration=00:00:00.0217492, observableTs=0]
> [03:07:03] [trce] [Apache.Ignite.Internal.ClientSocket-159] Sending request 
> [requestId=121, op=ComputeGetStatus, remoteAddress=127.0.0.1:10943]
> [03:07:03] [trce] [Apache.Ignite.Internal.ClientSocket-159] Received response 
> [requestId=121, op=ComputeGetStatus, flags=0, remoteAddress=127.0.0.1:10943, 
> duration=00:00:00.0018071, observableTs=0]
> [03:07:03] [trce] [Apache.Ignite.Internal.ClientSocket-160] Sending request 
> [requestId=126, op=ComputeGetStatus, remoteAddress=127.0.0.1:10942]
> [03:07:03] [trce] [Apache.Ignite.Internal.ClientSocket-160] Received response 
> [requestId=126, op=ComputeGetStatus, flags=0, remoteAddress=127.0.0.1:10942, 
> duration=00:00:00.0013156, observableTs=0]
> [03:07:03] [trce] [Apache.Ignite.Internal.ClientSocket-159] Sending request 
> [requestId=122, op=ComputeGetStatus, remoteAddress=127.0.0.1:10943]
> [03:07:03] [trce] [Apache.Ignite.Internal.ClientSocket-159] Received response 
> [requestId=122, op=ComputeGetStatus, flags=0, remoteAddress=127.0.0.1:10943, 
> duration=00:00:00.0018603, observableTs=0]
> [03:07:03] [trce] [Apache.Ignite.Internal.ClientSocket-160] Sending request 
> [requestId=127, op=ComputeGetStatus, remoteAddress=127.0.0.1:10942]
> [03:07:03] [trce] [Apache.Ignite.Internal.ClientSocket-160] Received response 
> [requestId=127, op=ComputeGetStatus, flags=0, remoteAddress=127.0.0.1:10942, 
> duration=00:00:00.0011936, observableTs=0]
> [03:07:03] [trce] [Apache.Ignite.Internal.ClientSocket-159] Sending request 
> [requestId=123, op=ComputeCancel, remoteAddress=127.0.0.1:10943]
> [03:07:03] [trce] [Apache.Ignite.Internal.ClientFailoverSocket] ObservableTs 
> updated [prev=11631939592192, current=11631944507392]
> [03:07:03] [trce] [Apache.Ignite.Internal.ClientSocket-160] Received response 
> [requestId=125, op=None, flags=Notification, Error, 
> remoteAddress=127.0.0.1:10942, duration=(null), 
> observableTs=11631944507392]
> [03:07:03] [trce] [Apache.Ignite.Internal.ClientSocket-160] Sending request 
> [requestId=128, op=ComputeGetStatus, remoteAddress=127.0.0.1:10942]
> [03:07:03] [trce] [Apache.Ignite.Internal.ClientSocket-160] Received response 
> [requestId=128, op=ComputeGetStatus, flags=0, remoteAddress=127.0.0.1:10942, 
> duration=00:00:00.0006548, observableTs=0]
> [03:07:03] [trce] [Apache.Ignite.Internal.ClientSocket-159] Sending request 
> [requestId=124, op=ComputeGetStatus, remoteAddress=127.0.0.1:10943]
> [03:07:03] [trce] [Apache.Ignite.Internal.ClientSocket-159] Received response 
> [requestId=124, op=ComputeGetStatus, f