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

superpmi: crossgen and PMI collection "clean phase" replay failures #47546

Open
BruceForstall opened this issue Jan 27, 2021 · 3 comments
Open
Assignees
Labels
area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
Milestone

Comments

@BruceForstall
Copy link
Member

BruceForstall commented Jan 27, 2021

Related: #47540

Part of the SuperPMI collection process is to "clean" the collection. This takes the collected assets, runs a SuperPMI replay on them, and delete the method contexts (functions) that fail to replay. Thus, the final result replay is error-free. As long as there aren't too many functions removed, we still get great coverage and utility from the collection.

However, each of these failures indicates a potential bug (or limitation) in SuperPMI. We should track down the failures, figure out why they occur, and fix SuperPMI or the JIT, VM, or JIT interface protocols, as necessary.

For a sample crossgen collection of the libraries using this command (Windows x64 Checked):

py c:\gh\runtime2\src\coreclr\scripts\superpmi.py collect --crossgen -output_mch_path c:\bugs\spmicollect4\win-x64-cg.mch -assemblies c:\gh\runtime2\artifacts\tests\coreclr\windows.x64.Checked\Tests\Core_Root

The "clean" phase encountered 680 failures (out of 197906 compilations).

category:eng-sys
theme:super-pmi
skill-level:expert
cost:large

impact:medium

@BruceForstall BruceForstall added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Jan 27, 2021
@BruceForstall BruceForstall added this to the 6.0.0 milestone Jan 27, 2021
@dotnet-issue-labeler dotnet-issue-labeler bot added the untriaged New issue has not been triaged by the area owner label Jan 27, 2021
@BruceForstall BruceForstall removed the untriaged New issue has not been triaged by the area owner label Jan 27, 2021
@BruceForstall BruceForstall self-assigned this Feb 2, 2021
@BruceForstall BruceForstall modified the milestones: 6.0.0, Future Mar 30, 2021
@BruceForstall BruceForstall removed their assignment Jun 2, 2021
@jakobbotsch

This comment was marked as outdated.

@jakobbotsch jakobbotsch self-assigned this Aug 2, 2023
@jakobbotsch jakobbotsch modified the milestones: Future, 8.0.0 Aug 2, 2023
jakobbotsch added a commit to jakobbotsch/runtime that referenced this issue Aug 2, 2023
We have various tests where getNewHelper throws an EE exception, so
capture these and rethrow them as part of SPMI.

It would be nice with a more general approach to this (conceptually all
EE APIs could throw exceptions), but this at least handles it for our
own libraries.

Contributes to dotnet#47540 and dotnet#47546.
@jakobbotsch

This comment was marked as outdated.

@jakobbotsch jakobbotsch modified the milestones: 8.0.0, 9.0.0 Aug 4, 2023
jakobbotsch added a commit that referenced this issue Aug 6, 2023
… shape a bit (#89852)

We have various tests where getNewHelper throws an EE exception, so
capture these and rethrow them as part of SPMI.

It would be nice with a more general approach to this (conceptually all
EE APIs could throw exceptions), but this at least handles it for our
own libraries.

Contributes to #47540 and #47546.

Also clean up the API shape of getNewHelper slightly, since this requires
a JIT-EE GUID change anyway; the only used member of the token is the class,
so pass a class handle instead. The second parameter was also removed.
@jakobbotsch
Copy link
Member

jakobbotsch commented Aug 7, 2023

In the latest SPMI collection, which includes #90016 and #89852 we have 132/1882 logs with failures or misses:

  • Log: Loaded 852 Jitted 852 FailedCompile 48 Excluded 0 Missing 0
    • Console log: 'Loader.classloader.generics' from job 4fd45ba0-9035-4049-b568-616f2a0eac7d workitem 80ef1356-3144-4399-b7f5-780be6e03adc (osx.1200.arm64) executed on machine dci-macm1-build-125.local running macOS-12.4
  • Log: Loaded 29853 Jitted 29853 FailedCompile 1 Excluded 0 Missing 1
    • Console log: '3' from job 1ed15e4a-79f7-4126-957b-1b73a845346f workitem f652f300-b9db-493e-bc41-67df2cdbef57 (windows.10.amd64.x86.rt) executed on machine a000I0A running Windows-10-10.0.14393-SP0
  • Log: Loaded 11251 Jitted 11251 FailedCompile 1 Excluded 0 Missing 1
    • Console log: 'Partition21' from job be2c94a8-9b85-4a8f-9451-8592cd779264 workitem 7355357b-88be-48d7-8758-a0173ba15c57 (windows.10.amd64.x86.rt) executed on machine a000HYR running Windows-10-10.0.14393-SP0
  • Log: Loaded 36967 Jitted 36967 FailedCompile 39 Excluded 0 Missing 2
    • Console log: '3' from job 3322f13e-02eb-43fb-864a-71dd5aa6ee58 workitem 6f60c66-21b7-4dd3-9de5-ac3830d66dc7 (windows.10.amd64.x86.rt) executed on machine a000I00 running Windows-10-10.0.14393-SP0
  • Log: Loaded 1548 Jitted 1548 FailedCompile 1 Excluded 0 Missing 1
    • Console log: '6' from job bcdb1568-5d02-4184-aecf-c3319e142b62 workitem 266a03b6-a90f-439b-b4aa-269346d41cd8 (windows.10.amd64.x86.rt) executed on machine a000I0V running Windows-10-10.0.14393-SP0
  • Log: Loaded 28959 Jitted 28959 FailedCompile 7 Excluded 0 Missing 0
    • Console log: 'PayloadGroup0' from job a2f5f875-f779-4854-87bf-59774997d06f workitem 727c4a98-838d-41a8-a79e-b250a0ec7b60 (osx.1200.arm64) executed on machine dci-macm1-build-132.local running macOS-12.4
  • Log: Loaded 5238 Jitted 5238 FailedCompile 2 Excluded 0 Missing 2
    • Console log: 'Interop' from job f8edae73-6463-44e6-bca1-9f4a0f97d5ef workitem 1f625189-90c1-49ce-bd1a-46d0c4c844f2 (windows.11.arm64) executed on machine a0008AH running Windows-10-10.0.22621-SP0
  • Log: Loaded 5452 Jitted 5452 FailedCompile 2 Excluded 0 Missing 2
    • Console log: 'Interop' from job 93afeaa2-d3f1-4b81-add0-2eff8c618b2f workitem 3567b374-524c-472a-9208-00198f3db724 (windows.10.amd64.x86.rt) executed on machine a000HYD running Windows-10-10.0.14393-SP0
  • Log: Loaded 2354 Jitted 2354 FailedCompile 3 Excluded 0 Missing 0
    • Console log: 'Regression_1' from job 4fd45ba0-9035-4049-b568-616f2a0eac7d workitem 70d5422e-46c1-456b-9eb0-902e78f8a3cc (osx.1200.arm64) executed on machine dci-macm1-build-129.local running macOS-12.4
  • Log: Loaded 11371 Jitted 11371 FailedCompile 1 Excluded 0 Missing 0
    • Console log: 'JIT.opt' from job 4fd45ba0-9035-4049-b568-616f2a0eac7d workitem e610e8fd-ec5f-48ca-88e5-6f91fb467954 (osx.1200.arm64) executed on machine dci-macm1-build-136.local running macOS-12.4
  • Log: Loaded 8742 Jitted 8742 FailedCompile 115 Excluded 0 Missing 2
    • Console log: 'Loader.classloader' from job 4fd45ba0-9035-4049-b568-616f2a0eac7d workitem af862d5d-9c62-4412-8e3d-e990d6bf43b9 (osx.1200.arm64) executed on machine dci-macm1-build-125.local running macOS-12.4
  • Log: Loaded 1223 Jitted 1223 FailedCompile 2 Excluded 0 Missing 0
    • Console log: 'Regression_4' from job 4fd45ba0-9035-4049-b568-616f2a0eac7d workitem b6c9ed10-ce43-4bae-abd3-f642621ddc1e (osx.1200.arm64) executed on machine dci-macm1-build-137.local running macOS-12.4
  • Log: Loaded 9594 Jitted 9594 FailedCompile 2 Excluded 0 Missing 2
    • Console log: 'Loader.classloader' from job efbdc6ff-c1a5-4400-b416-1dafa1ad5165 workitem c4e1c28e-b0c4-449a-b2a9-bae61fc31b91 (windows.10.amd64.x86.rt) executed on machine a000I1Y running Windows-10-10.0.14393-SP0
  • Log: Loaded 131 Jitted 131 FailedCompile 2 Excluded 0 Missing 2
    • Console log: 'baseservices.callconvs' from job 848dbd27-5f20-49b6-bbb8-a1b003e643ee workitem db180e1b-7e09-4802-a488-e21318547d76 (windows.10.amd64.x86.rt) executed on machine a000I2M running Windows-10-10.0.14393-SP0
  • Log: Loaded 8664 Jitted 8664 FailedCompile 2 Excluded 0 Missing 2
    • Console log: 'Loader.classloader' from job f8edae73-6463-44e6-bca1-9f4a0f97d5ef workitem b5494bba-6807-469d-b285-bd7f5ba695ec (windows.11.arm64) executed on machine a0008AB running Windows-10-10.0.22621-SP0
  • Log: Loaded 1445 Jitted 1445 FailedCompile 3 Excluded 0 Missing 0
    • Console log: 'Regression_6' from job 4fd45ba0-9035-4049-b568-616f2a0eac7d workitem d06481a5-eec3-4838-8939-b41ceab6cbc0 (osx.1200.arm64) executed on machine dci-macm1-build-128.local running macOS-12.4
  • Log: Loaded 3850 Jitted 3850 FailedCompile 3 Excluded 0 Missing 3
    • Console log: 'Regression_2' from job f8edae73-6463-44e6-bca1-9f4a0f97d5ef workitem 59fe203c-94ee-47ef-95b6-20dc826113a0 (windows.11.arm64) executed on machine a0008B5 running Windows-10-10.0.22621-SP0
  • Log: Loaded 61079 Jitted 61079 FailedCompile 27 Excluded 0 Missing 1
    • Console log: '4' from job 6186b8a5-86fb-4b48-86fc-2f3dc3ebe64f workitem c06319c0-ac61-493c-8d23-3b5340bff746 (osx.1100.arm64) executed on machine dci-macm1-build-027.local running macOS-11.6.7
  • Log: Loaded 3295 Jitted 3295 FailedCompile 1 Excluded 0 Missing 1
    • Console log: 'Interop' from job 23496fcd-455b-44fb-8ab2-05f415a0e6aa (ubuntu.1804.armarch) using docker image mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8 on a0005Z8
  • Log: Loaded 9447 Jitted 9447 FailedCompile 1 Excluded 0 Missing 1
    • Console log: 'Partition25' from job e774a10e-a5d2-42bd-9ba0-041484f453fe workitem d207aea7-c4b8-4acc-b353-fabc077162be (windows.11.arm64) executed on machine a0008B4 running Windows-10-10.0.22621-SP0
  • Log: Loaded 139 Jitted 139 FailedCompile 2 Excluded 0 Missing 2
    • Console log: 'baseservices.callconvs' from job 1b7f4b96-1d13-4473-a5a0-fbbec4f050bd workitem cc232321-3b8c-42c0-b4a7-4b43cd95a71b (windows.11.arm64) executed on machine a0008B1 running Windows-10-10.0.22621-SP0
  • Log: Loaded 67137 Jitted 67137 FailedCompile 2 Excluded 0 Missing 0
    • Console log: '1' from job 6186b8a5-86fb-4b48-86fc-2f3dc3ebe64f workitem 8064758c-eda5-44cb-bf2f-e5d43962fa6c (osx.1100.arm64) executed on machine dci-macm1-build-024.local running macOS-11.6.7
  • Log: Loaded 93950 Jitted 93950 FailedCompile 9 Excluded 0 Missing 0
    • Console log: '3' from job 6186b8a5-86fb-4b48-86fc-2f3dc3ebe64f workitem b0ad05e8-e566-4a73-8f5d-4bd76c89296c (osx.1100.arm64) executed on machine dci-macm1-build-026.local running macOS-11.6.7
  • Log: Loaded 49 Jitted 49 FailedCompile 4 Excluded 0 Missing 4
    • Console log: 'baseservices.callconvs' from job f574e31d-91c0-4fa6-850f-581b31c8e824 workitem 18221409-0a62-417f-ac59-a84bf79b3429 (windows.10.amd64.x86.rt) executed on machine a000HYJ running Windows-10-10.0.14393-SP0
  • Log: Loaded 12726 Jitted 12726 FailedCompile 1 Excluded 0 Missing 1
    • Console log: 'Partition20' from job e774a10e-a5d2-42bd-9ba0-041484f453fe workitem 0c6fbbf8-7383-492c-8e49-cb7a9701a1a2 (windows.11.arm64) executed on machine a0008AL running Windows-10-10.0.22621-SP0
  • Log: Loaded 59567 Jitted 59567 FailedCompile 413 Excluded 0 Missing 22
    • Console log: '0' from job 3322f13e-02eb-43fb-864a-71dd5aa6ee58 workitem f3367295-cf4e-4a23-89d3-28157ca621fc (windows.10.amd64.x86.rt) executed on machine a000I0P running Windows-10-10.0.14393-SP0
  • Log: Loaded 9914 Jitted 9914 FailedCompile 1 Excluded 0 Missing 1
    • Console log: 'Partition3' from job e774a10e-a5d2-42bd-9ba0-041484f453fe workitem cfbf653f-da23-4b67-b19c-1526638813f0 (windows.11.arm64) executed on machine a0008AI running Windows-10-10.0.22621-SP0
  • Log: Loaded 47203 Jitted 47203 FailedCompile 81 Excluded 0 Missing 3
    • Console log: '3' from job 91f1e116-5f00-458b-8f6f-6e09e35cb535 workitem 5baeaf0e-1b4d-4f01-85b6-b3d96b8e1f06 (windows.10.amd64.x86.rt) executed on machine a000I0U running Windows-10-10.0.14393-SP0
  • Log: Loaded 90228 Jitted 90228 FailedCompile 80 Excluded 0 Missing 12
    • Console log: '2' from job 3322f13e-02eb-43fb-864a-71dd5aa6ee58 workitem 4e6869d5-22fc-4575-8ec6-837de033b3fd (windows.10.amd64.x86.rt) executed on machine a000I14 running Windows-10-10.0.14393-SP0
  • Log: Loaded 112 Jitted 112 FailedCompile 2 Excluded 0 Missing 2
    • Console log: 'baseservices.callconvs' from job 23496fcd-455b-44fb-8ab2-05f415a0e6aa (ubuntu.1804.armarch) using docker image mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8 on a0005Z5
  • Log: Loaded 61 Jitted 61 FailedCompile 4 Excluded 0 Missing 4
    • Console log: 'baseservices.callconvs' from job 8071accc-c3de-4bd7-83c1-e28aa4b60691 (ubuntu.1804.armarch) using docker image mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7 on a0005Z0
  • Log: Loaded 142 Jitted 142 FailedCompile 2 Excluded 0 Missing 2
    • Console log: 'baseservices.callconvs' from job f3334fc9-e663-4dd0-9c84-3f5d622c61e8 workitem ab75d8fd-c19b-49d4-bc97-0b7a825b52d1 (ubuntu.1804.amd64.rt) executed on machine a0009ID running Linux-5.4.0-1109-azure-x86_64-with-Ubuntu-18.04-bionic
  • Log: Loaded 3738 Jitted 3738 FailedCompile 1 Excluded 0 Missing 1
    • Console log: 'Interop' from job f3334fc9-e663-4dd0-9c84-3f5d622c61e8 workitem e4d1f51d-3f76-4be6-86dc-1f64cb5c2000 (ubuntu.1804.amd64.rt) executed on machine a0009IA running Linux-5.4.0-1109-azure-x86_64-with-Ubuntu-18.04-bionic
  • Log: Loaded 2345 Jitted 2345 FailedCompile 2 Excluded 0 Missing 2
    • Console log: 'Interop' from job c140878d-3bd0-4b7e-9431-d2ab68a7f974 workitem c52ee402-4685-4ab4-8bde-22e4591aa001 (ubuntu.1804.amd64.rt) executed on machine a0009J8 running Linux-5.4.0-1109-azure-x86_64-with-Ubuntu-18.04-bionic
  • Log: Loaded 58 Jitted 58 FailedCompile 4 Excluded 0 Missing 4
    • Console log: 'baseservices.callconvs' from job 2a42c37e-a8e8-4e3a-b947-b1830da0aff3 (ubuntu.1804.armarch) using docker image mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8 on a0005ZB
  • Log: Loaded 112848 Jitted 112848 FailedCompile 1263 Excluded 0 Missing 1012
    • Console log: '1' from job 3322f13e-02eb-43fb-864a-71dd5aa6ee58 workitem fd8287ce-071f-4209-8f62-b43ae4a815c2 (windows.10.amd64.x86.rt) executed on machine a000HZT running Windows-10-10.0.14393-SP0
  • Log: Loaded 2332 Jitted 2332 FailedCompile 2 Excluded 0 Missing 2
    • Console log: 'Interop' from job 2a42c37e-a8e8-4e3a-b947-b1830da0aff3 (ubuntu.1804.armarch) using docker image mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8 on a0005Z7
  • Log: Loaded 22127 Jitted 22127 FailedCompile 1 Excluded 0 Missing 1
    • Console log: 'Partition24' from job 695c331f-62c1-4345-8146-26f77e119622 workitem 5d77499a-954b-46b6-bb00-c4c17c97e282 (windows.10.amd64.x86.rt) executed on machine a000HYX running Windows-10-10.0.14393-SP0
  • Log: Loaded 92036 Jitted 92036 FailedCompile 20 Excluded 0 Missing 2
    • Console log: '2' from job f4d8c7a3-8f67-418d-9e92-83749e576b1d workitem 52339b92-86ce-4f21-bc82-6af849685e3c (windows.11.arm64) executed on machine a0008B0 running Windows-10-10.0.22621-SP0
  • Log: Loaded 33344 Jitted 33344 FailedCompile 1 Excluded 0 Missing 1
    • Console log: 'Partition8' from job 25c7ec92-f78a-47c4-b0c9-a5101c5a69c9 (ubuntu.2004.armarch) using docker image mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7 on a0007JR
  • Log: Loaded 10290 Jitted 10290 FailedCompile 2 Excluded 0 Missing 2
    • Console log: 'Loader.classloader' from job 23496fcd-455b-44fb-8ab2-05f415a0e6aa (ubuntu.1804.armarch) using docker image mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8 on a0005Z4
  • Log: Loaded 11875 Jitted 11875 FailedCompile 78 Excluded 0 Missing 0
    • Console log: 'JIT.Stress' from job c140878d-3bd0-4b7e-9431-d2ab68a7f974 workitem 3b35e55d-29ee-4fce-9cc1-d12e23c6b2d3 (ubuntu.1804.amd64.rt) executed on machine a0009IY running Linux-5.4.0-1109-azure-x86_64-with-Ubuntu-18.04-bionic
  • Log: Loaded 36778 Jitted 36778 FailedCompile 6 Excluded 0 Missing 0
    • Console log: 'HardwareIntrinsics_General_r' from job f3334fc9-e663-4dd0-9c84-3f5d622c61e8 workitem c6204863-96f6-46df-8e49-274f7fa82a31 (ubuntu.1804.amd64.rt) executed on machine a0009JK running Linux-5.4.0-1109-azure-x86_64-with-Ubuntu-18.04-bionic
  • Log: Loaded 10283 Jitted 10283 FailedCompile 2 Excluded 0 Missing 2
    • Console log: 'Loader.classloader' from job 04189553-172e-4d3a-81ec-07f0126b3b10 (ubuntu.1804.armarch) using docker image mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7 on a0005Z1
  • Log: Loaded 11558 Jitted 11558 FailedCompile 1 Excluded 0 Missing 0
    • Console log: 'JIT.opt' from job c140878d-3bd0-4b7e-9431-d2ab68a7f974 workitem da176e12-6cf2-4795-8317-0791418562c1 (ubuntu.1804.amd64.rt) executed on machine a0009JO running Linux-5.4.0-1109-azure-x86_64-with-Ubuntu-18.04-bionic
  • Log: Loaded 32489 Jitted 32489 FailedCompile 6 Excluded 0 Missing 0
    • Console log: 'HardwareIntrinsics_General_r' from job c140878d-3bd0-4b7e-9431-d2ab68a7f974 workitem 3f78cc2d-51c3-4ae0-8727-6ef7be05fe44 (ubuntu.1804.amd64.rt) executed on machine a0009IJ running Linux-5.4.0-1109-azure-x86_64-with-Ubuntu-18.04-bionic
  • Log: Loaded 3653 Jitted 3653 FailedCompile 1 Excluded 0 Missing 1
    • Console log: 'Interop' from job 04189553-172e-4d3a-81ec-07f0126b3b10 (ubuntu.1804.armarch) using docker image mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7 on a0005Z0
  • Log: Loaded 56327 Jitted 56327 FailedCompile 271 Excluded 0 Missing 17
    • Console log: '0' from job 91f1e116-5f00-458b-8f6f-6e09e35cb535 workitem 7fa6c0e6-1202-4298-be28-ed4915f5b32b (windows.10.amd64.x86.rt) executed on machine a000HYM running Windows-10-10.0.14393-SP0
  • Log: Loaded 8749 Jitted 8749 FailedCompile 2 Excluded 0 Missing 2
    • Console log: 'Loader.classloader' from job c140878d-3bd0-4b7e-9431-d2ab68a7f974 workitem acd5ef10-a72c-49ce-a8c4-2610cfc30d87 (ubuntu.1804.amd64.rt) executed on machine a0009IH running Linux-5.4.0-1109-azure-x86_64-with-Ubuntu-18.04-bionic
  • Log: Loaded 2326 Jitted 2326 FailedCompile 2 Excluded 0 Missing 2
    • Console log: 'Interop' from job 8071accc-c3de-4bd7-83c1-e28aa4b60691 (ubuntu.1804.armarch) using docker image mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7 on a0005Z4
  • Log: Loaded 68 Jitted 68 FailedCompile 4 Excluded 0 Missing 4
    • Console log: 'baseservices.callconvs' from job c140878d-3bd0-4b7e-9431-d2ab68a7f974 workitem 44b02ac1-1ed6-4b3a-a6a6-e755578b0be4 (ubuntu.1804.amd64.rt) executed on machine a0009IR running Linux-5.4.0-1109-azure-x86_64-with-Ubuntu-18.04-bionic
  • Log: Loaded 3738 Jitted 3738 FailedCompile 1 Excluded 0 Missing 1
    • Console log: 'jit64_5' from job 04189553-172e-4d3a-81ec-07f0126b3b10 (ubuntu.1804.armarch) using docker image mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7 on a0005ZA
  • Log: Loaded 5119 Jitted 5119 FailedCompile 4 Excluded 0 Missing 4
    • Console log: '5' from job 3baddebd-c6b3-4c5f-8582-db1005bb5417 (ubuntu.2004.armarch) using docker image mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8 on a0007JV
  • Log: Loaded 46564 Jitted 46564 FailedCompile 1 Excluded 0 Missing 1
    • Console log: '4' from job 3baddebd-c6b3-4c5f-8582-db1005bb5417 (ubuntu.2004.armarch) using docker image mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8 on a0007LW
  • Log: Loaded 52087 Jitted 52087 FailedCompile 1 Excluded 0 Missing 1
    • Console log: '4' from job 7ae83392-be25-4d3c-aed9-4e8792da098a (ubuntu.2004.armarch) using docker image mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7 on a0007KS
  • Log: Loaded 95243 Jitted 95243 FailedCompile 84 Excluded 0 Missing 8
    • Console log: '2' from job 4988cd0f-4eb7-4951-a1d0-af4117f1e3e1 workitem 8a854611-aab3-4130-a829-baae539af175 (ubuntu.1804.amd64.rt) executed on machine a0009GR running Linux-5.4.0-1109-azure-x86_64-with-Ubuntu-18.04-bionic
  • Log: Loaded 93476 Jitted 93476 FailedCompile 85 Excluded 0 Missing 9
    • Console log: '2' from job 7f4375ca-c943-4826-b1ff-ef259fe442e4 (ubuntu.2004.armarch) using docker image mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8 on a0007IZ
  • Log: Loaded 85922 Jitted 85922 FailedCompile 41 Excluded 0 Missing 10
    • Console log: '2' from job 91f1e116-5f00-458b-8f6f-6e09e35cb535 workitem 5ee2c2c5-2ba7-4f93-beaf-4594e87127a5 (windows.10.amd64.x86.rt) executed on machine a000I0K running Windows-10-10.0.14393-SP0
  • Log: Loaded 12031 Jitted 12031 FailedCompile 1 Excluded 0 Missing 0
    • Console log: 'Partition1' from job f2dd21cf-2de6-4c81-a9f9-f31eeaf7fdb1 workitem 185817f5-1085-4212-8c5e-d2b6924d06f4 (osx.1100.arm64) executed on machine dci-macm1-build-022.local running macOS-11.6.7
  • Log: Loaded 48132 Jitted 48132 FailedCompile 1 Excluded 0 Missing 1
    • Console log: '4' from job ad454bec-223f-43bf-a5d9-9da66a93a7a9 workitem b16af3bb-a794-41e2-86c3-ef9323a861a1 (ubuntu.1804.amd64.rt) executed on machine a0009I1 running Linux-5.4.0-1109-azure-x86_64-with-Ubuntu-18.04-bionic
  • Log: Loaded 19463 Jitted 19463 FailedCompile 1 Excluded 0 Missing 1
    • Console log: 'Partition2' from job 5707f63a-b955-453a-ad4f-e72aa041c82b workitem 09527aea-9cb0-4174-9956-3fae8e9ca3f8 (ubuntu.1804.amd64.rt) executed on machine a0009I0 running Linux-5.4.0-1109-azure-x86_64-with-Ubuntu-18.04-bionic
  • Log: Loaded 50677 Jitted 50677 FailedCompile 263 Excluded 0 Missing 12
    • Console log: '0' from job ac1d6b4f-862c-4360-8b0b-146217db5788 workitem 1b43d957-333d-4706-adcb-15e59e9e6d55 (osx.1100.arm64) executed on machine dci-macm1-build-021.local running macOS-11.6.7
  • Log: Loaded 117432 Jitted 117432 FailedCompile 431 Excluded 0 Missing 35
    • Console log: '1' from job f4d8c7a3-8f67-418d-9e92-83749e576b1d workitem ab9f8071-025e-4a11-a992-4ea315be6d96 (windows.11.arm64) executed on machine a0008A7 running Windows-10-10.0.22621-SP0
  • Log: Loaded 21451 Jitted 21451 FailedCompile 1 Excluded 0 Missing 1
    • Console log: 'Partition10' from job 5707f63a-b955-453a-ad4f-e72aa041c82b workitem 83c62a05-f206-4fb7-ba9c-109917d92c9c (ubuntu.1804.amd64.rt) executed on machine a0009I8 running Linux-5.4.0-1109-azure-x86_64-with-Ubuntu-18.04-bionic
  • Log: Loaded 19959 Jitted 19959 FailedCompile 1 Excluded 0 Missing 1
    • Console log: 'Partition11' from job 5707f63a-b955-453a-ad4f-e72aa041c82b workitem 35d999d2-b4ef-4d1b-85ad-381af46a8d4d (ubuntu.1804.amd64.rt) executed on machine a0009HV running Linux-5.4.0-1109-azure-x86_64-with-Ubuntu-18.04-bionic
  • Log: Loaded 27361 Jitted 27361 FailedCompile 1 Excluded 0 Missing 1
    • Console log: 'Partition21' from job ab5b33d0-b259-4779-9d0c-8bc8614411aa (ubuntu.2004.armarch) using docker image mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7 on a0007KQ
  • Log: Loaded 20789 Jitted 20789 FailedCompile 1 Excluded 0 Missing 1
    • Console log: 'Partition22' from job ab5b33d0-b259-4779-9d0c-8bc8614411aa (ubuntu.2004.armarch) using docker image mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7 on a0007K6
  • Log: Loaded 12165 Jitted 12165 FailedCompile 1 Excluded 0 Missing 0
    • Console log: 'Partition1' from job 3db95fce-bd7a-4b6b-974f-a2d0c9ef6f5f workitem 3a33736e-0b2a-40a1-9f23-9e2290202930 (ubuntu.1804.amd64.rt) executed on machine a0009HV running Linux-5.4.0-1109-azure-x86_64-with-Ubuntu-18.04-bionic
  • Log: Loaded 12017 Jitted 12017 FailedCompile 1 Excluded 0 Missing 0
    • Console log: 'Partition1' from job 6109b967-6bb0-48c4-9787-79c01d8bae05 (ubuntu.2004.armarch) using docker image mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8 on a0007K9
  • Log: Loaded 95183 Jitted 95183 FailedCompile 1062 Excluded 0 Missing 1044
    • Console log: '1' from job ed16d12a-63b0-4db8-8ba2-e4229ab968c6 (ubuntu.2004.armarch) using docker image mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7 on a0007LU
  • Log: Loaded 24253 Jitted 24253 FailedCompile 30 Excluded 0 Missing 2
    • Console log: '3' from job 4988cd0f-4eb7-4951-a1d0-af4117f1e3e1 workitem 95d2d1cf-5020-42a1-82df-77ab250e507f (ubuntu.1804.amd64.rt) executed on machine a0009GQ running Linux-5.4.0-1109-azure-x86_64-with-Ubuntu-18.04-bionic
  • Log: Loaded 12239 Jitted 12239 FailedCompile 1 Excluded 0 Missing 1
    • Console log: 'Partition21' from job 3fd9b5d0-7983-4ceb-98b3-062b5242a127 (ubuntu.2004.armarch) using docker image mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7 on a0007JN
  • Log: Loaded 19604 Jitted 19604 FailedCompile 1 Excluded 0 Missing 1
    • Console log: 'Partition13' from job 5707f63a-b955-453a-ad4f-e72aa041c82b workitem 8723377d-5784-4da9-8aaf-570ed479d105 (ubuntu.1804.amd64.rt) executed on machine a0009GR running Linux-5.4.0-1109-azure-x86_64-with-Ubuntu-18.04-bionic
  • Log: Loaded 115141 Jitted 115141 FailedCompile 427 Excluded 0 Missing 35
    • Console log: '1' from job 7f4375ca-c943-4826-b1ff-ef259fe442e4 (ubuntu.2004.armarch) using docker image mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8 on a0007IW
  • Log: Loaded 57772 Jitted 57772 FailedCompile 415 Excluded 0 Missing 22
    • Console log: '0' from job 4988cd0f-4eb7-4951-a1d0-af4117f1e3e1 workitem 96df49ce-efed-4741-a278-9d9f81b8aa51 (ubuntu.1804.amd64.rt) executed on machine a0009GR running Linux-5.4.0-1109-azure-x86_64-with-Ubuntu-18.04-bionic
  • Log: Loaded 1323 Jitted 1323 FailedCompile 5 Excluded 0 Missing 5
    • Console log: '6' from job 1ed15e4a-79f7-4126-957b-1b73a845346f workitem 13946daa-20a2-46d9-9830-0a1d9e414892 (windows.10.amd64.x86.rt) executed on machine a000I0E running Windows-10-10.0.14393-SP0
  • Log: Loaded 9397 Jitted 9397 FailedCompile 1 Excluded 0 Missing 1
    • Console log: 'Partition8' from job be2c94a8-9b85-4a8f-9451-8592cd779264 workitem 836fa1bc-410a-4d83-ad25-0a36ab4fbab4 (windows.10.amd64.x86.rt) executed on machine a000I1E running Windows-10-10.0.14393-SP0
  • Log: Loaded 92841 Jitted 92841 FailedCompile 64 Excluded 0 Missing 5
    • Console log: '2' from job ac1d6b4f-862c-4360-8b0b-146217db5788 workitem 13723cc7-39e6-4af8-8c87-80f12e170cca (osx.1100.arm64) executed on machine dci-macm1-build-025.local running macOS-11.6.7
  • Log: Loaded 115062 Jitted 115062 FailedCompile 447 Excluded 0 Missing 35
    • Console log: '1' from job ac1d6b4f-862c-4360-8b0b-146217db5788 workitem 404709c2-b7e6-429b-b0e9-3eed41f82774 (osx.1100.arm64) executed on machine dci-macm1-build-028.local running macOS-11.6.7
  • Log: Loaded 30162 Jitted 30162 FailedCompile 29 Excluded 0 Missing 1
    • Console log: '3' from job ac1d6b4f-862c-4360-8b0b-146217db5788 workitem f3bfe48c-fdf7-4329-ad2b-8fe06f8f55c3 (osx.1100.arm64) executed on machine dci-macm1-build-029.local running macOS-11.6.7
  • Log: Loaded 9981 Jitted 9981 FailedCompile 1 Excluded 0 Missing 1
    • Console log: 'Partition1' from job d0a91398-d191-4c43-bd83-8219933b19f9 workitem b8423cc2-b996-4c83-805e-abd3809a26bb (ubuntu.1804.amd64.rt) executed on machine a0009HD running Linux-5.4.0-1109-azure-x86_64-with-Ubuntu-18.04-bionic
  • Log: Loaded 20320 Jitted 20320 FailedCompile 1 Excluded 0 Missing 1
    • Console log: 'Partition8' from job 5707f63a-b955-453a-ad4f-e72aa041c82b workitem a44782be-e7d8-4e9d-9e8b-7cbb96b6a99b (ubuntu.1804.amd64.rt) executed on machine a0009HB running Linux-5.4.0-1109-azure-x86_64-with-Ubuntu-18.04-bionic
  • Log: Loaded 80177 Jitted 80177 FailedCompile 98 Excluded 0 Missing 12
    • Console log: '2' from job ed16d12a-63b0-4db8-8ba2-e4229ab968c6 (ubuntu.2004.armarch) using docker image mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7 on a0007IX
  • Log: Loaded 18134 Jitted 18134 FailedCompile 1 Excluded 0 Missing 0
    • Console log: 'JIT.opt' from job f3334fc9-e663-4dd0-9c84-3f5d622c61e8 workitem 47e6d61b-c3b9-4ac8-b4c5-6dfe7cf8d52b (ubuntu.1804.amd64.rt) executed on machine a0009ID running Linux-5.4.0-1109-azure-x86_64-with-Ubuntu-18.04-bionic
  • Log: Loaded 3402 Jitted 3402 FailedCompile 1 Excluded 0 Missing 1
    • Console log: 'Regression_2' from job 8071accc-c3de-4bd7-83c1-e28aa4b60691 (ubuntu.1804.armarch) using docker image mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7 on a0005Z1
  • Log: Loaded 101 Jitted 101 FailedCompile 2 Excluded 0 Missing 2
    • Console log: 'baseservices.callconvs' from job a2f5f875-f779-4854-87bf-59774997d06f workitem 2fe55582-cfa2-4b9d-b825-c3aae1aaf393 (osx.1200.arm64) executed on machine dci-macm1-build-129.local running macOS-12.4
  • Log: Loaded 43 Jitted 43 FailedCompile 4 Excluded 0 Missing 4
    • Console log: 'baseservices.callconvs' from job f8edae73-6463-44e6-bca1-9f4a0f97d5ef workitem 079e77aa-213a-4414-8f6a-2ba1eb676a58 (windows.11.arm64) executed on machine a0008AT running Windows-10-10.0.22621-SP0
  • Log: Loaded 9467 Jitted 9467 FailedCompile 7 Excluded 0 Missing 0
    • Console log: 'PayloadGroup0' from job 4fd45ba0-9035-4049-b568-616f2a0eac7d workitem 771e3de1-e660-4fdf-a08c-4cb580fceba9 (osx.1200.arm64) executed on machine dci-macm1-build-127.local running macOS-12.4
  • Log: Loaded 7364 Jitted 7364 FailedCompile 1 Excluded 0 Missing 1
    • Console log: 'Interop' from job efbdc6ff-c1a5-4400-b416-1dafa1ad5165 workitem b8d4f828-47ec-462e-a795-879aad217ad9 (windows.10.amd64.x86.rt) executed on machine a000I2J running Windows-10-10.0.14393-SP0
  • Log: Loaded 4344 Jitted 4344 FailedCompile 2 Excluded 0 Missing 0
    • Console log: 'Regression_4' from job a2f5f875-f779-4854-87bf-59774997d06f workitem c98b65a5-acec-4f8a-8c61-9a4e088523a3 (osx.1200.arm64) executed on machine dci-macm1-build-125.local running macOS-12.4
  • Log: Loaded 8666 Jitted 8666 FailedCompile 2 Excluded 0 Missing 2
    • Console log: 'Loader.classloader' from job f574e31d-91c0-4fa6-850f-581b31c8e824 workitem 8eb6b3c4-5eef-4e96-99fb-2ccc1d653798 (windows.10.amd64.x86.rt) executed on machine a000HYN running Windows-10-10.0.14393-SP0
  • Log: Loaded 1487 Jitted 1487 FailedCompile 47 Excluded 0 Missing 0
    • Console log: 'Loader.classloader.generics' from job a2f5f875-f779-4854-87bf-59774997d06f workitem ab7d114c-053d-4eb7-8fae-0153648c0d91 (osx.1200.arm64) executed on machine dci-macm1-build-130.local running macOS-12.4
  • Log: Loaded 61 Jitted 61 FailedCompile 4 Excluded 0 Missing 4
    • Console log: 'baseservices.callconvs' from job 4fd45ba0-9035-4049-b568-616f2a0eac7d workitem eac7ee1b-e440-408f-9d32-cb0140db72aa (osx.1200.arm64) executed on machine dci-macm1-build-127.local running macOS-12.4
  • Log: Loaded 9627 Jitted 9627 FailedCompile 2 Excluded 0 Missing 2
    • Console log: 'Loader.classloader' from job 848dbd27-5f20-49b6-bbb8-a1b003e643ee workitem a8f68840-98f0-4e95-a7e3-4ccb1c8e5df9 (windows.10.amd64.x86.rt) executed on machine a000HYQ running Windows-10-10.0.14393-SP0
  • Log: Loaded 1361 Jitted 1361 FailedCompile 1 Excluded 0 Missing 1
    • Console log: '6' from job 2bd91c53-ae01-4823-946f-528bd178acf7 workitem a129fc91-05fe-48ec-a510-22f2c5e32722 (windows.11.arm64) executed on machine a0008AW running Windows-10-10.0.22621-SP0
  • Log: Loaded 2363 Jitted 2363 FailedCompile 5 Excluded 0 Missing 2
    • Console log: 'Interop' from job 4fd45ba0-9035-4049-b568-616f2a0eac7d workitem 2b637244-d132-46c8-b8ba-3fc3cbd4b47a (osx.1200.arm64) executed on machine dci-macm1-build-127.local running macOS-12.4
  • Log: Loaded 2533 Jitted 2533 FailedCompile 3 Excluded 0 Missing 0
    • Console log: 'Regression_6' from job a2f5f875-f779-4854-87bf-59774997d06f workitem ae194d82-dd8f-46e7-97ad-1d7a703ec13c (osx.1200.arm64) executed on machine dci-macm1-build-130.local running macOS-12.4
  • Log: Loaded 2771 Jitted 2771 FailedCompile 4 Excluded 0 Missing 1
    • Console log: 'Interop' from job a2f5f875-f779-4854-87bf-59774997d06f workitem 37a4f9b2-7cfd-4020-8e6b-26747ee23b05 (osx.1200.arm64) executed on machine dci-macm1-build-129.local running macOS-12.4
  • Log: Loaded 5520 Jitted 5520 FailedCompile 2 Excluded 0 Missing 2
    • Console log: 'Interop' from job f574e31d-91c0-4fa6-850f-581b31c8e824 workitem 74c6c1e9-e266-47bb-a9fd-1a657dec8d91 (windows.10.amd64.x86.rt) executed on machine a000HZX running Windows-10-10.0.14393-SP0
  • Log: Loaded 6625 Jitted 6625 FailedCompile 3 Excluded 0 Missing 0
    • Console log: 'Regression_1' from job a2f5f875-f779-4854-87bf-59774997d06f workitem 92cb9c8b-daba-43c4-a060-eda9c89cd158 (osx.1200.arm64) executed on machine dci-macm1-build-126.local running macOS-12.4
  • Log: Loaded 7237 Jitted 7237 FailedCompile 1 Excluded 0 Missing 1
    • Console log: 'Interop' from job 1b7f4b96-1d13-4473-a5a0-fbbec4f050bd workitem 61f98535-794e-49ae-8b0e-cda567ab27bf (windows.11.arm64) executed on machine a0008AV running Windows-10-10.0.22621-SP0
  • Log: Loaded 9371 Jitted 9371 FailedCompile 1 Excluded 0 Missing 0
    • Console log: '5' from job 6186b8a5-86fb-4b48-86fc-2f3dc3ebe64f workitem 5431abdf-f31e-4ca7-a3db-9b754c540f55 (osx.1100.arm64) executed on machine dci-macm1-build-030.local running macOS-11.6.7
  • Log: Loaded 103 Jitted 103 FailedCompile 2 Excluded 0 Missing 2
    • Console log: 'baseservices.callconvs' from job efbdc6ff-c1a5-4400-b416-1dafa1ad5165 workitem 51f99ccd-6fe9-4301-9b9e-f222589850d2 (windows.10.amd64.x86.rt) executed on machine a000I25 running Windows-10-10.0.14393-SP0
  • Log: Loaded 7352 Jitted 7352 FailedCompile 1 Excluded 0 Missing 1
    • Console log: 'Interop' from job 848dbd27-5f20-49b6-bbb8-a1b003e643ee workitem 43ad89d9-1212-40e8-8592-9f9859be4751 (windows.10.amd64.x86.rt) executed on machine a000I29 running Windows-10-10.0.14393-SP0
  • Log: Loaded 2925 Jitted 2925 FailedCompile 9 Excluded 0 Missing 9
    • Console log: 'Regression_3' from job f574e31d-91c0-4fa6-850f-581b31c8e824 workitem 78d6fbb1-1bc1-404c-930a-212f78224d18 (windows.10.amd64.x86.rt) executed on machine a000I11 running Windows-10-10.0.14393-SP0
  • Log: Loaded 3786 Jitted 3786 FailedCompile 8 Excluded 0 Missing 8
    • Console log: 'Regression_2' from job f574e31d-91c0-4fa6-850f-581b31c8e824 workitem bf521e6e-2e41-41e2-a7f8-ab437d1bb703 (windows.10.amd64.x86.rt) executed on machine a000I28 running Windows-10-10.0.14393-SP0
  • Log: Loaded 8677 Jitted 8677 FailedCompile 2 Excluded 0 Missing 2
    • Console log: 'Loader.classloader' from job 93afeaa2-d3f1-4b81-add0-2eff8c618b2f workitem a3c6d66f-e825-4c73-a778-8f918e821d06 (windows.10.amd64.x86.rt) executed on machine a000HZA running Windows-10-10.0.14393-SP0
  • Log: Loaded 9574 Jitted 9574 FailedCompile 2 Excluded 0 Missing 2
    • Console log: 'Loader.classloader' from job 1b7f4b96-1d13-4473-a5a0-fbbec4f050bd workitem ea9286ce-0554-46c9-8915-aefd8060176c (windows.11.arm64) executed on machine a0008AH running Windows-10-10.0.22621-SP0
  • Log: Loaded 9624 Jitted 9624 FailedCompile 115 Excluded 0 Missing 2
    • Console log: 'Loader.classloader' from job a2f5f875-f779-4854-87bf-59774997d06f workitem e54a0508-497b-4c34-8d71-20950b10501a (osx.1200.arm64) executed on machine dci-macm1-build-131.local running macOS-12.4
  • Log: Loaded 17803 Jitted 17803 FailedCompile 1 Excluded 0 Missing 0
    • Console log: 'JIT.opt' from job a2f5f875-f779-4854-87bf-59774997d06f workitem 9895c7d6-ca96-4dae-acf5-5ed165486b0b (osx.1200.arm64) executed on machine dci-macm1-build-127.local running macOS-12.4
  • Log: Loaded 9681 Jitted 9681 FailedCompile 1 Excluded 0 Missing 1
    • Console log: 'Partition14' from job b85e140e-a1c5-487c-841a-946b770b40a0 workitem 7697fb65-40fd-40b9-9603-a65e7c653e2f (osx.1100.arm64) executed on machine dci-macm1-build-026.local running macOS-11.6.7
  • Log: Loaded 50 Jitted 50 FailedCompile 4 Excluded 0 Missing 4
    • Console log: 'baseservices.callconvs' from job 93afeaa2-d3f1-4b81-add0-2eff8c618b2f workitem 5dcfd296-7c53-4adc-bf89-ad82d6d0738c (windows.10.amd64.x86.rt) executed on machine a000I0T running Windows-10-10.0.14393-SP0
  • Log: Loaded 8738 Jitted 8738 FailedCompile 2 Excluded 0 Missing 2
    • Console log: 'Loader.classloader' from job 2a42c37e-a8e8-4e3a-b947-b1830da0aff3 (ubuntu.1804.armarch) using docker image mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8 on a0005Z3
  • Log: Loaded 11949 Jitted 11949 FailedCompile 1 Excluded 0 Missing 0
    • Console log: 'Partition1' from job 9d6a93d9-f5c0-40dc-8f50-d024187ff708 workitem 70359706-1af7-4cc6-a050-a7d5caa58093 (windows.11.arm64) executed on machine a0008B3 running Windows-10-10.0.22621-SP0
  • Log: Loaded 57473 Jitted 57473 FailedCompile 98 Excluded 0 Missing 11
    • Console log: '3' from job f4d8c7a3-8f67-418d-9e92-83749e576b1d workitem 3f08de97-7a51-43e8-a723-8e9cfe19f214 (windows.11.arm64) executed on machine a0008AD running Windows-10-10.0.22621-SP0
  • Log: Loaded 18744 Jitted 18744 FailedCompile 1 Excluded 0 Missing 1
    • Console log: 'Partition15' from job 5707f63a-b955-453a-ad4f-e72aa041c82b workitem bdb32f89-bcb8-4e62-a8da-1eab4dc30045 (ubuntu.1804.amd64.rt) executed on machine a0009HE running Linux-5.4.0-1109-azure-x86_64-with-Ubuntu-18.04-bionic
  • Log: Loaded 18864 Jitted 18864 FailedCompile 1 Excluded 0 Missing 1
    • Console log: 'Partition16' from job 5707f63a-b955-453a-ad4f-e72aa041c82b workitem 4acf91c3-f5f3-44c4-af4e-4a335bfcc670 (ubuntu.1804.amd64.rt) executed on machine a0009H7 running Linux-5.4.0-1109-azure-x86_64-with-Ubuntu-18.04-bionic
  • Log: Loaded 11080 Jitted 11080 FailedCompile 1 Excluded 0 Missing 1
    • Console log: 'Partition8' from job 3fd9b5d0-7983-4ceb-98b3-062b5242a127 (ubuntu.2004.armarch) using docker image mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7 on a0007JT
  • Log: Loaded 19719 Jitted 19719 FailedCompile 1 Excluded 0 Missing 1
    • Console log: 'Partition19' from job 5707f63a-b955-453a-ad4f-e72aa041c82b workitem 89926279-7e24-4cba-b56e-6c81f4e1f193 (ubuntu.1804.amd64.rt) executed on machine a0009I1 running Linux-5.4.0-1109-azure-x86_64-with-Ubuntu-18.04-bionic
  • Log: Loaded 138 Jitted 138 FailedCompile 2 Excluded 0 Missing 2
    • Console log: 'baseservices.callconvs' from job 04189553-172e-4d3a-81ec-07f0126b3b10 (ubuntu.1804.armarch) using docker image mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7 on a0005Z2
  • Log: Loaded 36930 Jitted 36930 FailedCompile 6 Excluded 0 Missing 0
    • Console log: 'HardwareIntrinsics_General_ro' from job f3334fc9-e663-4dd0-9c84-3f5d622c61e8 workitem 8e1eed78-f083-4839-916e-9088e3866e7d (ubuntu.1804.amd64.rt) executed on machine a0009ID running Linux-5.4.0-1109-azure-x86_64-with-Ubuntu-18.04-bionic
  • Log: Loaded 8741 Jitted 8741 FailedCompile 2 Excluded 0 Missing 2
    • Console log: 'Loader.classloader' from job 8071accc-c3de-4bd7-83c1-e28aa4b60691 (ubuntu.1804.armarch) using docker image mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7 on a0005Z0
  • Log: Loaded 110855 Jitted 110855 FailedCompile 471 Excluded 0 Missing 74
    • Console log: '1' from job 91f1e116-5f00-458b-8f6f-6e09e35cb535 workitem 7ab4574e-11af-4302-b122-860c1a138d5b (windows.10.amd64.x86.rt) executed on machine a000I0I running Windows-10-10.0.14393-SP0
  • Log: Loaded 28054 Jitted 28054 FailedCompile 2 Excluded 0 Missing 2
    • Console log: 'Partition17' from job 25c7ec92-f78a-47c4-b0c9-a5101c5a69c9 (ubuntu.2004.armarch) using docker image mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7 on a0007L1
  • Log: Loaded 31819 Jitted 31819 FailedCompile 266 Excluded 0 Missing 18
    • Console log: '0' from job f4d8c7a3-8f67-418d-9e92-83749e576b1d workitem 6081b42d-17c6-4c1f-9b08-9e3fe4cfb87c (windows.11.arm64) executed on machine a0008A7 running Windows-10-10.0.22621-SP0
  • Log: Loaded 18438 Jitted 18438 FailedCompile 1 Excluded 0 Missing 1
    • Console log: 'Partition23' from job 5707f63a-b955-453a-ad4f-e72aa041c82b workitem 4154f3ae-c9e5-454f-8c52-c0e0ce6983c9 (ubuntu.1804.amd64.rt) executed on machine a0009HH running Linux-5.4.0-1109-azure-x86_64-with-Ubuntu-18.04-bionic
  • Log: Loaded 18617 Jitted 18617 FailedCompile 1 Excluded 0 Missing 1
    • Console log: 'Partition24' from job 5707f63a-b955-453a-ad4f-e72aa041c82b workitem b297de42-7142-465f-9347-8b70824b3f0d (ubuntu.1804.amd64.rt) executed on machine a0009GX running Linux-5.4.0-1109-azure-x86_64-with-Ubuntu-18.04-bionic
  • Log: Loaded 30938 Jitted 30938 FailedCompile 31 Excluded 0 Missing 1
    • Console log: '3' from job 7f4375ca-c943-4826-b1ff-ef259fe442e4 (ubuntu.2004.armarch) using docker image mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8 on a0007LW
  • Log: Loaded 10389 Jitted 10389 FailedCompile 2 Excluded 0 Missing 2
    • Console log: 'Loader.classloader' from job f3334fc9-e663-4dd0-9c84-3f5d622c61e8 workitem 648eed12-3100-44ad-850c-58f4c5312da3 (ubuntu.1804.amd64.rt) executed on machine a0009ID running Linux-5.4.0-1109-azure-x86_64-with-Ubuntu-18.04-bionic
  • Log: Loaded 112629 Jitted 112629 FailedCompile 290 Excluded 0 Missing 37
    • Console log: '1' from job 4988cd0f-4eb7-4951-a1d0-af4117f1e3e1 workitem 38ace8e4-987c-4319-858d-fed96737c2a9 (ubuntu.1804.amd64.rt) executed on machine a0009GQ running Linux-5.4.0-1109-azure-x86_64-with-Ubuntu-18.04-bionic
  • Log: Loaded 12931 Jitted 12931 FailedCompile 1 Excluded 0 Missing 1
    • Console log: '0' from job ed16d12a-63b0-4db8-8ba2-e4229ab968c6 (ubuntu.2004.armarch) using docker image mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7 on a0007IW
  • Log: Loaded 50414 Jitted 50414 FailedCompile 260 Excluded 0 Missing 12
    • Console log: '0' from job 7f4375ca-c943-4826-b1ff-ef259fe442e4 (ubuntu.2004.armarch) using docker image mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8 on a0007LT

@jakobbotsch jakobbotsch modified the milestones: 9.0.0, 10.0.0 Jul 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
Projects
None yet
Development

No branches or pull requests

2 participants