Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[JIT] ARM64 - Temporary fix for ldp/stp optimizations - with test fix #90700

Merged
merged 7 commits into from
Aug 17, 2023

Fixing test again...

51eb887
Select commit
Loading
Failed to load commit list.
Merged

[JIT] ARM64 - Temporary fix for ldp/stp optimizations - with test fix #90700

Fixing test again...
51eb887
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis succeeded Aug 17, 2023 in 0s

.NET Result Analysis

Details

All checks completed

[runtime]

[runtime-coreclr superpmi-replay]

[runtime-dev-innerloop]

[runtime-coreclr superpmi-diffs]

[dotnet-linker-tests]

Build Rerun

✔️ Build passed after 1 retries.

(Attempt #1) [link to build]

runtime / Build / coreclr Pri0 Runtime Tests Run osx x64 checked / Send tests to Helix (Unix)

[:construction: Report infrastructure issue] [:page_facing_up: Report repository issue]
    ❌.packages/microsoft.dotnet.helix.sdk/8.0.0-beta.23411.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(89,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item PayloadGroup0 in job a1e70523-e027-4707-90ed-8b5dc171572c has failed. [Failure log]

Non-Deterministic Test Failures Detected

Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh [Console] [Details] [Artifacts] [2.04% failure rate]
[:construction: Report test infrastructure issue] [:page_facing_up: Report test repository issue]

Failing Configurations (3)

  • coreclr osx x64 Checked no_tiered_compilation @ OSX.1200.Amd64.Open
  • coreclr osx arm64 Checked no_tiered_compilation @ OSX.1200.ARM64.Open
  • coreclr osx x64 Checked no_tiered_compilation @ OSX.1200.Amd64.Open
Exception Message
[createdump] Invalid process id: task_for_pid(13416) FAILED (os/kern) failure (5)
[createdump] This failure may be because createdump or the application is not properly signed and entitled.
[createdump] Failure took 0ms
waitpid() returned successfully (wstatus 0000ff00) WEXITSTATUS ff WTERMSIG 0
/private/tmp/helix/working/A8E809DE/w/ACC4091D/e/Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh: line 454: 13416 Segmentation fault: 11  (core dumped) $LAUNCHER $ExePath "${CLRTestExecutionArguments[@]}"

Return code: 1
Raw output file: /tmp/helix/working/A8E809DE/w/ACC4091D/uploads/Reports/Loader.binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.output.txt
Raw output:
BEGIN EXECUTION
/tmp/helix/working/A8E809DE/p/corerun -p System.Reflection.Metadata.MetadataUpdater.IsSupported=false -p System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization=true BinderTracingTest.ResolutionFlow.dll ''
[11:54:08 PM] Running AssemblyLoadContextResolving_ReturnNull...
[11:54:09 PM] Running AssemblyLoadContextResolving_LoadAssembly...
[11:54:09 PM] Running AssemblyLoadContextResolving_NameMismatch...
[11:54:09 PM] Running AssemblyLoadContextResolving_MultipleHandlers...
[11:54:09 PM] Running AppDomainAssemblyResolve_ReturnNull...
[11:54:09 PM] Running AppDomainAssemblyResolve_LoadAssembly...
[11:54:10 PM] Running AppDomainAssemblyResolve_NameMismatch...
[11:54:10 PM] Running AppDomainAssemblyResolve_MultipleHandlers...
[11:54:10 PM] Launching process for AssemblyLoadFromResolveHandler_LoadDependency...
[createdump] Target process is alive
Expected: 100
Actual: 139
END EXECUTION - FAILED
Test failed. Trying to see if dump file was created in /cores since 8/16/2023 11:54:08 PM
Test Harness Exitcode is : 1
To run the test:
> set CORE_ROOT=/tmp/helix/working/A8E809DE/p
> /private/tmp/helix/working/A8E809DE/w/ACC4091D/e/Loader/binding/tracing/BinderTracingTest.ResolutionFlow/BinderTracingTest.ResolutionFlow.sh
Expected: True
Actual: False

CallStack
   at Loader_binding._tracing_BinderTracingTest_ResolutionFlow_BinderTracingTest_ResolutionFlow_._tracing_BinderTracingTest_ResolutionFlow_BinderTracingTest_ResolutionFlow_sh()
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
PayloadGroup0.WorkItemExecution [Console] [Details] [Artifacts] [5.34% failure rate]
[:construction: Report test infrastructure issue] [:page_facing_up: Report test repository issue]
This is a helix work item crash with status: BadExit. To investigate look the [Console log] / navigate to [Helix Artifacts]

Failing Configurations (3)

  • coreclr osx x64 Checked no_tiered_compilation @ OSX.1200.Amd64.Open
  • coreclr osx arm64 Checked no_tiered_compilation @ OSX.1200.ARM64.Open
  • coreclr osx x64 Checked no_tiered_compilation @ OSX.1200.Amd64.Open

Was this helpful? Yes No