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

System.Data.Common.Tests Assert failure on Linx x64 CI test run #108070

Open
buyaa-n opened this issue Sep 20, 2024 · 1 comment
Open

System.Data.Common.Tests Assert failure on Linx x64 CI test run #108070

buyaa-n opened this issue Sep 20, 2024 · 1 comment
Labels
area-System.Data blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab untriaged New issue has not been triaged by the area owner

Comments

@buyaa-n
Copy link
Contributor

buyaa-n commented Sep 20, 2024

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=813631
Build error leg or test failing: System.Data.Common.Tests.WorkItemExecution
Pull request: #108043

Error Message

Fill the error message using step by step known issues guidance.

{
  "ErrorMessage": "Assertion failed '!\"Inconsistent profile data\"'",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

From log:

  Starting:    System.Data.Common.Tests (parallel test collections = on [2 threads], stop on fail = off)
    System.Data.SqlTypes.Tests.SqlStringSortingTest.SqlStringValidComparisonTest(cultureName: "ja-JP", localeId: 1041) [SKIP]
      PlatformDetection.IsIcuGlobalization and cultureName == ja-JP

Assert failure(PID 218855 [0x000356e7], Thread: 218867 [0x356f3]): Assertion failed '!"Inconsistent profile data"' in 'System.Data.BinaryNode:ResultType(int,int,ubyte,ubyte,int):int' during 'Recognize Switch' (IL size 304; hash 0xac12938f; Tier1)

    File: /__w/1/s/src/coreclr/jit/fgprofile.cpp:4842
    Image: /datadisks/disk1/work/BC5A0A88/p/dotnet

[createdump] Gathering state for process 218855 dotnet
[createdump] Crashing thread 356f3 signal 6 (0006)
[createdump] Writing crash report to file /home/helixbot/dotnetbuild/dumps/coredump.218855.dmp.crashreport.json
[createdump] Crash report successfully written
[createdump] Writing minidump with heap to file /home/helixbot/dotnetbuild/dumps/coredump.218855.dmp
[createdump] Written 287731712 bytes (70247 pages) to core file
[createdump] Target process is alive
[createdump] Dump successfully written in 609ms
waitpid() returned successfully (wstatus 00000000) WEXITSTATUS 0 WTERMSIG 0
./RunTests.sh: line 178: 218855 Aborted                 (core dumped) "$RUNTIME_PATH/dotnet" exec --runtimeconfig System.Data.Common.Tests.runtimeconfig.json --depsfile System.Data.Common.Tests.deps.json xunit.console.dll System.Data.Common.Tests.dll -xml testResults.xml -nologo -nocolor -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing $RSP_FILE
/datadisks/disk1/work/BC5A0A88/w/C14C0A1D/e

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=813631
Error message validated: [Assertion failed '!"Inconsistent profile data"']
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 9/20/2024 4:29:45 PM UTC

Report

Build Definition Test Pull Request
914793 dotnet/runtime Microsoft.Extensions.Configuration.Xml.Tests.WorkItemExecution
913746 dotnet/runtime System.Xml.Linq.Events.Tests.WorkItemExecution #111285

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 2 2
@buyaa-n buyaa-n added blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab labels Sep 20, 2024
@dotnet-issue-labeler dotnet-issue-labeler bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Sep 20, 2024
@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Sep 20, 2024
@buyaa-n buyaa-n added area-System.Data and removed needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners labels Sep 20, 2024
Copy link
Contributor

Tagging subscribers to this area: @roji, @ajcvickers
See info in area-owners.md if you want to be subscribed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-System.Data blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab untriaged New issue has not been triaged by the area owner
Projects
None yet
Development

No branches or pull requests

1 participant