Closed
Description
In the outerloop job, all platforms, during crossgen CORE_ROOT step, with:
88 / 260 (32%, 1 failed): failed in 99 msecs, exit code 33, expected 0: crossgen @/__w/1/s/artifacts/tests/coreclr/obj/Linux.x64.Checked/crossgen.out/Microsoft.Extensions.Logging.Generators.dll.rsp
!! Error: Could not load file or assembly 'Microsoft.CodeAnalysis, Version=3.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'. The located assembly's manifest definition does not match the assembly reference. (0x80131040 (FUSION_E_REF_DEF_MISMATCH))
Microsoft (R) CoreCLR Native Image Generator - Version 6.0.0-ci
Copyright (c) Microsoft Corporation. All rights reserved.
!! Error compiling /__w/1/s/artifacts/tests/coreclr/Linux.x64.Checked/Tests/Core_Root/Microsoft.Extensions.Logging.Generators.dll: Could not find or load a specific file. (0x80131621 (COR_E_FILELOAD))
!! Error: compilation failed for "/__w/1/s/artifacts/tests/coreclr/Linux.x64.Checked/Tests/Core_Root/Microsoft.Extensions.Logging.Generators.dll" (0x80131621)
starting with https://dev.azure.com/dnceng/public/_build/results?buildId=1093577&view=results
@dotnet/crossgen-contrib Any crossgen changes that might have caused this? Or something else?