[NativeAOT] ObjWriter: Produce COMDAT sections for .xdata unwinding data #96686
Build #20240109.50 had test failures
Details
- Failed: 3 (0.00%)
- Passed: 1,038,529 (98.55%)
- Other: 15,320 (1.45%)
- Total: 1,053,852
Annotations
azure-pipelines / runtime
.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.23607.2\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L89
.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.23607.2\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(89,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.Collections.Immutable.Tests in job beeed287-f130-4a62-ae86-85ba4fb08c5c has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/beeed287-f130-4a62-ae86-85ba4fb08c5c/workitems/System.Collections.Immutable.Tests/console
azure-pipelines / runtime
.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.23607.2/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L89
.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.23607.2/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(89,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item nativeaot.SmokeTests in job ba7ea51a-06d3-4a9a-9ca3-79e95fe1980a has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/ba7ea51a-06d3-4a9a-9ca3-79e95fe1980a/workitems/nativeaot.SmokeTests/console
azure-pipelines / runtime
nativeaot/SmokeTests/Reflection/Reflection_FromUsage/Reflection_FromUsage.sh
DOTNET_DbgEnableMiniDump is set and the createdump binary does not exist: /root/helix/work/workitem/e/nativeaot/SmokeTests/Reflection/Reflection_FromUsage//native/createdump
Unhandled exception. System.TypeInitializationException: A type initializer threw an exception. To determine which type, inspect the InnerException's StackTrace property.
---> System.NullReferenceException: Object reference not set to an instance of an object.
at System.Threading.Lock.TryInitializeStatics() + 0xf8
at System.Threading.Lock.TryEnterSlow(Int32 timeoutMs, Lock.ThreadId currentThreadId) + 0x16c
at System.Threading.Lock.EnterAndGetCurrentThreadId() + 0x68
at System.Runtime.CompilerServices.ClassConstructorRunner.Cctor.GetCctor(StaticClassConstructionContext* pContext) + 0x38
at System.Runtime.CompilerServices.ClassConstructorRunner.EnsureClassConstructorRun(StaticClassConstructionContext* pContext) + 0x40
at System.Runtime.CompilerServices.ClassConstructorRunner.CheckStaticClassConstructionReturnGCStaticBase(StaticClassConstructionContext* context, Object gcStaticBase) + 0x14
at System.Diagnostics.Tracing.NativeRuntimeEventSource..cctor() + 0x58
at System.Runtime.CompilerServices.ClassConstructorRunner.EnsureClassConstructorRun(StaticClassConstructionContext* pContext) + 0xd4
--- End of inner exception stack trace ---
at System.Runtime.CompilerServices.ClassConstructorRunner.EnsureClassConstructorRun(StaticClassConstructionContext* pContext) + 0x170
at System.Runtime.CompilerServices.ClassConstructorRunner.CheckStaticClassConstructionReturnGCStaticBase(StaticClassConstructionContext* context, Object gcStaticBase) + 0x14
at System.Threading.WaitHandle.WaitOneNoCheck(Int32 millisecondsTimeout, Object associatedObject, NativeRuntimeEventSource.WaitHandleWaitSourceMap waitSource) + 0xbc
at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout) + 0x1c
at System.Threading.TimerQueue.TimerThread() + 0x84
at System.Threading.Thread.StartThread(IntPtr parameter) + 0x114
at Reflection_FromUsage!<BaseAddress>+0x48f260
/root/helix/work/correlation/nativeaottest.sh: line 15: 831 Aborted (core dumped) $_DebuggerFullPath $1/native/$exename "${@:3}"
Return code: 1
Raw output file: /root/helix/work/workitem/uploads/Reports/nativeaot.SmokeTests/Reflection/Reflection_FromUsage/Reflection_FromUsage.output.txt
Raw output:
BEGIN EXECUTION
/root/helix/work/correlation/nativeaottest.sh /root/helix/work/workitem/e/nativeaot/SmokeTests/Reflection/Reflection_FromUsage/ Reflection_FromUsage.dll ''
Testing delegate targets are reflectable...
Testing virtual delegate targets are reflectable...
TestContainment
TestInterfaceMethod
TestByRefLikeTypeMethod
TestILScanner
Search current assembly
GetMethod on a non-generic type
Totally unreferenced method on a non-generic type (we should not find it)
GetMethod on a non-generic type for a generic method
Generics
Partial canonical types
Search in system assembly
Search through a forwarder
Search in mscorlib
Enum.GetValues
Enum.GetValuesAsUnderlyingType
Pattern in LINQ expressions
Other pattern in LINQ expressions
TestUnreferencedEnum
TestAttributeInheritance
TestStringConstructor
TestAssemblyAndModuleAttributes
TestAttributeExpressions
TestParameterAttributes
TestPropertyAndEventAttributes
TestNecessaryEETypeReflection
False
False
False
False
True
True
True
ReflectionTest+TestGenericLdtoken+Generic`1[[ReflectionTest+TestGenericLdtoken+Atom, Reflection_FromUsage, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]]
TestCreateDelegate
TestGetUninitializedObject
TestInstanceFields
TestReflectionInvoke
TestConstructors
TestInvokeMemberParamsCornerCase
Expected: 100
Actual: 134
END EXECUTION - FAILED
Test failed. Trying to see if dump file was created in /home/helixbot/dotnetbuild/dumps since 1/9/2024 3:55:38 PM
Test Harness Exitcode is : 1
To run the test:
> set CORE_ROOT=/root/helix/work/correlation
> /root/helix/work/workitem/e/nativeaot/SmokeTests
Raw output
at nativeaot_SmokeTests._Reflection_Reflection_FromUsage_Reflection_FromUsage_._Reflection_Reflection_FromUsage_Reflection_FromUsage_sh() in /__w/1/s/artifacts/tests/coreclr/linux.arm64.Release/TestWrappers/nativeaot.SmokeTests/nativeaot.SmokeTests.XUnitWrapper.cs:line 1040
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 1 in nativeaot.SmokeTests.WorkItemExecution
azure-pipelines / runtime
nativeaot.SmokeTests.WorkItemExecution
The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.
Check failure on line 1 in System.Collections.Immutable.Tests.WorkItemExecution
azure-pipelines / runtime
System.Collections.Immutable.Tests.WorkItemExecution
The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.