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

CoreClr JIT.Directed work item failing in CI #48820

Closed
ViktorHofer opened this issue Feb 26, 2021 · 5 comments
Closed

CoreClr JIT.Directed work item failing in CI #48820

ViktorHofer opened this issue Feb 26, 2021 · 5 comments
Labels
area-Infrastructure-coreclr untriaged New issue has not been triaged by the area owner

Comments

@ViktorHofer
Copy link
Member

https://dev.azure.com/dnceng/public/_build/results?buildId=1013481&view=ms.vss-test-web.build-test-results-tab&runId=31577492&resultId=102817&paneView=attachments

Configuration: CoreCLR windows arm64 Checked no_tiered_compilation @ Windows.10.Arm64v8.Open

https://helixre107v0xdeko0k025g8.blob.core.windows.net/dotnet-runtime-refs-pull-48808-merge-0d769ddfc6e6415c98/JIT.Directed/console.f079786f.log?sv=2019-07-07&se=2021-03-18T13%3A25%3A55Z&sr=c&sp=rl&sig=NtuNZIRCHMAKSbmOzDfiqmfTwdCskLdNE1iQwJKfGqk%3D

D:\h\w\B09908FA\w\A19F0910\e>dotnet D:\h\w\B09908FA\p\xunit\xunit.console.dll JIT\Directed\JIT.Directed.XUnitWrapper.dll -parallel collections -nocolor -noshadow -xml testResults.xml -trait TestGroup=JIT.Directed 
Microsoft.DotNet.XUnitConsoleRunner v2.5.0 (64-bit .NET 5.0.0)
System.IO.FileNotFoundException: Could not load file or assembly 'System.Runtime, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. The system cannot find the file specified.
System.IO.FileNotFoundException: Could not load file or assembly 'System.Runtime, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. The system cannot find the file specified.
@dotnet-issue-labeler dotnet-issue-labeler bot added area-Infrastructure-coreclr untriaged New issue has not been triaged by the area owner labels Feb 26, 2021
@ghost
Copy link

ghost commented Feb 26, 2021

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

Issue Details

https://dev.azure.com/dnceng/public/_build/results?buildId=1013481&view=ms.vss-test-web.build-test-results-tab&runId=31577492&resultId=102817&paneView=attachments

Configuration: CoreCLR windows arm64 Checked no_tiered_compilation @ Windows.10.Arm64v8.Open

https://helixre107v0xdeko0k025g8.blob.core.windows.net/dotnet-runtime-refs-pull-48808-merge-0d769ddfc6e6415c98/JIT.Directed/console.f079786f.log?sv=2019-07-07&se=2021-03-18T13%3A25%3A55Z&sr=c&sp=rl&sig=NtuNZIRCHMAKSbmOzDfiqmfTwdCskLdNE1iQwJKfGqk%3D

D:\h\w\B09908FA\w\A19F0910\e>dotnet D:\h\w\B09908FA\p\xunit\xunit.console.dll JIT\Directed\JIT.Directed.XUnitWrapper.dll -parallel collections -nocolor -noshadow -xml testResults.xml -trait TestGroup=JIT.Directed 
Microsoft.DotNet.XUnitConsoleRunner v2.5.0 (64-bit .NET 5.0.0)
System.IO.FileNotFoundException: Could not load file or assembly 'System.Runtime, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. The system cannot find the file specified.
System.IO.FileNotFoundException: Could not load file or assembly 'System.Runtime, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. The system cannot find the file specified.
Author: ViktorHofer
Assignees: -
Labels:

area-Infrastructure-coreclr, untriaged

Milestone: -

@echesakov
Copy link
Contributor

Also observed with different work item during https://dev.azure.com/dnceng/public/_build/results?buildId=1014188

https://helix.dot.net/api/2019-06-17/jobs/fdc3b790-33f7-481e-a981-a0b527ecedf3/workitems/JIT.HardwareIntrinsics/console

D:\h\w\B2C309DA\w\A26B08C8\e>dotnet D:\h\w\B2C309DA\p\xunit\xunit.console.dll JIT\HardwareIntrinsics\JIT.HardwareIntrinsics.XUnitWrapper.dll -parallel collections -nocolor -noshadow -xml testResults.xml -trait TestGroup=JIT.HardwareIntrinsics 
Microsoft.DotNet.XUnitConsoleRunner v2.5.0 (64-bit .NET 5.0.0)
System.IO.FileNotFoundException: Could not load file or assembly 'System.Runtime, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. The system cannot find the file specified.
System.IO.FileNotFoundException: Could not load file or assembly 'System.Runtime, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. The system cannot find the file specified.

Both work items were running on DDARM64-181 so I would guess that there an issue with this particular machine
cc @MattGal

@echesakov
Copy link
Contributor

@echesakov
Copy link
Contributor

@ghost ghost locked as resolved and limited conversation to collaborators Apr 1, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-Infrastructure-coreclr untriaged New issue has not been triaged by the area owner
Projects
None yet
Development

No branches or pull requests

2 participants