[
https://issues.apache.org/jira/browse/IGNITE-26312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pavel Tupitsyn updated IGNITE-26312:
------------------------------------
Description:
Looks like a node startup issue / timeout
https://ci.ignite.apache.org/test/-2925740415872705189?currentProjectId=ApacheIgnite3xGradle_Test
{code}
Apache.Ignite.Tests:
Apache.Ignite.Tests.Compatibility.CurrentClientWithOldServerCompatibilityTest("3.0.0").TestComputeMissingJob
02:46:56 OneTimeSetUp: System.TimeoutException : The operation has
timed out.
02:46:56 at
Apache.Ignite.Tests.Compatibility.CurrentClientWithOldServerCompatibilityTest.OneTimeSetUp()
in
/opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite.Tests/Compatibility/CurrentClientWithOldServerCompatibilityTest.cs:line
71
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.SetUpTearDownItem.RunSetUpOrTearDownMethod(TestExecutionContext
context, IMethodInfo method)
at
NUnit.Framework.Internal.Commands.SetUpTearDownItem.RunSetUp(TestExecutionContext
context)
at
NUnit.Framework.Internal.Commands.OneTimeSetUpCommand.<>c__DisplayClass0_0.<.ctor>b__0(TestExecutionContext
context)
at
NUnit.Framework.Internal.Commands.BeforeTestCommand.Execute(TestExecutionContext
context)
at
NUnit.Framework.Internal.Commands.BeforeTestCommand.Execute(TestExecutionContext
context)
at
NUnit.Framework.Internal.Execution.CompositeWorkItem.PerformOneTimeSetUp()
{code}
was:
{code}
Apache.Ignite.Tests:
Apache.Ignite.Tests.Compatibility.CurrentClientWithOldServerCompatibilityTest("3.0.0").TestComputeMissingJob
02:46:56 OneTimeSetUp: System.TimeoutException : The operation has
timed out.
02:46:56 at
Apache.Ignite.Tests.Compatibility.CurrentClientWithOldServerCompatibilityTest.OneTimeSetUp()
in
/opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite.Tests/Compatibility/CurrentClientWithOldServerCompatibilityTest.cs:line
71
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.SetUpTearDownItem.RunSetUpOrTearDownMethod(TestExecutionContext
context, IMethodInfo method)
at
NUnit.Framework.Internal.Commands.SetUpTearDownItem.RunSetUp(TestExecutionContext
context)
at
NUnit.Framework.Internal.Commands.OneTimeSetUpCommand.<>c__DisplayClass0_0.<.ctor>b__0(TestExecutionContext
context)
at
NUnit.Framework.Internal.Commands.BeforeTestCommand.Execute(TestExecutionContext
context)
at
NUnit.Framework.Internal.Commands.BeforeTestCommand.Execute(TestExecutionContext
context)
at
NUnit.Framework.Internal.Execution.CompositeWorkItem.PerformOneTimeSetUp()
{code}
> .NET: CurrentClientWithOldServerCompatibilityTest is flaky
> ----------------------------------------------------------
>
> Key: IGNITE-26312
> URL: https://issues.apache.org/jira/browse/IGNITE-26312
> 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.1
>
>
> Looks like a node startup issue / timeout
> https://ci.ignite.apache.org/test/-2925740415872705189?currentProjectId=ApacheIgnite3xGradle_Test
> {code}
> Apache.Ignite.Tests:
> Apache.Ignite.Tests.Compatibility.CurrentClientWithOldServerCompatibilityTest("3.0.0").TestComputeMissingJob
> 02:46:56 OneTimeSetUp: System.TimeoutException : The operation has
> timed out.
> 02:46:56 at
> Apache.Ignite.Tests.Compatibility.CurrentClientWithOldServerCompatibilityTest.OneTimeSetUp()
> in
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite.Tests/Compatibility/CurrentClientWithOldServerCompatibilityTest.cs:line
> 71
> 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.SetUpTearDownItem.RunSetUpOrTearDownMethod(TestExecutionContext
> context, IMethodInfo method)
> at
> NUnit.Framework.Internal.Commands.SetUpTearDownItem.RunSetUp(TestExecutionContext
> context)
> at
> NUnit.Framework.Internal.Commands.OneTimeSetUpCommand.<>c__DisplayClass0_0.<.ctor>b__0(TestExecutionContext
> context)
> at
> NUnit.Framework.Internal.Commands.BeforeTestCommand.Execute(TestExecutionContext
> context)
> at
> NUnit.Framework.Internal.Commands.BeforeTestCommand.Execute(TestExecutionContext
> context)
> at
> NUnit.Framework.Internal.Execution.CompositeWorkItem.PerformOneTimeSetUp()
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)