Skip to content

Bump NUnit.Console from 3.21.1 to 3.22.0#3440

Merged
marcschier merged 1 commit into
masterfrom
dependabot/nuget/NUnit.Console-3.22.0
Jan 6, 2026
Merged

Bump NUnit.Console from 3.21.1 to 3.22.0#3440
marcschier merged 1 commit into
masterfrom
dependabot/nuget/NUnit.Console-3.22.0

Bump NUnit.Console from 3.21.1 to 3.22.0

4de1678
Select commit
Loading
Failed to load commit list.
Azure Pipelines / OPCFoundation.UA-.NETStandard succeeded Jan 6, 2026 in 10m 28s

Build #1.5.378.72-preview+4de16781c4 had test failures

Details

Tests

  • Failed: 11 (0.01%, 11 new, 0 recurring)
  • Passed: 88,243 (97.53%)
  • Other: 2,224 (2.46%)
  • Total: 90,478

Annotations

Check failure on line 1 in Opc.Ua.Gds.Tests.PushTest("RsaSha256ApplicationCertificateType",i=12560,"http://opcfoundation.org/UA/SecurityP...",null).UpdateCertificateNewKeyPairPFXAsync

See this annotation in the file changed.

@azure-pipelines azure-pipelines / OPCFoundation.UA-.NETStandard

Opc.Ua.Gds.Tests.PushTest("RsaSha256ApplicationCertificateType",i=12560,"http://opcfoundation.org/UA/SecurityP...",null).UpdateCertificateNewKeyPairPFXAsync

Opc.Ua.ServiceResultException : [80130000] 'Error received from remote host: Could not verify security on OpenSecureChannel request.'
Raw output
   at Opc.Ua.Bindings.ChannelAsyncOperation`1.<EndAsync>d__12.MoveNext() in /_/Stack/Opc.Ua.Core/Stack/Tcp/ChannelAsyncOperation.cs:line 317
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Opc.Ua.Bindings.UaSCUaBinaryClientChannel.<ConnectAsync>d__2.MoveNext() in /_/Stack/Opc.Ua.Core/Stack/Tcp/UaSCBinaryClientChannel.cs:line 248
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Opc.Ua.Bindings.UaSCUaBinaryTransportChannel.<OpenInternalAsync>d__29.MoveNext() in /_/Stack/Opc.Ua.Core/Stack/Tcp/UaSCBinaryTransportChannel.cs:line 349
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at Opc.Ua.Bindings.UaSCUaBinaryTransportChannel.<OpenInternalAsync>d__29.MoveNext() in /_/Stack/Opc.Ua.Core/Stack/Tcp/UaSCBinaryTransportChannel.cs:line 361
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Opc.Ua.ClientChannelManager.<CreateUaBinaryChannelAsync>d__7.MoveNext() in /_/Stack/Opc.Ua.Core/Stack/Client/ClientChannelManager.cs:line 260
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Opc.Ua.Client.DefaultSessionFactory.<CreateChannelAsync>d__15.MoveNext() in /_/Libraries/Opc.Ua.Client/Session/DefaultSessionFactory.cs:line 286
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Opc.Ua.Client.DefaultSessionFactory.<CreateAsync>d__20.MoveNext() in /_/Libraries/Opc.Ua.Client/Session/DefaultSessionFactory.cs:line 403
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Opc.Ua.Gds.Client.ServerPushConfigurationClient.<ConnectInternalAsync>d__86.MoveNext() in /_/Libraries/Opc.Ua.Gds.Client.Common/ServerPushConfigurationClient.cs:line 1176
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at Opc.Ua.Gds.Client.ServerPushConfigurationClient.<ConnectAsync>d__59.MoveNext() in /_/Libraries/Opc.Ua.Gds.Client.Common/ServerPushConfigurationClient.cs:line 342
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Opc.Ua.Gds.Tests.ServerConfigurationPushTestClient.<ConnectAsync>d__34.MoveNext() in /_/Tests/Opc.Ua.Gds.Tests/ServerConfigurationPushTestClient.cs:line 243
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at Opc.Ua.Gds.Tests.PushTest.<ConnectPushClientAsync>d__35.MoveNext() in /_/Tests/Opc.Ua.Gds.Tests/PushTest.cs:line 981
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServ

Check failure on line 1 in Opc.Ua.Gds.Tests.PushTest("RsaSha256ApplicationCertificateType",i=12560,"http://opcfoundation.org/UA/SecurityP...",null).UpdateCertificateSelfSignedPEMAsync

See this annotation in the file changed.

@azure-pipelines azure-pipelines / OPCFoundation.UA-.NETStandard

Opc.Ua.Gds.Tests.PushTest("RsaSha256ApplicationCertificateType",i=12560,"http://opcfoundation.org/UA/SecurityP...",null).UpdateCertificateSelfSignedPEMAsync

Opc.Ua.ServiceResultException : [80130000] 'Error received from remote host: Could not verify security on OpenSecureChannel request.'
Raw output
   at Opc.Ua.Bindings.ChannelAsyncOperation`1.<EndAsync>d__12.MoveNext() in /_/Stack/Opc.Ua.Core/Stack/Tcp/ChannelAsyncOperation.cs:line 317
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Opc.Ua.Bindings.UaSCUaBinaryClientChannel.<ConnectAsync>d__2.MoveNext() in /_/Stack/Opc.Ua.Core/Stack/Tcp/UaSCBinaryClientChannel.cs:line 248
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Opc.Ua.Bindings.UaSCUaBinaryTransportChannel.<OpenInternalAsync>d__29.MoveNext() in /_/Stack/Opc.Ua.Core/Stack/Tcp/UaSCBinaryTransportChannel.cs:line 349
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at Opc.Ua.Bindings.UaSCUaBinaryTransportChannel.<OpenInternalAsync>d__29.MoveNext() in /_/Stack/Opc.Ua.Core/Stack/Tcp/UaSCBinaryTransportChannel.cs:line 361
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Opc.Ua.ClientChannelManager.<CreateUaBinaryChannelAsync>d__7.MoveNext() in /_/Stack/Opc.Ua.Core/Stack/Client/ClientChannelManager.cs:line 260
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Opc.Ua.Client.DefaultSessionFactory.<CreateChannelAsync>d__15.MoveNext() in /_/Libraries/Opc.Ua.Client/Session/DefaultSessionFactory.cs:line 286
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Opc.Ua.Client.DefaultSessionFactory.<CreateAsync>d__20.MoveNext() in /_/Libraries/Opc.Ua.Client/Session/DefaultSessionFactory.cs:line 403
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Opc.Ua.Gds.Client.ServerPushConfigurationClient.<ConnectInternalAsync>d__86.MoveNext() in /_/Libraries/Opc.Ua.Gds.Client.Common/ServerPushConfigurationClient.cs:line 1176
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at Opc.Ua.Gds.Client.ServerPushConfigurationClient.<ConnectAsync>d__59.MoveNext() in /_/Libraries/Opc.Ua.Gds.Client.Common/ServerPushConfigurationClient.cs:line 342
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Opc.Ua.Gds.Tests.ServerConfigurationPushTestClient.<ConnectAsync>d__34.MoveNext() in /_/Tests/Opc.Ua.Gds.Tests/ServerConfigurationPushTestClient.cs:line 243
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at Opc.Ua.Gds.Tests.PushTest.<ConnectPushClientAsync>d__35.MoveNext() in /_/Tests/Opc.Ua.Gds.Tests/PushTest.cs:line 981
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServ

Check failure on line 1 in Opc.Ua.Gds.Tests.PushTest("RsaSha256ApplicationCertificateType",i=12560,"http://opcfoundation.org/UA/SecurityP...",null).ApplyChangesAsync

See this annotation in the file changed.

@azure-pipelines azure-pipelines / OPCFoundation.UA-.NETStandard

Opc.Ua.Gds.Tests.PushTest("RsaSha256ApplicationCertificateType",i=12560,"http://opcfoundation.org/UA/SecurityP...",null).ApplyChangesAsync

Opc.Ua.ServiceResultException : [80130000] 'Error received from remote host: Could not verify security on OpenSecureChannel request.'
Raw output
   at Opc.Ua.Bindings.ChannelAsyncOperation`1.<EndAsync>d__12.MoveNext() in /_/Stack/Opc.Ua.Core/Stack/Tcp/ChannelAsyncOperation.cs:line 317
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Opc.Ua.Bindings.UaSCUaBinaryClientChannel.<ConnectAsync>d__2.MoveNext() in /_/Stack/Opc.Ua.Core/Stack/Tcp/UaSCBinaryClientChannel.cs:line 248
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Opc.Ua.Bindings.UaSCUaBinaryTransportChannel.<OpenInternalAsync>d__29.MoveNext() in /_/Stack/Opc.Ua.Core/Stack/Tcp/UaSCBinaryTransportChannel.cs:line 349
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at Opc.Ua.Bindings.UaSCUaBinaryTransportChannel.<OpenInternalAsync>d__29.MoveNext() in /_/Stack/Opc.Ua.Core/Stack/Tcp/UaSCBinaryTransportChannel.cs:line 361
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Opc.Ua.ClientChannelManager.<CreateUaBinaryChannelAsync>d__7.MoveNext() in /_/Stack/Opc.Ua.Core/Stack/Client/ClientChannelManager.cs:line 260
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Opc.Ua.Client.DefaultSessionFactory.<CreateChannelAsync>d__15.MoveNext() in /_/Libraries/Opc.Ua.Client/Session/DefaultSessionFactory.cs:line 286
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Opc.Ua.Client.DefaultSessionFactory.<CreateAsync>d__20.MoveNext() in /_/Libraries/Opc.Ua.Client/Session/DefaultSessionFactory.cs:line 403
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Opc.Ua.Gds.Client.ServerPushConfigurationClient.<ConnectInternalAsync>d__86.MoveNext() in /_/Libraries/Opc.Ua.Gds.Client.Common/ServerPushConfigurationClient.cs:line 1176
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at Opc.Ua.Gds.Client.ServerPushConfigurationClient.<ConnectAsync>d__59.MoveNext() in /_/Libraries/Opc.Ua.Gds.Client.Common/ServerPushConfigurationClient.cs:line 342
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Opc.Ua.Gds.Tests.ServerConfigurationPushTestClient.<ConnectAsync>d__34.MoveNext() in /_/Tests/Opc.Ua.Gds.Tests/ServerConfigurationPushTestClient.cs:line 243
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at Opc.Ua.Gds.Tests.PushTest.<ConnectPushClientAsync>d__35.MoveNext() in /_/Tests/Opc.Ua.Gds.Tests/PushTest.cs:line 981
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServ

Check failure on line 1 in Opc.Ua.Gds.Tests.PushTest("RsaSha256ApplicationCertificateType",i=12560,"http://opcfoundation.org/UA/SecurityP...",null).UpdateCertificateNewKeyPairPEMAsync

See this annotation in the file changed.

@azure-pipelines azure-pipelines / OPCFoundation.UA-.NETStandard

Opc.Ua.Gds.Tests.PushTest("RsaSha256ApplicationCertificateType",i=12560,"http://opcfoundation.org/UA/SecurityP...",null).UpdateCertificateNewKeyPairPEMAsync

Opc.Ua.ServiceResultException : [80130000] 'Error received from remote host: Could not verify security on OpenSecureChannel request.'
Raw output
   at Opc.Ua.Bindings.ChannelAsyncOperation`1.<EndAsync>d__12.MoveNext() in /_/Stack/Opc.Ua.Core/Stack/Tcp/ChannelAsyncOperation.cs:line 317
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Opc.Ua.Bindings.UaSCUaBinaryClientChannel.<ConnectAsync>d__2.MoveNext() in /_/Stack/Opc.Ua.Core/Stack/Tcp/UaSCBinaryClientChannel.cs:line 248
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Opc.Ua.Bindings.UaSCUaBinaryTransportChannel.<OpenInternalAsync>d__29.MoveNext() in /_/Stack/Opc.Ua.Core/Stack/Tcp/UaSCBinaryTransportChannel.cs:line 349
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at Opc.Ua.Bindings.UaSCUaBinaryTransportChannel.<OpenInternalAsync>d__29.MoveNext() in /_/Stack/Opc.Ua.Core/Stack/Tcp/UaSCBinaryTransportChannel.cs:line 361
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Opc.Ua.ClientChannelManager.<CreateUaBinaryChannelAsync>d__7.MoveNext() in /_/Stack/Opc.Ua.Core/Stack/Client/ClientChannelManager.cs:line 260
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Opc.Ua.Client.DefaultSessionFactory.<CreateChannelAsync>d__15.MoveNext() in /_/Libraries/Opc.Ua.Client/Session/DefaultSessionFactory.cs:line 286
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Opc.Ua.Client.DefaultSessionFactory.<CreateAsync>d__20.MoveNext() in /_/Libraries/Opc.Ua.Client/Session/DefaultSessionFactory.cs:line 403
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Opc.Ua.Gds.Client.ServerPushConfigurationClient.<ConnectInternalAsync>d__86.MoveNext() in /_/Libraries/Opc.Ua.Gds.Client.Common/ServerPushConfigurationClient.cs:line 1176
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at Opc.Ua.Gds.Client.ServerPushConfigurationClient.<ConnectAsync>d__59.MoveNext() in /_/Libraries/Opc.Ua.Gds.Client.Common/ServerPushConfigurationClient.cs:line 342
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Opc.Ua.Gds.Tests.ServerConfigurationPushTestClient.<ConnectAsync>d__34.MoveNext() in /_/Tests/Opc.Ua.Gds.Tests/ServerConfigurationPushTestClient.cs:line 243
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at Opc.Ua.Gds.Tests.PushTest.<ConnectPushClientAsync>d__35.MoveNext() in /_/Tests/Opc.Ua.Gds.Tests/PushTest.cs:line 981
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServ