Skip to content

fix: remove gRPC Core #1827

fix: remove gRPC Core

fix: remove gRPC Core #1827

GitHub Actions / IntegrationTests tls:true mtls:true val:disable ca:false failed May 6, 2024 in 1s

1 passed, 35 failed and 1 skipped

Tests failed

❌ ./Tests/ArmoniK.EndToEndTests/ArmoniK.EndToEndTests.Client/TestResults/test-results.trx

37 tests were completed in 3s with 1 passed, 35 failed and 1 skipped.

Test suite Passed Failed Skipped Time
ArmoniK.EndToEndTests.Client.Tests.AggregationPriority.AggregationPriorityTest 1❌ 1⚪ 303ms
ArmoniK.EndToEndTests.Client.Tests.CheckMultipleTasks.MultipleTasksClientTest 1❌ 37ms
ArmoniK.EndToEndTests.Client.Tests.CheckRandomException.RandomExceptionSymClientTest 1❌ 186ms
ArmoniK.EndToEndTests.Client.Tests.CheckSubtaskingTree_SymphonySDK.SimpleComputeNSubtaskingClientTest 1❌ 34ms
ArmoniK.EndToEndTests.Client.Tests.CheckSubtaskingTree_SymphonySDK.SubtaskingTreeClientTest 3❌ 85ms
ArmoniK.EndToEndTests.Client.Tests.CheckSubtaskingTreeUnifiedApi.SubtaskingTreeUnifiedApiClientTest 3❌ 88ms
ArmoniK.EndToEndTests.Client.Tests.CheckTryGetResults.CheckTryGetResultClientTest 1❌ 62ms
ArmoniK.EndToEndTests.Client.Tests.CheckTypeOfSubmission.CheckAllSubmissionsClientTest 2❌ 59ms
ArmoniK.EndToEndTests.Client.Tests.CheckUnifiedApi.SimpleUnifiedApiAdminClientTest 2❌ 53ms
ArmoniK.EndToEndTests.Client.Tests.CheckUnifiedApi.SimpleUnifiedApiClientTest 8❌ 131ms
ArmoniK.EndToEndTests.Client.Tests.LargePayloadSubmit.LargePayloadSubmitClientTest 1❌ 16ms
ArmoniK.EndToEndTests.Client.Tests.LargeSubmitAsync.LargeSubmitAsyncTest 3❌ 83ms
ArmoniK.EndToEndTests.Client.Tests.LargeSubmitAsync.SubmitAsyncFixRequestOrder 4❌ 116ms
ArmoniK.EndToEndTests.Client.Tests.PayloadIntegrityTestClient.PayloadIntegrityTest 3❌ 85ms
ArmoniK.EndToEndTests.Client.Tests.Priority.Priority 1❌ 17ms
ArmoniKPayloadSerialization 1✅ 101ms

❌ ArmoniK.EndToEndTests.Client.Tests.AggregationPriority.AggregationPriorityTest

⚪ Check_That_Result_has_expected_value(20)
❌ Check_That_serialazation_is_ok
	System.InvalidOperationException : SslCredentials with non-null arguments is not supported by GrpcChannel. GrpcChannel uses HttpClient to make gRPC calls and HttpClient automatically loads root certificates from the operating system certificate store. Client certificates should be configured on HttpClient. See https://aka.ms/aspnet/grpc/certauth for details.

❌ ArmoniK.EndToEndTests.Client.Tests.CheckMultipleTasks.MultipleTasksClientTest

❌ MultipleTasksClient(1)
	System.InvalidOperationException : SslCredentials with non-null arguments is not supported by GrpcChannel. GrpcChannel uses HttpClient to make gRPC calls and HttpClient automatically loads root certificates from the operating system certificate store. Client certificates should be configured on HttpClient. See https://aka.ms/aspnet/grpc/certauth for details.

❌ ArmoniK.EndToEndTests.Client.Tests.CheckRandomException.RandomExceptionSymClientTest

❌ Check_That_Exceptions_In_A_Session_Does_Not_Affect_The_Other_Session
	System.AggregateException : One or more errors occurred. (SslCredentials with non-null arguments is not supported by GrpcChannel. GrpcChannel uses HttpClient to make gRPC calls and HttpClient automatically loads root certificates from the operating system certificate store. Client certificates should be configured on HttpClient. See https://aka.ms/aspnet/grpc/certauth for details.) (SslCredentials with non-null arguments is not supported by GrpcChannel. GrpcChannel uses HttpClient to make gRPC calls and HttpClient automatically loads root certificates from the operating system certificate store. Client certificates should be configured on HttpClient. See https://aka.ms/aspnet/grpc/certauth for details.)
	  ----> System.InvalidOperationException : SslCredentials with non-null arguments is not supported by GrpcChannel. GrpcChannel uses HttpClient to make gRPC calls and HttpClient automatically loads root certificates from the operating system certificate store. Client certificates should be configured on HttpClient. See https://aka.ms/aspnet/grpc/certauth for details.
	  ----> System.InvalidOperationException : SslCredentials with non-null arguments is not supported by GrpcChannel. GrpcChannel uses HttpClient to make gRPC calls and HttpClient automatically loads root certificates from the operating system certificate store. Client certificates should be configured on HttpClient. See https://aka.ms/aspnet/grpc/certauth for details.

❌ ArmoniK.EndToEndTests.Client.Tests.CheckSubtaskingTree_SymphonySDK.SimpleComputeNSubtaskingClientTest

❌ Check_That_Basic_Subtasking_Is_Working_With_Symphony_SDK
	System.InvalidOperationException : SslCredentials with non-null arguments is not supported by GrpcChannel. GrpcChannel uses HttpClient to make gRPC calls and HttpClient automatically loads root certificates from the operating system certificate store. Client certificates should be configured on HttpClient. See https://aka.ms/aspnet/grpc/certauth for details.

❌ ArmoniK.EndToEndTests.Client.Tests.CheckSubtaskingTree_SymphonySDK.SubtaskingTreeClientTest

❌ Check_That_Subtasking_Is_Working_With_Symphony_SDK(1,2)
	System.InvalidOperationException : SslCredentials with non-null arguments is not supported by GrpcChannel. GrpcChannel uses HttpClient to make gRPC calls and HttpClient automatically loads root certificates from the operating system certificate store. Client certificates should be configured on HttpClient. See https://aka.ms/aspnet/grpc/certauth for details.
❌ Check_That_Subtasking_Is_Working_With_Symphony_SDK(128,4)
	System.InvalidOperationException : SslCredentials with non-null arguments is not supported by GrpcChannel. GrpcChannel uses HttpClient to make gRPC calls and HttpClient automatically loads root certificates from the operating system certificate store. Client certificates should be configured on HttpClient. See https://aka.ms/aspnet/grpc/certauth for details.
❌ Check_That_Subtasking_Is_Working_With_Symphony_SDK(32,2)
	System.InvalidOperationException : SslCredentials with non-null arguments is not supported by GrpcChannel. GrpcChannel uses HttpClient to make gRPC calls and HttpClient automatically loads root certificates from the operating system certificate store. Client certificates should be configured on HttpClient. See https://aka.ms/aspnet/grpc/certauth for details.

❌ ArmoniK.EndToEndTests.Client.Tests.CheckSubtaskingTreeUnifiedApi.SubtaskingTreeUnifiedApiClientTest

❌ Check_That_Subtasking_Is_Working_With_Unified_SDK(1,2)
	System.InvalidOperationException : SslCredentials with non-null arguments is not supported by GrpcChannel. GrpcChannel uses HttpClient to make gRPC calls and HttpClient automatically loads root certificates from the operating system certificate store. Client certificates should be configured on HttpClient. See https://aka.ms/aspnet/grpc/certauth for details.
❌ Check_That_Subtasking_Is_Working_With_Unified_SDK(128,4)
	System.InvalidOperationException : SslCredentials with non-null arguments is not supported by GrpcChannel. GrpcChannel uses HttpClient to make gRPC calls and HttpClient automatically loads root certificates from the operating system certificate store. Client certificates should be configured on HttpClient. See https://aka.ms/aspnet/grpc/certauth for details.
❌ Check_That_Subtasking_Is_Working_With_Unified_SDK(32,2)
	System.InvalidOperationException : SslCredentials with non-null arguments is not supported by GrpcChannel. GrpcChannel uses HttpClient to make gRPC calls and HttpClient automatically loads root certificates from the operating system certificate store. Client certificates should be configured on HttpClient. See https://aka.ms/aspnet/grpc/certauth for details.

❌ ArmoniK.EndToEndTests.Client.Tests.CheckTryGetResults.CheckTryGetResultClientTest

❌ Check_That_We_Can_Launch_tasks_In_Multiple_Sessions_At_The_Same_Time
	System.AggregateException : One or more errors occurred. (SslCredentials with non-null arguments is not supported by GrpcChannel. GrpcChannel uses HttpClient to make gRPC calls and HttpClient automatically loads root certificates from the operating system certificate store. Client certificates should be configured on HttpClient. See https://aka.ms/aspnet/grpc/certauth for details.) (SslCredentials with non-null arguments is not supported by GrpcChannel. GrpcChannel uses HttpClient to make gRPC calls and HttpClient automatically loads root certificates from the operating system certificate store. Client certificates should be configured on HttpClient. See https://aka.ms/aspnet/grpc/certauth for details.)
	  ----> System.InvalidOperationException : SslCredentials with non-null arguments is not supported by GrpcChannel. GrpcChannel uses HttpClient to make gRPC calls and HttpClient automatically loads root certificates from the operating system certificate store. Client certificates should be configured on HttpClient. See https://aka.ms/aspnet/grpc/certauth for details.
	  ----> System.InvalidOperationException : SslCredentials with non-null arguments is not supported by GrpcChannel. GrpcChannel uses HttpClient to make gRPC calls and HttpClient automatically loads root certificates from the operating system certificate store. Client certificates should be configured on HttpClient. See https://aka.ms/aspnet/grpc/certauth for details.

❌ ArmoniK.EndToEndTests.Client.Tests.CheckTypeOfSubmission.CheckAllSubmissionsClientTest

❌ Check_That_All_Kinds_Of_Submissions_Are_Working(10,2,Sequential,GetResult)
	System.InvalidOperationException : SslCredentials with non-null arguments is not supported by GrpcChannel. GrpcChannel uses HttpClient to make gRPC calls and HttpClient automatically loads root certificates from the operating system certificate store. Client certificates should be configured on HttpClient. See https://aka.ms/aspnet/grpc/certauth for details.
❌ Check_That_All_Kinds_Of_Submissions_Are_Working(200,0,Batch,TryGetResult)
	System.InvalidOperationException : SslCredentials with non-null arguments is not supported by GrpcChannel. GrpcChannel uses HttpClient to make gRPC calls and HttpClient automatically loads root certificates from the operating system certificate store. Client certificates should be configured on HttpClient. See https://aka.ms/aspnet/grpc/certauth for details.

❌ ArmoniK.EndToEndTests.Client.Tests.CheckUnifiedApi.SimpleUnifiedApiAdminClientTest

❌ Check_TaskIdListing
	System.InvalidOperationException : SslCredentials with non-null arguments is not supported by GrpcChannel. GrpcChannel uses HttpClient to make gRPC calls and HttpClient automatically loads root certificates from the operating system certificate store. Client certificates should be configured on HttpClient. See https://aka.ms/aspnet/grpc/certauth for details.
❌ Check_That_CancelSession_Is_Working
	System.InvalidOperationException : SslCredentials with non-null arguments is not supported by GrpcChannel. GrpcChannel uses HttpClient to make gRPC calls and HttpClient automatically loads root certificates from the operating system certificate store. Client certificates should be configured on HttpClient. See https://aka.ms/aspnet/grpc/certauth for details.

❌ ArmoniK.EndToEndTests.Client.Tests.CheckUnifiedApi.SimpleUnifiedApiClientTest

❌ Check_That_Instance_Methods_Can_Be_Called
	System.InvalidOperationException : SslCredentials with non-null arguments is not supported by GrpcChannel. GrpcChannel uses HttpClient to make gRPC calls and HttpClient automatically loads root certificates from the operating system certificate store. Client certificates should be configured on HttpClient. See https://aka.ms/aspnet/grpc/certauth for details.
❌ Check_That_Method_Overload_As_Byte_Array_Is_Working
	System.InvalidOperationException : SslCredentials with non-null arguments is not supported by GrpcChannel. GrpcChannel uses HttpClient to make gRPC calls and HttpClient automatically loads root certificates from the operating system certificate store. Client certificates should be configured on HttpClient. See https://aka.ms/aspnet/grpc/certauth for details.
❌ Check_That_Method_Overload_As_Int_Is_Working
	System.InvalidOperationException : SslCredentials with non-null arguments is not supported by GrpcChannel. GrpcChannel uses HttpClient to make gRPC calls and HttpClient automatically loads root certificates from the operating system certificate store. Client certificates should be configured on HttpClient. See https://aka.ms/aspnet/grpc/certauth for details.
❌ Check_That_Output_As_Array_Is_Working
	System.InvalidOperationException : SslCredentials with non-null arguments is not supported by GrpcChannel. GrpcChannel uses HttpClient to make gRPC calls and HttpClient automatically loads root certificates from the operating system certificate store. Client certificates should be configured on HttpClient. See https://aka.ms/aspnet/grpc/certauth for details.
❌ Check_That_Session_ID_Is_Well_Initialized_In_Worker_Side
	System.InvalidOperationException : SslCredentials with non-null arguments is not supported by GrpcChannel. GrpcChannel uses HttpClient to make gRPC calls and HttpClient automatically loads root certificates from the operating system certificate store. Client certificates should be configured on HttpClient. See https://aka.ms/aspnet/grpc/certauth for details.
❌ Check_That_Statics_Methods_Can_Be_Called
	System.InvalidOperationException : SslCredentials with non-null arguments is not supported by GrpcChannel. GrpcChannel uses HttpClient to make gRPC calls and HttpClient automatically loads root certificates from the operating system certificate store. Client certificates should be configured on HttpClient. See https://aka.ms/aspnet/grpc/certauth for details.
❌ Check_That_Task_Options_Are_Well_Initialized_In_Worker_Side
	System.InvalidOperationException : SslCredentials with non-null arguments is not supported by GrpcChannel. GrpcChannel uses HttpClient to make gRPC calls and HttpClient automatically loads root certificates from the operating system certificate store. Client certificates should be configured on HttpClient. See https://aka.ms/aspnet/grpc/certauth for details.
❌ Check_That_We_Get_Exception_If_RetryCount_Is_Exceeded
	System.InvalidOperationException : SslCredentials with non-null arguments is not supported by GrpcChannel. GrpcChannel uses HttpClient to make gRPC calls and HttpClient automatically loads root certificates from the operating system certificate store. Client certificates should be configured on HttpClient. See https://aka.ms/aspnet/grpc/certauth for details.

❌ ArmoniK.EndToEndTests.Client.Tests.LargePayloadSubmit.LargePayloadSubmitClientTest

❌ Check_That_Large_Payload_Submission_Is_Working(10,32000)
	System.InvalidOperationException : SslCredentials with non-null arguments is not supported by GrpcChannel. GrpcChannel uses HttpClient to make gRPC calls and HttpClient automatically loads root certificates from the operating system certificate store. Client certificates should be configured on HttpClient. See https://aka.ms/aspnet/grpc/certauth for details.

❌ ArmoniK.EndToEndTests.Client.Tests.LargeSubmitAsync.LargeSubmitAsyncTest

❌ Check_That_Buffering_With_SubmitAsync_Is_Working(1,1,100,2,2,50)
	System.InvalidOperationException : SslCredentials with non-null arguments is not supported by GrpcChannel. GrpcChannel uses HttpClient to make gRPC calls and HttpClient automatically loads root certificates from the operating system certificate store. Client certificates should be configured on HttpClient. See https://aka.ms/aspnet/grpc/certauth for details.
❌ Check_That_Buffering_With_SubmitAsync_Is_Working(10,1,100,2,2,50)
	System.InvalidOperationException : SslCredentials with non-null arguments is not supported by GrpcChannel. GrpcChannel uses HttpClient to make gRPC calls and HttpClient automatically loads root certificates from the operating system certificate store. Client certificates should be configured on HttpClient. See https://aka.ms/aspnet/grpc/certauth for details.
❌ Check_That_Buffering_With_SubmitAsync_Is_Working(1000,1,100,2,2,50)
	System.InvalidOperationException : SslCredentials with non-null arguments is not supported by GrpcChannel. GrpcChannel uses HttpClient to make gRPC calls and HttpClient automatically loads root certificates from the operating system certificate store. Client certificates should be configured on HttpClient. See https://aka.ms/aspnet/grpc/certauth for details.

❌ ArmoniK.EndToEndTests.Client.Tests.LargeSubmitAsync.SubmitAsyncFixRequestOrder

❌ Check_That_Batching_return_Ids_In_Good_Order_With_Unified_SDK(1,1,100,2,2,50)
	System.InvalidOperationException : SslCredentials with non-null arguments is not supported by GrpcChannel. GrpcChannel uses HttpClient to make gRPC calls and HttpClient automatically loads root certificates from the operating system certificate store. Client certificates should be configured on HttpClient. See https://aka.ms/aspnet/grpc/certauth for details.
❌ Check_That_Batching_return_Ids_In_Good_Order_With_Unified_SDK(10,1,100,2,2,50)
	System.InvalidOperationException : SslCredentials with non-null arguments is not supported by GrpcChannel. GrpcChannel uses HttpClient to make gRPC calls and HttpClient automatically loads root certificates from the operating system certificate store. Client certificates should be configured on HttpClient. See https://aka.ms/aspnet/grpc/certauth for details.
❌ Check_That_Batching_return_Ids_In_Good_Order_With_Unified_SDK(100,1,100,2,2,50)
	System.InvalidOperationException : SslCredentials with non-null arguments is not supported by GrpcChannel. GrpcChannel uses HttpClient to make gRPC calls and HttpClient automatically loads root certificates from the operating system certificate store. Client certificates should be configured on HttpClient. See https://aka.ms/aspnet/grpc/certauth for details.
❌ Check_That_Batching_return_Ids_In_Good_Order_With_Unified_SDK(1000,1,100,4,4,50)
	System.InvalidOperationException : SslCredentials with non-null arguments is not supported by GrpcChannel. GrpcChannel uses HttpClient to make gRPC calls and HttpClient automatically loads root certificates from the operating system certificate store. Client certificates should be configured on HttpClient. See https://aka.ms/aspnet/grpc/certauth for details.

❌ ArmoniK.EndToEndTests.Client.Tests.PayloadIntegrityTestClient.PayloadIntegrityTest

❌ CopyPayload(1,1,1)
	System.InvalidOperationException : SslCredentials with non-null arguments is not supported by GrpcChannel. GrpcChannel uses HttpClient to make gRPC calls and HttpClient automatically loads root certificates from the operating system certificate store. Client certificates should be configured on HttpClient. See https://aka.ms/aspnet/grpc/certauth for details.
❌ CopyPayload(1,50,1)
	System.InvalidOperationException : SslCredentials with non-null arguments is not supported by GrpcChannel. GrpcChannel uses HttpClient to make gRPC calls and HttpClient automatically loads root certificates from the operating system certificate store. Client certificates should be configured on HttpClient. See https://aka.ms/aspnet/grpc/certauth for details.
❌ CopyPayload(5,50,5)
	System.InvalidOperationException : SslCredentials with non-null arguments is not supported by GrpcChannel. GrpcChannel uses HttpClient to make gRPC calls and HttpClient automatically loads root certificates from the operating system certificate store. Client certificates should be configured on HttpClient. See https://aka.ms/aspnet/grpc/certauth for details.

❌ ArmoniK.EndToEndTests.Client.Tests.Priority.Priority

❌ TestThatPrioritiesAreAccountedFor
	System.InvalidOperationException : SslCredentials with non-null arguments is not supported by GrpcChannel. GrpcChannel uses HttpClient to make gRPC calls and HttpClient automatically loads root certificates from the operating system certificate store. Client certificates should be configured on HttpClient. See https://aka.ms/aspnet/grpc/certauth for details.

✅ ArmoniKPayloadSerialization

✅ ShouldSerialize

Annotations

Check failure on line 0 in ./Tests/ArmoniK.EndToEndTests/ArmoniK.EndToEndTests.Client/TestResults/test-results.trx

See this annotation in the file changed.

@github-actions github-actions / IntegrationTests tls:true mtls:true val:disable ca:false

ArmoniK.EndToEndTests.Client.Tests.AggregationPriority.AggregationPriorityTest ► Check_That_serialazation_is_ok

Failed test found in:
  ./Tests/ArmoniK.EndToEndTests/ArmoniK.EndToEndTests.Client/TestResults/test-results.trx
Error:
  System.InvalidOperationException : SslCredentials with non-null arguments is not supported by GrpcChannel. GrpcChannel uses HttpClient to make gRPC calls and HttpClient automatically loads root certificates from the operating system certificate store. Client certificates should be configured on HttpClient. See https://aka.ms/aspnet/grpc/certauth for details.
Raw output
System.InvalidOperationException : SslCredentials with non-null arguments is not supported by GrpcChannel. GrpcChannel uses HttpClient to make gRPC calls and HttpClient automatically loads root certificates from the operating system certificate store. Client certificates should be configured on HttpClient. See https://aka.ms/aspnet/grpc/certauth for details.
   at Grpc.Net.Client.Internal.DefaultChannelCredentialsConfigurator.SetSslCredentials(Object state, String rootCertificates, KeyCertificatePair keyCertificatePair, VerifyPeerCallback verifyPeerCallback)
   at Grpc.Core.SslCredentials.InternalPopulateConfiguration(ChannelCredentialsConfiguratorBase configurator, Object state)
   at Grpc.Net.Client.GrpcChannel.ResolveCredentials(GrpcChannelOptions channelOptions, Boolean& isSecure, List`1& callCredentials)
   at Grpc.Net.Client.GrpcChannel..ctor(Uri address, GrpcChannelOptions channelOptions)
   at Grpc.Net.Client.GrpcChannel.ForAddress(Uri address, GrpcChannelOptions channelOptions)
   at Grpc.Net.Client.GrpcChannel.ForAddress(String address, GrpcChannelOptions channelOptions)
   at ArmoniK.Api.Client.Submitter.GrpcChannelFactory.CreateChannel(GrpcClient optionsGrpcClient, ILogger logger)
   at ArmoniK.DevelopmentKit.Client.Common.Submitter.ClientServiceConnector.<>c__DisplayClass0_0.<ControlPlaneConnectionPool>b__0() in /_/Client/src/Common/Submitter/ClientServiceConnector.cs:line 50
   at ArmoniK.DevelopmentKit.Client.Common.Submitter.ChannelPool.AcquireChannel() in /_/Client/src/Common/Submitter/ChannelPool.cs:line 74
   at ArmoniK.DevelopmentKit.Client.Common.Submitter.ChannelPool.ChannelGuard..ctor(ChannelPool channelPool) in /_/Client/src/Common/Submitter/ChannelPool.cs:line 175
   at ArmoniK.DevelopmentKit.Client.Common.Submitter.ChannelPool.GetChannel() in /_/Client/src/Common/Submitter/ChannelPool.cs:line 142
   at ArmoniK.DevelopmentKit.Client.Common.Submitter.BaseClientSubmitter`1.CreateSession(IEnumerable`1 partitionIds) in /_/Client/src/Common/Submitter/BaseClientSubmitter.cs:line 132
   at ArmoniK.DevelopmentKit.Client.Common.Submitter.BaseClientSubmitter`1..ctor(Properties properties, ILoggerFactory loggerFactory, TaskOptions taskOptions, Session session, Int32 chunkSubmitSize) in /_/Client/src/Common/Submitter/BaseClientSubmitter.cs:line 93
   at ArmoniK.DevelopmentKit.Client.Unified.Services.SessionService..ctor(Properties properties, ILoggerFactory loggerFactory, TaskOptions taskOptions, Session session) in /_/Client/src/Unified/Services/SessionService.cs:line 48
   at ArmoniK.DevelopmentKit.Client.Unified.Factory.SessionServiceFactory.CreateSession(Properties properties) in /_/Client/src/Unified/Factory/SessionServiceFactory.cs:line 70
   at ArmoniK.DevelopmentKit.Client.Unified.Services.Submitter.Service..ctor(Properties properties, ILoggerFactory loggerFactory) in /_/Client/src/Unified/Services/Submitter/Service.cs:line 77
   at ArmoniK.DevelopmentKit.Client.Unified.Factory.ServiceFactory.CreateService(Properties props, ILoggerFactory loggerFactory) in /_/Client/src/Unified/Factory/ServiceFactory.cs:line 42
   at ArmoniK.EndToEndTests.Client.Tests.UnifiedTestHelper.InitService(EngineType engineType, Int32 bufferRequestSize, Int32 maxConcurrentBuffers, Int32 maxParallelChannels, Nullable`1 timeOut) in /_/Tests/ArmoniK.EndToEndTests/ArmoniK.EndToEndTests.Client/Tests/UnifiedTestHelper.cs:line 79
   at ArmoniK.EndToEndTests.Client.Tests.UnifiedTestHelper..ctor(EngineType engineType, String applicationNamespace, String applicationService, Int32 bufferRequestSize, Int32 maxConcurrentBuffers, Int32 maxParallelChannels, Nullable`1 timeOut) in /_/Tests/ArmoniK.EndToEndTests/ArmoniK.EndToEndTests.Client/Tests/UnifiedTestHelper.cs:line 48
   at ArmoniK.EndToEndTests.Client.Tests.AggregationPriority.AggregationPriorityTest.Setup() in /_/Tests/ArmoniK.EndToEndTests/ArmoniK.EndToEndTests.Client/Tests/AggregationPriority/AggregationPriorityTest.cs:line 77
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Check failure on line 0 in ./Tests/ArmoniK.EndToEndTests/ArmoniK.EndToEndTests.Client/TestResults/test-results.trx

See this annotation in the file changed.

@github-actions github-actions / IntegrationTests tls:true mtls:true val:disable ca:false

ArmoniK.EndToEndTests.Client.Tests.CheckMultipleTasks.MultipleTasksClientTest ► MultipleTasksClient(1)

Failed test found in:
  ./Tests/ArmoniK.EndToEndTests/ArmoniK.EndToEndTests.Client/TestResults/test-results.trx
Error:
  System.InvalidOperationException : SslCredentials with non-null arguments is not supported by GrpcChannel. GrpcChannel uses HttpClient to make gRPC calls and HttpClient automatically loads root certificates from the operating system certificate store. Client certificates should be configured on HttpClient. See https://aka.ms/aspnet/grpc/certauth for details.
Raw output
System.InvalidOperationException : SslCredentials with non-null arguments is not supported by GrpcChannel. GrpcChannel uses HttpClient to make gRPC calls and HttpClient automatically loads root certificates from the operating system certificate store. Client certificates should be configured on HttpClient. See https://aka.ms/aspnet/grpc/certauth for details.
   at Grpc.Net.Client.Internal.DefaultChannelCredentialsConfigurator.SetSslCredentials(Object state, String rootCertificates, KeyCertificatePair keyCertificatePair, VerifyPeerCallback verifyPeerCallback)
   at Grpc.Core.SslCredentials.InternalPopulateConfiguration(ChannelCredentialsConfiguratorBase configurator, Object state)
   at Grpc.Net.Client.GrpcChannel.ResolveCredentials(GrpcChannelOptions channelOptions, Boolean& isSecure, List`1& callCredentials)
   at Grpc.Net.Client.GrpcChannel..ctor(Uri address, GrpcChannelOptions channelOptions)
   at Grpc.Net.Client.GrpcChannel.ForAddress(Uri address, GrpcChannelOptions channelOptions)
   at Grpc.Net.Client.GrpcChannel.ForAddress(String address, GrpcChannelOptions channelOptions)
   at ArmoniK.Api.Client.Submitter.GrpcChannelFactory.CreateChannel(GrpcClient optionsGrpcClient, ILogger logger)
   at ArmoniK.DevelopmentKit.Client.Common.Submitter.ClientServiceConnector.<>c__DisplayClass0_0.<ControlPlaneConnectionPool>b__0() in /_/Client/src/Common/Submitter/ClientServiceConnector.cs:line 50
   at ArmoniK.DevelopmentKit.Client.Common.Submitter.ChannelPool.AcquireChannel() in /_/Client/src/Common/Submitter/ChannelPool.cs:line 74
   at ArmoniK.DevelopmentKit.Client.Common.Submitter.ChannelPool.ChannelGuard..ctor(ChannelPool channelPool) in /_/Client/src/Common/Submitter/ChannelPool.cs:line 175
   at ArmoniK.DevelopmentKit.Client.Common.Submitter.ChannelPool.GetChannel() in /_/Client/src/Common/Submitter/ChannelPool.cs:line 142
   at ArmoniK.DevelopmentKit.Client.Common.Submitter.BaseClientSubmitter`1.CreateSession(IEnumerable`1 partitionIds) in /_/Client/src/Common/Submitter/BaseClientSubmitter.cs:line 132
   at ArmoniK.DevelopmentKit.Client.Common.Submitter.BaseClientSubmitter`1..ctor(Properties properties, ILoggerFactory loggerFactory, TaskOptions taskOptions, Session session, Int32 chunkSubmitSize) in /_/Client/src/Common/Submitter/BaseClientSubmitter.cs:line 93
   at ArmoniK.DevelopmentKit.Client.Symphony.SessionService..ctor(Properties properties, ILoggerFactory loggerFactory, TaskOptions taskOptions, Session session) in /_/Client/src/Symphony/SessionService.cs:line 47
   at ArmoniK.DevelopmentKit.Client.Symphony.ArmonikSymphonyClient.CreateSession(TaskOptions taskOptions) in /_/Client/src/Symphony/ArmonikSymphonyClient.cs:line 84
   at ArmoniK.EndToEndTests.Client.Tests.SymphonyTestHelper.InitService() in /_/Tests/ArmoniK.EndToEndTests/ArmoniK.EndToEndTests.Client/Tests/SymphonyTestHelper.cs:line 46
   at ArmoniK.EndToEndTests.Client.Tests.SymphonyTestHelper..ctor(String applicationNamespace, String applicationService) in /_/Tests/ArmoniK.EndToEndTests/ArmoniK.EndToEndTests.Client/Tests/SymphonyTestHelper.cs:line 37
   at ArmoniK.EndToEndTests.Client.Tests.CheckMultipleTasks.MultipleTasksClientTest.Setup() in /_/Tests/ArmoniK.EndToEndTests/ArmoniK.EndToEndTests.Client/Tests/CheckMultipleTasks/MultipleTasksClientTest.cs:line 37
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Check failure on line 0 in ./Tests/ArmoniK.EndToEndTests/ArmoniK.EndToEndTests.Client/TestResults/test-results.trx

See this annotation in the file changed.

@github-actions github-actions / IntegrationTests tls:true mtls:true val:disable ca:false

ArmoniK.EndToEndTests.Client.Tests.CheckRandomException.RandomExceptionSymClientTest ► Check_That_Exceptions_In_A_Session_Does_Not_Affect_The_Other_Session

Failed test found in:
  ./Tests/ArmoniK.EndToEndTests/ArmoniK.EndToEndTests.Client/TestResults/test-results.trx
Error:
  System.AggregateException : One or more errors occurred. (SslCredentials with non-null arguments is not supported by GrpcChannel. GrpcChannel uses HttpClient to make gRPC calls and HttpClient automatically loads root certificates from the operating system certificate store. Client certificates should be configured on HttpClient. See https://aka.ms/aspnet/grpc/certauth for details.) (SslCredentials with non-null arguments is not supported by GrpcChannel. GrpcChannel uses HttpClient to make gRPC calls and HttpClient automatically loads root certificates from the operating system certificate store. Client certificates should be configured on HttpClient. See https://aka.ms/aspnet/grpc/certauth for details.)
    ----> System.InvalidOperationException : SslCredentials with non-null arguments is not supported by GrpcChannel. GrpcChannel uses HttpClient to make gRPC calls and HttpClient automatically loads root certificates from the operating system certificate store. Client certificates should be configured on HttpClient. See https://aka.ms/aspnet/grpc/certauth for details.
    ----> System.InvalidOperationException : SslCredentials with non-null arguments is not supported by GrpcChannel. GrpcChannel uses HttpClient to make gRPC calls and HttpClient automatically loads root certificates from the operating system certificate store. Client certificates should be configured on HttpClient. See https://aka.ms/aspnet/grpc/certauth for details.
Raw output
System.AggregateException : One or more errors occurred. (SslCredentials with non-null arguments is not supported by GrpcChannel. GrpcChannel uses HttpClient to make gRPC calls and HttpClient automatically loads root certificates from the operating system certificate store. Client certificates should be configured on HttpClient. See https://aka.ms/aspnet/grpc/certauth for details.) (SslCredentials with non-null arguments is not supported by GrpcChannel. GrpcChannel uses HttpClient to make gRPC calls and HttpClient automatically loads root certificates from the operating system certificate store. Client certificates should be configured on HttpClient. See https://aka.ms/aspnet/grpc/certauth for details.)
  ----> System.InvalidOperationException : SslCredentials with non-null arguments is not supported by GrpcChannel. GrpcChannel uses HttpClient to make gRPC calls and HttpClient automatically loads root certificates from the operating system certificate store. Client certificates should be configured on HttpClient. See https://aka.ms/aspnet/grpc/certauth for details.
  ----> System.InvalidOperationException : SslCredentials with non-null arguments is not supported by GrpcChannel. GrpcChannel uses HttpClient to make gRPC calls and HttpClient automatically loads root certificates from the operating system certificate store. Client certificates should be configured on HttpClient. See https://aka.ms/aspnet/grpc/certauth for details.
   at System.Threading.Tasks.Task.WaitAllCore(Task[] tasks, Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Task.WaitAll(Task[] tasks)
   at ArmoniK.EndToEndTests.Client.Tests.CheckRandomException.RandomExceptionSymClientTest.Check_That_Exceptions_In_A_Session_Does_Not_Affect_The_Other_Session() in /_/Tests/ArmoniK.EndToEndTests/ArmoniK.EndToEndTests.Client/Tests/CheckRandomException/RandomExceptionSymClientTest.cs:line 60
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
--InvalidOperationException
   at Grpc.Net.Client.Internal.DefaultChannelCredentialsConfigurator.SetSslCredentials(Object state, String rootCertificates, KeyCertificatePair keyCertificatePair, VerifyPeerCallback verifyPeerCallback)
   at Grpc.Core.SslCredentials.InternalPopulateConfiguration(ChannelCredentialsConfiguratorBase configurator, Object state)
   at Grpc.Net.Client.GrpcChannel.ResolveCredentials(GrpcChannelOptions channelOptions, Boolean& isSecure, List`1& callCredentials)
   at Grpc.Net.Client.GrpcChannel..ctor(Uri address, GrpcChannelOptions channelOptions)
   at Grpc.Net.Client.GrpcChannel.ForAddress(Uri address, GrpcChannelOptions channelOptions)
   at Grpc.Net.Client.GrpcChannel.ForAddress(String address, GrpcChannelOptions channelOptions)
   at ArmoniK.Api.Client.Submitter.GrpcChannelFactory.CreateChannel(GrpcClient optionsGrpcClient, ILogger logger)
   at ArmoniK.DevelopmentKit.Client.Common.Submitter.ClientServiceConnector.<>c__DisplayClass0_0.<ControlPlaneConnectionPool>b__0() in /_/Client/src/Common/Submitter/ClientServiceConnector.cs:line 50
   at ArmoniK.DevelopmentKit.Client.Common.Submitter.ChannelPool.AcquireChannel() in /_/Client/src/Common/Submitter/ChannelPool.cs:line 74
   at ArmoniK.DevelopmentKit.Client.Common.Submitter.ChannelPool.ChannelGuard..ctor(ChannelPool channelPool) in /_/Client/src/Common/Submitter/ChannelPool.cs:line 175
   at ArmoniK.DevelopmentKit.Client.Common.Submitter.ChannelPool.GetChannel() in /_/Client/src/Common/Submitter/ChannelPool.cs:line 142
   at ArmoniK.DevelopmentKit.Client.Common.Submitter.BaseClientSubmitter`1.CreateSession(IEnumerable`1 partitionIds) in /_/Client/src/Common/Submitter/BaseClientSubmitter.cs:line 132
   at ArmoniK.DevelopmentKit.Client.Common.Submitter.BaseClientSubmitter`1..ctor(Properties properties, ILoggerFactory loggerFactory, TaskOptions taskOptions, Session session, Int32 chunkSubmitSize) in /_/Client/src/Common/Submitter/BaseClientSubmitter.cs:line 93
   at ArmoniK.DevelopmentKit.Client.Symphony.SessionService..ctor(Properties properties, ILoggerFactory loggerFactory, TaskOptions taskOptions, Session session) in /_/Client/src/Symphony/SessionService.cs:line 47
   at ArmoniK.DevelopmentKit.Client.Symphony.ArmonikSymphonyClient.CreateSession(TaskOptions taskOptions) in /_/Client/src/Symphony/ArmonikSymphonyClient.cs:line 84
   at ArmoniK.EndToEndTests.Client.Tests.SymphonyTestHelper.InitService() in /_/Tests/ArmoniK.EndToEndTests/ArmoniK.EndToEndTests.Client/Tests/SymphonyTestHelper.cs:line 46
   at ArmoniK.EndToEndTests.Client.Tests.SymphonyTestHelper..ctor(String applicationNamespace, String applicationService) in /_/Tests/ArmoniK.EndToEndTests/ArmoniK.EndToEndTests.Client/Tests/SymphonyTestHelper.cs:line 37
   at ArmoniK.EndToEndTests.Client.Tests.CheckRandomException.RandomExceptionSymClientTest.SendTaskAndGetErrorCount(Byte[] clientPayload) in /_/Tests/ArmoniK.EndToEndTests/ArmoniK.EndToEndTests.Client/Tests/CheckRandomException/RandomExceptionSymClientTest.cs:line 72
   at ArmoniK.EndToEndTests.Client.Tests.CheckRandomException.RandomExceptionSymClientTest.<>c__DisplayClass4_0.<Check_That_Exceptions_In_A_Session_Does_Not_Affect_The_Other_Session>b__2() in /_/Tests/ArmoniK.EndToEndTests/ArmoniK.EndToEndTests.Client/Tests/CheckRandomException/RandomExceptionSymClientTest.cs:line 55
   at System.Threading.Tasks.Task`1.InnerInvoke()
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread)
--InvalidOperationException
   at Grpc.Net.Client.Internal.DefaultChannelCredentialsConfigurator.SetSslCredentials(Object state, String rootCertificates, KeyCertificatePair keyCertificatePair, VerifyPeerCallback verifyPeerCallback)
   at Grpc.Core.SslCredentials.InternalPopulateConfiguration(ChannelCredentialsConfiguratorBase configurator, Object state)
   at Grpc.Net.Client.GrpcChannel.ResolveCredentials(GrpcChannelOptions channelOptions, Boolean& isSecure, List`1& callCredentials)
   at Grpc.Net.Client.GrpcChannel..ctor(Uri address, GrpcChannelOptions channelOptions)
   at Grpc.Net.Client.GrpcChannel.ForAddress(Uri address, GrpcChannelOptions channelOptions)
   at Grpc.Net.Client.GrpcChannel.ForAddress(String address, GrpcChannelOptions channelOptions)
   at ArmoniK.Api.Client.Submitter.GrpcChannelFactory.CreateChannel(GrpcClient optionsGrpcClient, ILogger logger)
   at ArmoniK.DevelopmentKit.Client.Common.Submitter.ClientServiceConnector.<>c__DisplayClass0_0.<ControlPlaneConnectionPool>b__0() in /_/Client/src/Common/Submitter/ClientServiceConnector.cs:line 50
   at ArmoniK.DevelopmentKit.Client.Common.Submitter.ChannelPool.AcquireChannel() in /_/Client/src/Common/Submitter/ChannelPool.cs:line 74
   at ArmoniK.DevelopmentKit.Client.Common.Submitter.ChannelPool.ChannelGuard..ctor(ChannelPool channelPool) in /_/Client/src/Common/Submitter/ChannelPool.cs:line 175
   at ArmoniK.DevelopmentKit.Client.Common.Submitter.ChannelPool.GetChannel() in /_/Client/src/Common/Submitter/ChannelPool.cs:line 142
   at ArmoniK.DevelopmentKit.Client.Common.Submitter.BaseClientSubmitter`1.CreateSession(IEnumerable`1 partitionIds) in /_/Client/src/Common/Submitter/BaseClientSubmitter.cs:line 132
   at ArmoniK.DevelopmentKit.Client.Common.Submitter.BaseClientSubmitter`1..ctor(Properties properties, ILoggerFactory loggerFactory, TaskOptions taskOptions, Session session, Int32 chunkSubmitSize) in /_/Client/src/Common/Submitter/BaseClientSubmitter.cs:line 93
   at ArmoniK.DevelopmentKit.Client.Symphony.SessionService..ctor(Properties properties, ILoggerFactory loggerFactory, TaskOptions taskOptions, Session session) in /_/Client/src/Symphony/SessionService.cs:line 47
   at ArmoniK.DevelopmentKit.Client.Symphony.ArmonikSymphonyClient.CreateSession(TaskOptions taskOptions) in /_/Client/src/Symphony/ArmonikSymphonyClient.cs:line 84
   at ArmoniK.EndToEndTests.Client.Tests.SymphonyTestHelper.InitService() in /_/Tests/ArmoniK.EndToEndTests/ArmoniK.EndToEndTests.Client/Tests/SymphonyTestHelper.cs:line 46
   at ArmoniK.EndToEndTests.Client.Tests.SymphonyTestHelper..ctor(String applicationNamespace, String applicationService) in /_/Tests/ArmoniK.EndToEndTests/ArmoniK.EndToEndTests.Client/Tests/SymphonyTestHelper.cs:line 37
   at ArmoniK.EndToEndTests.Client.Tests.CheckRandomException.RandomExceptionSymClientTest.SendTaskAndGetErrorCount(Byte[] clientPayload) in /_/Tests/ArmoniK.EndToEndTests/ArmoniK.EndToEndTests.Client/Tests/CheckRandomException/RandomExceptionSymClientTest.cs:line 72
   at ArmoniK.EndToEndTests.Client.Tests.CheckRandomException.RandomExceptionSymClientTest.<>c__DisplayClass4_0.<Check_That_Exceptions_In_A_Session_Does_Not_Affect_The_Other_Session>b__2() in /_/Tests/ArmoniK.EndToEndTests/ArmoniK.EndToEndTests.Client/Tests/CheckRandomException/RandomExceptionSymClientTest.cs:line 55
   at System.Threading.Tasks.Task`1.InnerInvoke()
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread)

Check failure on line 0 in ./Tests/ArmoniK.EndToEndTests/ArmoniK.EndToEndTests.Client/TestResults/test-results.trx

See this annotation in the file changed.

@github-actions github-actions / IntegrationTests tls:true mtls:true val:disable ca:false

ArmoniK.EndToEndTests.Client.Tests.CheckSubtaskingTree_SymphonySDK.SimpleComputeNSubtaskingClientTest ► Check_That_Basic_Subtasking_Is_Working_With_Symphony_SDK

Failed test found in:
  ./Tests/ArmoniK.EndToEndTests/ArmoniK.EndToEndTests.Client/TestResults/test-results.trx
Error:
  System.InvalidOperationException : SslCredentials with non-null arguments is not supported by GrpcChannel. GrpcChannel uses HttpClient to make gRPC calls and HttpClient automatically loads root certificates from the operating system certificate store. Client certificates should be configured on HttpClient. See https://aka.ms/aspnet/grpc/certauth for details.
Raw output
System.InvalidOperationException : SslCredentials with non-null arguments is not supported by GrpcChannel. GrpcChannel uses HttpClient to make gRPC calls and HttpClient automatically loads root certificates from the operating system certificate store. Client certificates should be configured on HttpClient. See https://aka.ms/aspnet/grpc/certauth for details.
   at Grpc.Net.Client.Internal.DefaultChannelCredentialsConfigurator.SetSslCredentials(Object state, String rootCertificates, KeyCertificatePair keyCertificatePair, VerifyPeerCallback verifyPeerCallback)
   at Grpc.Core.SslCredentials.InternalPopulateConfiguration(ChannelCredentialsConfiguratorBase configurator, Object state)
   at Grpc.Net.Client.GrpcChannel.ResolveCredentials(GrpcChannelOptions channelOptions, Boolean& isSecure, List`1& callCredentials)
   at Grpc.Net.Client.GrpcChannel..ctor(Uri address, GrpcChannelOptions channelOptions)
   at Grpc.Net.Client.GrpcChannel.ForAddress(Uri address, GrpcChannelOptions channelOptions)
   at Grpc.Net.Client.GrpcChannel.ForAddress(String address, GrpcChannelOptions channelOptions)
   at ArmoniK.Api.Client.Submitter.GrpcChannelFactory.CreateChannel(GrpcClient optionsGrpcClient, ILogger logger)
   at ArmoniK.DevelopmentKit.Client.Common.Submitter.ClientServiceConnector.<>c__DisplayClass0_0.<ControlPlaneConnectionPool>b__0() in /_/Client/src/Common/Submitter/ClientServiceConnector.cs:line 50
   at ArmoniK.DevelopmentKit.Client.Common.Submitter.ChannelPool.AcquireChannel() in /_/Client/src/Common/Submitter/ChannelPool.cs:line 74
   at ArmoniK.DevelopmentKit.Client.Common.Submitter.ChannelPool.ChannelGuard..ctor(ChannelPool channelPool) in /_/Client/src/Common/Submitter/ChannelPool.cs:line 175
   at ArmoniK.DevelopmentKit.Client.Common.Submitter.ChannelPool.GetChannel() in /_/Client/src/Common/Submitter/ChannelPool.cs:line 142
   at ArmoniK.DevelopmentKit.Client.Common.Submitter.BaseClientSubmitter`1.CreateSession(IEnumerable`1 partitionIds) in /_/Client/src/Common/Submitter/BaseClientSubmitter.cs:line 132
   at ArmoniK.DevelopmentKit.Client.Common.Submitter.BaseClientSubmitter`1..ctor(Properties properties, ILoggerFactory loggerFactory, TaskOptions taskOptions, Session session, Int32 chunkSubmitSize) in /_/Client/src/Common/Submitter/BaseClientSubmitter.cs:line 93
   at ArmoniK.DevelopmentKit.Client.Symphony.SessionService..ctor(Properties properties, ILoggerFactory loggerFactory, TaskOptions taskOptions, Session session) in /_/Client/src/Symphony/SessionService.cs:line 47
   at ArmoniK.DevelopmentKit.Client.Symphony.ArmonikSymphonyClient.CreateSession(TaskOptions taskOptions) in /_/Client/src/Symphony/ArmonikSymphonyClient.cs:line 84
   at ArmoniK.EndToEndTests.Client.Tests.SymphonyTestHelper.InitService() in /_/Tests/ArmoniK.EndToEndTests/ArmoniK.EndToEndTests.Client/Tests/SymphonyTestHelper.cs:line 46
   at ArmoniK.EndToEndTests.Client.Tests.SymphonyTestHelper..ctor(String applicationNamespace, String applicationService) in /_/Tests/ArmoniK.EndToEndTests/ArmoniK.EndToEndTests.Client/Tests/SymphonyTestHelper.cs:line 37
   at ArmoniK.EndToEndTests.Client.Tests.CheckSubtaskingTree_SymphonySDK.SimpleComputeNSubtaskingClientTest.Setup() in /_/Tests/ArmoniK.EndToEndTests/ArmoniK.EndToEndTests.Client/Tests/SimpleComputeNSubtasking/SimpleComputeNSubtaskingClientTest.cs:line 36
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Check failure on line 0 in ./Tests/ArmoniK.EndToEndTests/ArmoniK.EndToEndTests.Client/TestResults/test-results.trx

See this annotation in the file changed.

@github-actions github-actions / IntegrationTests tls:true mtls:true val:disable ca:false

ArmoniK.EndToEndTests.Client.Tests.CheckSubtaskingTree_SymphonySDK.SubtaskingTreeClientTest ► Check_That_Subtasking_Is_Working_With_Symphony_SDK(1,2)

Failed test found in:
  ./Tests/ArmoniK.EndToEndTests/ArmoniK.EndToEndTests.Client/TestResults/test-results.trx
Error:
  System.InvalidOperationException : SslCredentials with non-null arguments is not supported by GrpcChannel. GrpcChannel uses HttpClient to make gRPC calls and HttpClient automatically loads root certificates from the operating system certificate store. Client certificates should be configured on HttpClient. See https://aka.ms/aspnet/grpc/certauth for details.
Raw output
System.InvalidOperationException : SslCredentials with non-null arguments is not supported by GrpcChannel. GrpcChannel uses HttpClient to make gRPC calls and HttpClient automatically loads root certificates from the operating system certificate store. Client certificates should be configured on HttpClient. See https://aka.ms/aspnet/grpc/certauth for details.
   at Grpc.Net.Client.Internal.DefaultChannelCredentialsConfigurator.SetSslCredentials(Object state, String rootCertificates, KeyCertificatePair keyCertificatePair, VerifyPeerCallback verifyPeerCallback)
   at Grpc.Core.SslCredentials.InternalPopulateConfiguration(ChannelCredentialsConfiguratorBase configurator, Object state)
   at Grpc.Net.Client.GrpcChannel.ResolveCredentials(GrpcChannelOptions channelOptions, Boolean& isSecure, List`1& callCredentials)
   at Grpc.Net.Client.GrpcChannel..ctor(Uri address, GrpcChannelOptions channelOptions)
   at Grpc.Net.Client.GrpcChannel.ForAddress(Uri address, GrpcChannelOptions channelOptions)
   at Grpc.Net.Client.GrpcChannel.ForAddress(String address, GrpcChannelOptions channelOptions)
   at ArmoniK.Api.Client.Submitter.GrpcChannelFactory.CreateChannel(GrpcClient optionsGrpcClient, ILogger logger)
   at ArmoniK.DevelopmentKit.Client.Common.Submitter.ClientServiceConnector.<>c__DisplayClass0_0.<ControlPlaneConnectionPool>b__0() in /_/Client/src/Common/Submitter/ClientServiceConnector.cs:line 50
   at ArmoniK.DevelopmentKit.Client.Common.Submitter.ChannelPool.AcquireChannel() in /_/Client/src/Common/Submitter/ChannelPool.cs:line 74
   at ArmoniK.DevelopmentKit.Client.Common.Submitter.ChannelPool.ChannelGuard..ctor(ChannelPool channelPool) in /_/Client/src/Common/Submitter/ChannelPool.cs:line 175
   at ArmoniK.DevelopmentKit.Client.Common.Submitter.ChannelPool.GetChannel() in /_/Client/src/Common/Submitter/ChannelPool.cs:line 142
   at ArmoniK.DevelopmentKit.Client.Common.Submitter.BaseClientSubmitter`1.CreateSession(IEnumerable`1 partitionIds) in /_/Client/src/Common/Submitter/BaseClientSubmitter.cs:line 132
   at ArmoniK.DevelopmentKit.Client.Common.Submitter.BaseClientSubmitter`1..ctor(Properties properties, ILoggerFactory loggerFactory, TaskOptions taskOptions, Session session, Int32 chunkSubmitSize) in /_/Client/src/Common/Submitter/BaseClientSubmitter.cs:line 93
   at ArmoniK.DevelopmentKit.Client.Symphony.SessionService..ctor(Properties properties, ILoggerFactory loggerFactory, TaskOptions taskOptions, Session session) in /_/Client/src/Symphony/SessionService.cs:line 47
   at ArmoniK.DevelopmentKit.Client.Symphony.ArmonikSymphonyClient.CreateSession(TaskOptions taskOptions) in /_/Client/src/Symphony/ArmonikSymphonyClient.cs:line 84
   at ArmoniK.EndToEndTests.Client.Tests.SymphonyTestHelper.InitService() in /_/Tests/ArmoniK.EndToEndTests/ArmoniK.EndToEndTests.Client/Tests/SymphonyTestHelper.cs:line 46
   at ArmoniK.EndToEndTests.Client.Tests.SymphonyTestHelper..ctor(String applicationNamespace, String applicationService) in /_/Tests/ArmoniK.EndToEndTests/ArmoniK.EndToEndTests.Client/Tests/SymphonyTestHelper.cs:line 37
   at ArmoniK.EndToEndTests.Client.Tests.CheckSubtaskingTree_SymphonySDK.SubtaskingTreeClientTest.Setup() in /_/Tests/ArmoniK.EndToEndTests/ArmoniK.EndToEndTests.Client/Tests/CheckSubtaskingTree_SymphonySDK/SubtaskingTreeClientTest.cs:line 38
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Check failure on line 0 in ./Tests/ArmoniK.EndToEndTests/ArmoniK.EndToEndTests.Client/TestResults/test-results.trx

See this annotation in the file changed.

@github-actions github-actions / IntegrationTests tls:true mtls:true val:disable ca:false

ArmoniK.EndToEndTests.Client.Tests.CheckSubtaskingTree_SymphonySDK.SubtaskingTreeClientTest ► Check_That_Subtasking_Is_Working_With_Symphony_SDK(128,4)

Failed test found in:
  ./Tests/ArmoniK.EndToEndTests/ArmoniK.EndToEndTests.Client/TestResults/test-results.trx
Error:
  System.InvalidOperationException : SslCredentials with non-null arguments is not supported by GrpcChannel. GrpcChannel uses HttpClient to make gRPC calls and HttpClient automatically loads root certificates from the operating system certificate store. Client certificates should be configured on HttpClient. See https://aka.ms/aspnet/grpc/certauth for details.
Raw output
System.InvalidOperationException : SslCredentials with non-null arguments is not supported by GrpcChannel. GrpcChannel uses HttpClient to make gRPC calls and HttpClient automatically loads root certificates from the operating system certificate store. Client certificates should be configured on HttpClient. See https://aka.ms/aspnet/grpc/certauth for details.
   at Grpc.Net.Client.Internal.DefaultChannelCredentialsConfigurator.SetSslCredentials(Object state, String rootCertificates, KeyCertificatePair keyCertificatePair, VerifyPeerCallback verifyPeerCallback)
   at Grpc.Core.SslCredentials.InternalPopulateConfiguration(ChannelCredentialsConfiguratorBase configurator, Object state)
   at Grpc.Net.Client.GrpcChannel.ResolveCredentials(GrpcChannelOptions channelOptions, Boolean& isSecure, List`1& callCredentials)
   at Grpc.Net.Client.GrpcChannel..ctor(Uri address, GrpcChannelOptions channelOptions)
   at Grpc.Net.Client.GrpcChannel.ForAddress(Uri address, GrpcChannelOptions channelOptions)
   at Grpc.Net.Client.GrpcChannel.ForAddress(String address, GrpcChannelOptions channelOptions)
   at ArmoniK.Api.Client.Submitter.GrpcChannelFactory.CreateChannel(GrpcClient optionsGrpcClient, ILogger logger)
   at ArmoniK.DevelopmentKit.Client.Common.Submitter.ClientServiceConnector.<>c__DisplayClass0_0.<ControlPlaneConnectionPool>b__0() in /_/Client/src/Common/Submitter/ClientServiceConnector.cs:line 50
   at ArmoniK.DevelopmentKit.Client.Common.Submitter.ChannelPool.AcquireChannel() in /_/Client/src/Common/Submitter/ChannelPool.cs:line 74
   at ArmoniK.DevelopmentKit.Client.Common.Submitter.ChannelPool.ChannelGuard..ctor(ChannelPool channelPool) in /_/Client/src/Common/Submitter/ChannelPool.cs:line 175
   at ArmoniK.DevelopmentKit.Client.Common.Submitter.ChannelPool.GetChannel() in /_/Client/src/Common/Submitter/ChannelPool.cs:line 142
   at ArmoniK.DevelopmentKit.Client.Common.Submitter.BaseClientSubmitter`1.CreateSession(IEnumerable`1 partitionIds) in /_/Client/src/Common/Submitter/BaseClientSubmitter.cs:line 132
   at ArmoniK.DevelopmentKit.Client.Common.Submitter.BaseClientSubmitter`1..ctor(Properties properties, ILoggerFactory loggerFactory, TaskOptions taskOptions, Session session, Int32 chunkSubmitSize) in /_/Client/src/Common/Submitter/BaseClientSubmitter.cs:line 93
   at ArmoniK.DevelopmentKit.Client.Symphony.SessionService..ctor(Properties properties, ILoggerFactory loggerFactory, TaskOptions taskOptions, Session session) in /_/Client/src/Symphony/SessionService.cs:line 47
   at ArmoniK.DevelopmentKit.Client.Symphony.ArmonikSymphonyClient.CreateSession(TaskOptions taskOptions) in /_/Client/src/Symphony/ArmonikSymphonyClient.cs:line 84
   at ArmoniK.EndToEndTests.Client.Tests.SymphonyTestHelper.InitService() in /_/Tests/ArmoniK.EndToEndTests/ArmoniK.EndToEndTests.Client/Tests/SymphonyTestHelper.cs:line 46
   at ArmoniK.EndToEndTests.Client.Tests.SymphonyTestHelper..ctor(String applicationNamespace, String applicationService) in /_/Tests/ArmoniK.EndToEndTests/ArmoniK.EndToEndTests.Client/Tests/SymphonyTestHelper.cs:line 37
   at ArmoniK.EndToEndTests.Client.Tests.CheckSubtaskingTree_SymphonySDK.SubtaskingTreeClientTest.Setup() in /_/Tests/ArmoniK.EndToEndTests/ArmoniK.EndToEndTests.Client/Tests/CheckSubtaskingTree_SymphonySDK/SubtaskingTreeClientTest.cs:line 38
   at InvokeStub_SubtaskingTreeClientTest.Setup(Object, Object, IntPtr*)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Check failure on line 0 in ./Tests/ArmoniK.EndToEndTests/ArmoniK.EndToEndTests.Client/TestResults/test-results.trx

See this annotation in the file changed.

@github-actions github-actions / IntegrationTests tls:true mtls:true val:disable ca:false

ArmoniK.EndToEndTests.Client.Tests.CheckSubtaskingTree_SymphonySDK.SubtaskingTreeClientTest ► Check_That_Subtasking_Is_Working_With_Symphony_SDK(32,2)

Failed test found in:
  ./Tests/ArmoniK.EndToEndTests/ArmoniK.EndToEndTests.Client/TestResults/test-results.trx
Error:
  System.InvalidOperationException : SslCredentials with non-null arguments is not supported by GrpcChannel. GrpcChannel uses HttpClient to make gRPC calls and HttpClient automatically loads root certificates from the operating system certificate store. Client certificates should be configured on HttpClient. See https://aka.ms/aspnet/grpc/certauth for details.
Raw output
System.InvalidOperationException : SslCredentials with non-null arguments is not supported by GrpcChannel. GrpcChannel uses HttpClient to make gRPC calls and HttpClient automatically loads root certificates from the operating system certificate store. Client certificates should be configured on HttpClient. See https://aka.ms/aspnet/grpc/certauth for details.
   at Grpc.Net.Client.Internal.DefaultChannelCredentialsConfigurator.SetSslCredentials(Object state, String rootCertificates, KeyCertificatePair keyCertificatePair, VerifyPeerCallback verifyPeerCallback)
   at Grpc.Core.SslCredentials.InternalPopulateConfiguration(ChannelCredentialsConfiguratorBase configurator, Object state)
   at Grpc.Net.Client.GrpcChannel.ResolveCredentials(GrpcChannelOptions channelOptions, Boolean& isSecure, List`1& callCredentials)
   at Grpc.Net.Client.GrpcChannel..ctor(Uri address, GrpcChannelOptions channelOptions)
   at Grpc.Net.Client.GrpcChannel.ForAddress(Uri address, GrpcChannelOptions channelOptions)
   at Grpc.Net.Client.GrpcChannel.ForAddress(String address, GrpcChannelOptions channelOptions)
   at ArmoniK.Api.Client.Submitter.GrpcChannelFactory.CreateChannel(GrpcClient optionsGrpcClient, ILogger logger)
   at ArmoniK.DevelopmentKit.Client.Common.Submitter.ClientServiceConnector.<>c__DisplayClass0_0.<ControlPlaneConnectionPool>b__0() in /_/Client/src/Common/Submitter/ClientServiceConnector.cs:line 50
   at ArmoniK.DevelopmentKit.Client.Common.Submitter.ChannelPool.AcquireChannel() in /_/Client/src/Common/Submitter/ChannelPool.cs:line 74
   at ArmoniK.DevelopmentKit.Client.Common.Submitter.ChannelPool.ChannelGuard..ctor(ChannelPool channelPool) in /_/Client/src/Common/Submitter/ChannelPool.cs:line 175
   at ArmoniK.DevelopmentKit.Client.Common.Submitter.ChannelPool.GetChannel() in /_/Client/src/Common/Submitter/ChannelPool.cs:line 142
   at ArmoniK.DevelopmentKit.Client.Common.Submitter.BaseClientSubmitter`1.CreateSession(IEnumerable`1 partitionIds) in /_/Client/src/Common/Submitter/BaseClientSubmitter.cs:line 132
   at ArmoniK.DevelopmentKit.Client.Common.Submitter.BaseClientSubmitter`1..ctor(Properties properties, ILoggerFactory loggerFactory, TaskOptions taskOptions, Session session, Int32 chunkSubmitSize) in /_/Client/src/Common/Submitter/BaseClientSubmitter.cs:line 93
   at ArmoniK.DevelopmentKit.Client.Symphony.SessionService..ctor(Properties properties, ILoggerFactory loggerFactory, TaskOptions taskOptions, Session session) in /_/Client/src/Symphony/SessionService.cs:line 47
   at ArmoniK.DevelopmentKit.Client.Symphony.ArmonikSymphonyClient.CreateSession(TaskOptions taskOptions) in /_/Client/src/Symphony/ArmonikSymphonyClient.cs:line 84
   at ArmoniK.EndToEndTests.Client.Tests.SymphonyTestHelper.InitService() in /_/Tests/ArmoniK.EndToEndTests/ArmoniK.EndToEndTests.Client/Tests/SymphonyTestHelper.cs:line 46
   at ArmoniK.EndToEndTests.Client.Tests.SymphonyTestHelper..ctor(String applicationNamespace, String applicationService) in /_/Tests/ArmoniK.EndToEndTests/ArmoniK.EndToEndTests.Client/Tests/SymphonyTestHelper.cs:line 37
   at ArmoniK.EndToEndTests.Client.Tests.CheckSubtaskingTree_SymphonySDK.SubtaskingTreeClientTest.Setup() in /_/Tests/ArmoniK.EndToEndTests/ArmoniK.EndToEndTests.Client/Tests/CheckSubtaskingTree_SymphonySDK/SubtaskingTreeClientTest.cs:line 38
   at InvokeStub_SubtaskingTreeClientTest.Setup(Object, Object, IntPtr*)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Check failure on line 0 in ./Tests/ArmoniK.EndToEndTests/ArmoniK.EndToEndTests.Client/TestResults/test-results.trx

See this annotation in the file changed.

@github-actions github-actions / IntegrationTests tls:true mtls:true val:disable ca:false

ArmoniK.EndToEndTests.Client.Tests.CheckSubtaskingTreeUnifiedApi.SubtaskingTreeUnifiedApiClientTest ► Check_That_Subtasking_Is_Working_With_Unified_SDK(1,2)

Failed test found in:
  ./Tests/ArmoniK.EndToEndTests/ArmoniK.EndToEndTests.Client/TestResults/test-results.trx
Error:
  System.InvalidOperationException : SslCredentials with non-null arguments is not supported by GrpcChannel. GrpcChannel uses HttpClient to make gRPC calls and HttpClient automatically loads root certificates from the operating system certificate store. Client certificates should be configured on HttpClient. See https://aka.ms/aspnet/grpc/certauth for details.
Raw output
System.InvalidOperationException : SslCredentials with non-null arguments is not supported by GrpcChannel. GrpcChannel uses HttpClient to make gRPC calls and HttpClient automatically loads root certificates from the operating system certificate store. Client certificates should be configured on HttpClient. See https://aka.ms/aspnet/grpc/certauth for details.
   at Grpc.Net.Client.Internal.DefaultChannelCredentialsConfigurator.SetSslCredentials(Object state, String rootCertificates, KeyCertificatePair keyCertificatePair, VerifyPeerCallback verifyPeerCallback)
   at Grpc.Core.SslCredentials.InternalPopulateConfiguration(ChannelCredentialsConfiguratorBase configurator, Object state)
   at Grpc.Net.Client.GrpcChannel.ResolveCredentials(GrpcChannelOptions channelOptions, Boolean& isSecure, List`1& callCredentials)
   at Grpc.Net.Client.GrpcChannel..ctor(Uri address, GrpcChannelOptions channelOptions)
   at Grpc.Net.Client.GrpcChannel.ForAddress(Uri address, GrpcChannelOptions channelOptions)
   at Grpc.Net.Client.GrpcChannel.ForAddress(String address, GrpcChannelOptions channelOptions)
   at ArmoniK.Api.Client.Submitter.GrpcChannelFactory.CreateChannel(GrpcClient optionsGrpcClient, ILogger logger)
   at ArmoniK.DevelopmentKit.Client.Common.Submitter.ClientServiceConnector.<>c__DisplayClass0_0.<ControlPlaneConnectionPool>b__0() in /_/Client/src/Common/Submitter/ClientServiceConnector.cs:line 50
   at ArmoniK.DevelopmentKit.Client.Common.Submitter.ChannelPool.AcquireChannel() in /_/Client/src/Common/Submitter/ChannelPool.cs:line 74
   at ArmoniK.DevelopmentKit.Client.Common.Submitter.ChannelPool.ChannelGuard..ctor(ChannelPool channelPool) in /_/Client/src/Common/Submitter/ChannelPool.cs:line 175
   at ArmoniK.DevelopmentKit.Client.Common.Submitter.ChannelPool.GetChannel() in /_/Client/src/Common/Submitter/ChannelPool.cs:line 142
   at ArmoniK.DevelopmentKit.Client.Common.Submitter.BaseClientSubmitter`1.CreateSession(IEnumerable`1 partitionIds) in /_/Client/src/Common/Submitter/BaseClientSubmitter.cs:line 132
   at ArmoniK.DevelopmentKit.Client.Common.Submitter.BaseClientSubmitter`1..ctor(Properties properties, ILoggerFactory loggerFactory, TaskOptions taskOptions, Session session, Int32 chunkSubmitSize) in /_/Client/src/Common/Submitter/BaseClientSubmitter.cs:line 93
   at ArmoniK.DevelopmentKit.Client.Unified.Services.SessionService..ctor(Properties properties, ILoggerFactory loggerFactory, TaskOptions taskOptions, Session session) in /_/Client/src/Unified/Services/SessionService.cs:line 48
   at ArmoniK.DevelopmentKit.Client.Unified.Factory.SessionServiceFactory.CreateSession(Properties properties) in /_/Client/src/Unified/Factory/SessionServiceFactory.cs:line 70
   at ArmoniK.DevelopmentKit.Client.Unified.Services.Submitter.Service..ctor(Properties properties, ILoggerFactory loggerFactory) in /_/Client/src/Unified/Services/Submitter/Service.cs:line 77
   at ArmoniK.DevelopmentKit.Client.Unified.Factory.ServiceFactory.CreateService(Properties props, ILoggerFactory loggerFactory) in /_/Client/src/Unified/Factory/ServiceFactory.cs:line 42
   at ArmoniK.EndToEndTests.Client.Tests.UnifiedTestHelper.InitService(EngineType engineType, Int32 bufferRequestSize, Int32 maxConcurrentBuffers, Int32 maxParallelChannels, Nullable`1 timeOut) in /_/Tests/ArmoniK.EndToEndTests/ArmoniK.EndToEndTests.Client/Tests/UnifiedTestHelper.cs:line 79
   at ArmoniK.EndToEndTests.Client.Tests.UnifiedTestHelper..ctor(EngineType engineType, String applicationNamespace, String applicationService, Int32 bufferRequestSize, Int32 maxConcurrentBuffers, Int32 maxParallelChannels, Nullable`1 timeOut) in /_/Tests/ArmoniK.EndToEndTests/ArmoniK.EndToEndTests.Client/Tests/UnifiedTestHelper.cs:line 48
   at ArmoniK.EndToEndTests.Client.Tests.CheckSubtaskingTreeUnifiedApi.SubtaskingTreeUnifiedApiClientTest.Setup() in /_/Tests/ArmoniK.EndToEndTests/ArmoniK.EndToEndTests.Client/Tests/CheckSubtaskingTreeUnifiedApi/SubtaskingTreeUnifiedApiClientTest.cs:line 39
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Check failure on line 0 in ./Tests/ArmoniK.EndToEndTests/ArmoniK.EndToEndTests.Client/TestResults/test-results.trx

See this annotation in the file changed.

@github-actions github-actions / IntegrationTests tls:true mtls:true val:disable ca:false

ArmoniK.EndToEndTests.Client.Tests.CheckSubtaskingTreeUnifiedApi.SubtaskingTreeUnifiedApiClientTest ► Check_That_Subtasking_Is_Working_With_Unified_SDK(128,4)

Failed test found in:
  ./Tests/ArmoniK.EndToEndTests/ArmoniK.EndToEndTests.Client/TestResults/test-results.trx
Error:
  System.InvalidOperationException : SslCredentials with non-null arguments is not supported by GrpcChannel. GrpcChannel uses HttpClient to make gRPC calls and HttpClient automatically loads root certificates from the operating system certificate store. Client certificates should be configured on HttpClient. See https://aka.ms/aspnet/grpc/certauth for details.
Raw output
System.InvalidOperationException : SslCredentials with non-null arguments is not supported by GrpcChannel. GrpcChannel uses HttpClient to make gRPC calls and HttpClient automatically loads root certificates from the operating system certificate store. Client certificates should be configured on HttpClient. See https://aka.ms/aspnet/grpc/certauth for details.
   at Grpc.Net.Client.Internal.DefaultChannelCredentialsConfigurator.SetSslCredentials(Object state, String rootCertificates, KeyCertificatePair keyCertificatePair, VerifyPeerCallback verifyPeerCallback)
   at Grpc.Core.SslCredentials.InternalPopulateConfiguration(ChannelCredentialsConfiguratorBase configurator, Object state)
   at Grpc.Net.Client.GrpcChannel.ResolveCredentials(GrpcChannelOptions channelOptions, Boolean& isSecure, List`1& callCredentials)
   at Grpc.Net.Client.GrpcChannel..ctor(Uri address, GrpcChannelOptions channelOptions)
   at Grpc.Net.Client.GrpcChannel.ForAddress(Uri address, GrpcChannelOptions channelOptions)
   at Grpc.Net.Client.GrpcChannel.ForAddress(String address, GrpcChannelOptions channelOptions)
   at ArmoniK.Api.Client.Submitter.GrpcChannelFactory.CreateChannel(GrpcClient optionsGrpcClient, ILogger logger)
   at ArmoniK.DevelopmentKit.Client.Common.Submitter.ClientServiceConnector.<>c__DisplayClass0_0.<ControlPlaneConnectionPool>b__0() in /_/Client/src/Common/Submitter/ClientServiceConnector.cs:line 50
   at ArmoniK.DevelopmentKit.Client.Common.Submitter.ChannelPool.AcquireChannel() in /_/Client/src/Common/Submitter/ChannelPool.cs:line 74
   at ArmoniK.DevelopmentKit.Client.Common.Submitter.ChannelPool.ChannelGuard..ctor(ChannelPool channelPool) in /_/Client/src/Common/Submitter/ChannelPool.cs:line 175
   at ArmoniK.DevelopmentKit.Client.Common.Submitter.ChannelPool.GetChannel() in /_/Client/src/Common/Submitter/ChannelPool.cs:line 142
   at ArmoniK.DevelopmentKit.Client.Common.Submitter.BaseClientSubmitter`1.CreateSession(IEnumerable`1 partitionIds) in /_/Client/src/Common/Submitter/BaseClientSubmitter.cs:line 132
   at ArmoniK.DevelopmentKit.Client.Common.Submitter.BaseClientSubmitter`1..ctor(Properties properties, ILoggerFactory loggerFactory, TaskOptions taskOptions, Session session, Int32 chunkSubmitSize) in /_/Client/src/Common/Submitter/BaseClientSubmitter.cs:line 93
   at ArmoniK.DevelopmentKit.Client.Unified.Services.SessionService..ctor(Properties properties, ILoggerFactory loggerFactory, TaskOptions taskOptions, Session session) in /_/Client/src/Unified/Services/SessionService.cs:line 48
   at ArmoniK.DevelopmentKit.Client.Unified.Factory.SessionServiceFactory.CreateSession(Properties properties) in /_/Client/src/Unified/Factory/SessionServiceFactory.cs:line 70
   at ArmoniK.DevelopmentKit.Client.Unified.Services.Submitter.Service..ctor(Properties properties, ILoggerFactory loggerFactory) in /_/Client/src/Unified/Services/Submitter/Service.cs:line 77
   at ArmoniK.DevelopmentKit.Client.Unified.Factory.ServiceFactory.CreateService(Properties props, ILoggerFactory loggerFactory) in /_/Client/src/Unified/Factory/ServiceFactory.cs:line 42
   at ArmoniK.EndToEndTests.Client.Tests.UnifiedTestHelper.InitService(EngineType engineType, Int32 bufferRequestSize, Int32 maxConcurrentBuffers, Int32 maxParallelChannels, Nullable`1 timeOut) in /_/Tests/ArmoniK.EndToEndTests/ArmoniK.EndToEndTests.Client/Tests/UnifiedTestHelper.cs:line 79
   at ArmoniK.EndToEndTests.Client.Tests.UnifiedTestHelper..ctor(EngineType engineType, String applicationNamespace, String applicationService, Int32 bufferRequestSize, Int32 maxConcurrentBuffers, Int32 maxParallelChannels, Nullable`1 timeOut) in /_/Tests/ArmoniK.EndToEndTests/ArmoniK.EndToEndTests.Client/Tests/UnifiedTestHelper.cs:line 48
   at ArmoniK.EndToEndTests.Client.Tests.CheckSubtaskingTreeUnifiedApi.SubtaskingTreeUnifiedApiClientTest.Setup() in /_/Tests/ArmoniK.EndToEndTests/ArmoniK.EndToEndTests.Client/Tests/CheckSubtaskingTreeUnifiedApi/SubtaskingTreeUnifiedApiClientTest.cs:line 39
   at InvokeStub_SubtaskingTreeUnifiedApiClientTest.Setup(Object, Object, IntPtr*)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Check failure on line 0 in ./Tests/ArmoniK.EndToEndTests/ArmoniK.EndToEndTests.Client/TestResults/test-results.trx

See this annotation in the file changed.

@github-actions github-actions / IntegrationTests tls:true mtls:true val:disable ca:false

ArmoniK.EndToEndTests.Client.Tests.CheckSubtaskingTreeUnifiedApi.SubtaskingTreeUnifiedApiClientTest ► Check_That_Subtasking_Is_Working_With_Unified_SDK(32,2)

Failed test found in:
  ./Tests/ArmoniK.EndToEndTests/ArmoniK.EndToEndTests.Client/TestResults/test-results.trx
Error:
  System.InvalidOperationException : SslCredentials with non-null arguments is not supported by GrpcChannel. GrpcChannel uses HttpClient to make gRPC calls and HttpClient automatically loads root certificates from the operating system certificate store. Client certificates should be configured on HttpClient. See https://aka.ms/aspnet/grpc/certauth for details.
Raw output
System.InvalidOperationException : SslCredentials with non-null arguments is not supported by GrpcChannel. GrpcChannel uses HttpClient to make gRPC calls and HttpClient automatically loads root certificates from the operating system certificate store. Client certificates should be configured on HttpClient. See https://aka.ms/aspnet/grpc/certauth for details.
   at Grpc.Net.Client.Internal.DefaultChannelCredentialsConfigurator.SetSslCredentials(Object state, String rootCertificates, KeyCertificatePair keyCertificatePair, VerifyPeerCallback verifyPeerCallback)
   at Grpc.Core.SslCredentials.InternalPopulateConfiguration(ChannelCredentialsConfiguratorBase configurator, Object state)
   at Grpc.Net.Client.GrpcChannel.ResolveCredentials(GrpcChannelOptions channelOptions, Boolean& isSecure, List`1& callCredentials)
   at Grpc.Net.Client.GrpcChannel..ctor(Uri address, GrpcChannelOptions channelOptions)
   at Grpc.Net.Client.GrpcChannel.ForAddress(Uri address, GrpcChannelOptions channelOptions)
   at Grpc.Net.Client.GrpcChannel.ForAddress(String address, GrpcChannelOptions channelOptions)
   at ArmoniK.Api.Client.Submitter.GrpcChannelFactory.CreateChannel(GrpcClient optionsGrpcClient, ILogger logger)
   at ArmoniK.DevelopmentKit.Client.Common.Submitter.ClientServiceConnector.<>c__DisplayClass0_0.<ControlPlaneConnectionPool>b__0() in /_/Client/src/Common/Submitter/ClientServiceConnector.cs:line 50
   at ArmoniK.DevelopmentKit.Client.Common.Submitter.ChannelPool.AcquireChannel() in /_/Client/src/Common/Submitter/ChannelPool.cs:line 74
   at ArmoniK.DevelopmentKit.Client.Common.Submitter.ChannelPool.ChannelGuard..ctor(ChannelPool channelPool) in /_/Client/src/Common/Submitter/ChannelPool.cs:line 175
   at ArmoniK.DevelopmentKit.Client.Common.Submitter.ChannelPool.GetChannel() in /_/Client/src/Common/Submitter/ChannelPool.cs:line 142
   at ArmoniK.DevelopmentKit.Client.Common.Submitter.BaseClientSubmitter`1.CreateSession(IEnumerable`1 partitionIds) in /_/Client/src/Common/Submitter/BaseClientSubmitter.cs:line 132
   at ArmoniK.DevelopmentKit.Client.Common.Submitter.BaseClientSubmitter`1..ctor(Properties properties, ILoggerFactory loggerFactory, TaskOptions taskOptions, Session session, Int32 chunkSubmitSize) in /_/Client/src/Common/Submitter/BaseClientSubmitter.cs:line 93
   at ArmoniK.DevelopmentKit.Client.Unified.Services.SessionService..ctor(Properties properties, ILoggerFactory loggerFactory, TaskOptions taskOptions, Session session) in /_/Client/src/Unified/Services/SessionService.cs:line 48
   at ArmoniK.DevelopmentKit.Client.Unified.Factory.SessionServiceFactory.CreateSession(Properties properties) in /_/Client/src/Unified/Factory/SessionServiceFactory.cs:line 70
   at ArmoniK.DevelopmentKit.Client.Unified.Services.Submitter.Service..ctor(Properties properties, ILoggerFactory loggerFactory) in /_/Client/src/Unified/Services/Submitter/Service.cs:line 77
   at ArmoniK.DevelopmentKit.Client.Unified.Factory.ServiceFactory.CreateService(Properties props, ILoggerFactory loggerFactory) in /_/Client/src/Unified/Factory/ServiceFactory.cs:line 42
   at ArmoniK.EndToEndTests.Client.Tests.UnifiedTestHelper.InitService(EngineType engineType, Int32 bufferRequestSize, Int32 maxConcurrentBuffers, Int32 maxParallelChannels, Nullable`1 timeOut) in /_/Tests/ArmoniK.EndToEndTests/ArmoniK.EndToEndTests.Client/Tests/UnifiedTestHelper.cs:line 79
   at ArmoniK.EndToEndTests.Client.Tests.UnifiedTestHelper..ctor(EngineType engineType, String applicationNamespace, String applicationService, Int32 bufferRequestSize, Int32 maxConcurrentBuffers, Int32 maxParallelChannels, Nullable`1 timeOut) in /_/Tests/ArmoniK.EndToEndTests/ArmoniK.EndToEndTests.Client/Tests/UnifiedTestHelper.cs:line 48
   at ArmoniK.EndToEndTests.Client.Tests.CheckSubtaskingTreeUnifiedApi.SubtaskingTreeUnifiedApiClientTest.Setup() in /_/Tests/ArmoniK.EndToEndTests/ArmoniK.EndToEndTests.Client/Tests/CheckSubtaskingTreeUnifiedApi/SubtaskingTreeUnifiedApiClientTest.cs:line 39
   at InvokeStub_SubtaskingTreeUnifiedApiClientTest.Setup(Object, Object, IntPtr*)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Check failure on line 0 in ./Tests/ArmoniK.EndToEndTests/ArmoniK.EndToEndTests.Client/TestResults/test-results.trx

See this annotation in the file changed.

@github-actions github-actions / IntegrationTests tls:true mtls:true val:disable ca:false

ArmoniK.EndToEndTests.Client.Tests.CheckTryGetResults.CheckTryGetResultClientTest ► Check_That_We_Can_Launch_tasks_In_Multiple_Sessions_At_The_Same_Time

Failed test found in:
  ./Tests/ArmoniK.EndToEndTests/ArmoniK.EndToEndTests.Client/TestResults/test-results.trx
Error:
  System.AggregateException : One or more errors occurred. (SslCredentials with non-null arguments is not supported by GrpcChannel. GrpcChannel uses HttpClient to make gRPC calls and HttpClient automatically loads root certificates from the operating system certificate store. Client certificates should be configured on HttpClient. See https://aka.ms/aspnet/grpc/certauth for details.) (SslCredentials with non-null arguments is not supported by GrpcChannel. GrpcChannel uses HttpClient to make gRPC calls and HttpClient automatically loads root certificates from the operating system certificate store. Client certificates should be configured on HttpClient. See https://aka.ms/aspnet/grpc/certauth for details.)
    ----> System.InvalidOperationException : SslCredentials with non-null arguments is not supported by GrpcChannel. GrpcChannel uses HttpClient to make gRPC calls and HttpClient automatically loads root certificates from the operating system certificate store. Client certificates should be configured on HttpClient. See https://aka.ms/aspnet/grpc/certauth for details.
    ----> System.InvalidOperationException : SslCredentials with non-null arguments is not supported by GrpcChannel. GrpcChannel uses HttpClient to make gRPC calls and HttpClient automatically loads root certificates from the operating system certificate store. Client certificates should be configured on HttpClient. See https://aka.ms/aspnet/grpc/certauth for details.
Raw output
System.AggregateException : One or more errors occurred. (SslCredentials with non-null arguments is not supported by GrpcChannel. GrpcChannel uses HttpClient to make gRPC calls and HttpClient automatically loads root certificates from the operating system certificate store. Client certificates should be configured on HttpClient. See https://aka.ms/aspnet/grpc/certauth for details.) (SslCredentials with non-null arguments is not supported by GrpcChannel. GrpcChannel uses HttpClient to make gRPC calls and HttpClient automatically loads root certificates from the operating system certificate store. Client certificates should be configured on HttpClient. See https://aka.ms/aspnet/grpc/certauth for details.)
  ----> System.InvalidOperationException : SslCredentials with non-null arguments is not supported by GrpcChannel. GrpcChannel uses HttpClient to make gRPC calls and HttpClient automatically loads root certificates from the operating system certificate store. Client certificates should be configured on HttpClient. See https://aka.ms/aspnet/grpc/certauth for details.
  ----> System.InvalidOperationException : SslCredentials with non-null arguments is not supported by GrpcChannel. GrpcChannel uses HttpClient to make gRPC calls and HttpClient automatically loads root certificates from the operating system certificate store. Client certificates should be configured on HttpClient. See https://aka.ms/aspnet/grpc/certauth for details.
   at System.Threading.Tasks.Task.WaitAllCore(Task[] tasks, Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Task.WaitAll(Task[] tasks)
   at ArmoniK.EndToEndTests.Client.Tests.CheckTryGetResults.CheckTryGetResultClientTest.Check_That_We_Can_Launch_tasks_In_Multiple_Sessions_At_The_Same_Time() in /_/Tests/ArmoniK.EndToEndTests/ArmoniK.EndToEndTests.Client/Tests/CheckTryGetResults/CheckTryGetResultClientTest.cs:line 64
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
--InvalidOperationException
   at Grpc.Net.Client.Internal.DefaultChannelCredentialsConfigurator.SetSslCredentials(Object state, String rootCertificates, KeyCertificatePair keyCertificatePair, VerifyPeerCallback verifyPeerCallback)
   at Grpc.Core.SslCredentials.InternalPopulateConfiguration(ChannelCredentialsConfiguratorBase configurator, Object state)
   at Grpc.Net.Client.GrpcChannel.ResolveCredentials(GrpcChannelOptions channelOptions, Boolean& isSecure, List`1& callCredentials)
   at Grpc.Net.Client.GrpcChannel..ctor(Uri address, GrpcChannelOptions channelOptions)
   at Grpc.Net.Client.GrpcChannel.ForAddress(Uri address, GrpcChannelOptions channelOptions)
   at Grpc.Net.Client.GrpcChannel.ForAddress(String address, GrpcChannelOptions channelOptions)
   at ArmoniK.Api.Client.Submitter.GrpcChannelFactory.CreateChannel(GrpcClient optionsGrpcClient, ILogger logger)
   at ArmoniK.DevelopmentKit.Client.Common.Submitter.ClientServiceConnector.<>c__DisplayClass0_0.<ControlPlaneConnectionPool>b__0() in /_/Client/src/Common/Submitter/ClientServiceConnector.cs:line 50
   at ArmoniK.DevelopmentKit.Client.Common.Submitter.ChannelPool.AcquireChannel() in /_/Client/src/Common/Submitter/ChannelPool.cs:line 74
   at ArmoniK.DevelopmentKit.Client.Common.Submitter.ChannelPool.ChannelGuard..ctor(ChannelPool channelPool) in /_/Client/src/Common/Submitter/ChannelPool.cs:line 175
   at ArmoniK.DevelopmentKit.Client.Common.Submitter.ChannelPool.GetChannel() in /_/Client/src/Common/Submitter/ChannelPool.cs:line 142
   at ArmoniK.DevelopmentKit.Client.Common.Submitter.BaseClientSubmitter`1.CreateSession(IEnumerable`1 partitionIds) in /_/Client/src/Common/Submitter/BaseClientSubmitter.cs:line 132
   at ArmoniK.DevelopmentKit.Client.Common.Submitter.BaseClientSubmitter`1..ctor(Properties properties, ILoggerFactory loggerFactory, TaskOptions taskOptions, Session session, Int32 chunkSubmitSize) in /_/Client/src/Common/Submitter/BaseClientSubmitter.cs:line 93
   at ArmoniK.DevelopmentKit.Client.Symphony.SessionService..ctor(Properties properties, ILoggerFactory loggerFactory, TaskOptions taskOptions, Session session) in /_/Client/src/Symphony/SessionService.cs:line 47
   at ArmoniK.DevelopmentKit.Client.Symphony.ArmonikSymphonyClient.CreateSession(TaskOptions taskOptions) in /_/Client/src/Symphony/ArmonikSymphonyClient.cs:line 84
   at ArmoniK.EndToEndTests.Client.Tests.SymphonyTestHelper.InitService() in /_/Tests/ArmoniK.EndToEndTests/ArmoniK.EndToEndTests.Client/Tests/SymphonyTestHelper.cs:line 46
   at ArmoniK.EndToEndTests.Client.Tests.SymphonyTestHelper..ctor(String applicationNamespace, String applicationService) in /_/Tests/ArmoniK.EndToEndTests/ArmoniK.EndToEndTests.Client/Tests/SymphonyTestHelper.cs:line 37
   at ArmoniK.EndToEndTests.Client.Tests.CheckTryGetResults.CheckTryGetResultClientTest.SendTaskAndGetPayloadResults(Byte[] clientPayload) in /_/Tests/ArmoniK.EndToEndTests/ArmoniK.EndToEndTests.Client/Tests/CheckTryGetResults/CheckTryGetResultClientTest.cs:line 77
   at ArmoniK.EndToEndTests.Client.Tests.CheckTryGetResults.CheckTryGetResultClientTest.<>c__DisplayClass4_0.<Check_That_We_Can_Launch_tasks_In_Multiple_Sessions_At_The_Same_Time>b__3() in /_/Tests/ArmoniK.EndToEndTests/ArmoniK.EndToEndTests.Client/Tests/CheckTryGetResults/CheckTryGetResultClientTest.cs:line 60
   at System.Threading.Tasks.Task`1.InnerInvoke()
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread)
--InvalidOperationException
   at Grpc.Net.Client.Internal.DefaultChannelCredentialsConfigurator.SetSslCredentials(Object state, String rootCertificates, KeyCertificatePair keyCertificatePair, VerifyPeerCallback verifyPeerCallback)
   at Grpc.Core.SslCredentials.InternalPopulateConfiguration(ChannelCredentialsConfiguratorBase configurator, Object state)
   at Grpc.Net.Client.GrpcChannel.ResolveCredentials(GrpcChannelOptions channelOptions, Boolean& isSecure, List`1& callCredentials)
   at Grpc.Net.Client.GrpcChannel..ctor(Uri address, GrpcChannelOptions channelOptions)
   at Grpc.Net.Client.GrpcChannel.ForAddress(Uri address, GrpcChannelOptions channelOptions)
   at Grpc.Net.Client.GrpcChannel.ForAddress(String address, GrpcChannelOptions channelOptions)
   at ArmoniK.Api.Client.Submitter.GrpcChannelFactory.CreateChannel(GrpcClient optionsGrpcClient, ILogger logger)
   at ArmoniK.DevelopmentKit.Client.Common.Submitter.ClientServiceConnector.<>c__DisplayClass0_0.<ControlPlaneConnectionPool>b__0() in /_/Client/src/Common/Submitter/ClientServiceConnector.cs:line 50
   at ArmoniK.DevelopmentKit.Client.Common.Submitter.ChannelPool.AcquireChannel() in /_/Client/src/Common/Submitter/ChannelPool.cs:line 74
   at ArmoniK.DevelopmentKit.Client.Common.Submitter.ChannelPool.ChannelGuard..ctor(ChannelPool channelPool) in /_/Client/src/Common/Submitter/ChannelPool.cs:line 175
   at ArmoniK.DevelopmentKit.Client.Common.Submitter.ChannelPool.GetChannel() in /_/Client/src/Common/Submitter/ChannelPool.cs:line 142
   at ArmoniK.DevelopmentKit.Client.Common.Submitter.BaseClientSubmitter`1.CreateSession(IEnumerable`1 partitionIds) in /_/Client/src/Common/Submitter/BaseClientSubmitter.cs:line 132
   at ArmoniK.DevelopmentKit.Client.Common.Submitter.BaseClientSubmitter`1..ctor(Properties properties, ILoggerFactory loggerFactory, TaskOptions taskOptions, Session session, Int32 chunkSubmitSize) in /_/Client/src/Common/Submitter/BaseClientSubmitter.cs:line 93
   at ArmoniK.DevelopmentKit.Client.Symphony.SessionService..ctor(Properties properties, ILoggerFactory loggerFactory, TaskOptions taskOptions, Session session) in /_/Client/src/Symphony/SessionService.cs:line 47
   at ArmoniK.DevelopmentKit.Client.Symphony.ArmonikSymphonyClient.CreateSession(TaskOptions taskOptions) in /_/Client/src/Symphony/ArmonikSymphonyClient.cs:line 84
   at ArmoniK.EndToEndTests.Client.Tests.SymphonyTestHelper.InitService() in /_/Tests/ArmoniK.EndToEndTests/ArmoniK.EndToEndTests.Client/Tests/SymphonyTestHelper.cs:line 46
   at ArmoniK.EndToEndTests.Client.Tests.SymphonyTestHelper..ctor(String applicationNamespace, String applicationService) in /_/Tests/ArmoniK.EndToEndTests/ArmoniK.EndToEndTests.Client/Tests/SymphonyTestHelper.cs:line 37
   at ArmoniK.EndToEndTests.Client.Tests.CheckTryGetResults.CheckTryGetResultClientTest.SendTaskAndGetPayloadResults(Byte[] clientPayload) in /_/Tests/ArmoniK.EndToEndTests/ArmoniK.EndToEndTests.Client/Tests/CheckTryGetResults/CheckTryGetResultClientTest.cs:line 77
   at ArmoniK.EndToEndTests.Client.Tests.CheckTryGetResults.CheckTryGetResultClientTest.<>c__DisplayClass4_0.<Check_That_We_Can_Launch_tasks_In_Multiple_Sessions_At_The_Same_Time>b__3() in /_/Tests/ArmoniK.EndToEndTests/ArmoniK.EndToEndTests.Client/Tests/CheckTryGetResults/CheckTryGetResultClientTest.cs:line 60
   at System.Threading.Tasks.Task`1.InnerInvoke()
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread)