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

x64 OSX installer test failed #83459

Closed
AndyAyersMS opened this issue Mar 15, 2023 · 5 comments
Closed

x64 OSX installer test failed #83459

AndyAyersMS opened this issue Mar 15, 2023 · 5 comments
Labels
area-Host 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
Milestone

Comments

@AndyAyersMS
Copy link
Member

AndyAyersMS commented Mar 15, 2023

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=204699
Build error leg or test failing: Build / Installer Build and Test coreclr osx_x64 Release / Build and Package
Pull request: #83414

Error Message

Fill the error message using known issues guidance.

{
  "ErrorMessage": "VSTest : error : Tests failed: /Users/runner/work/1/s/artifacts/TestResults/Release/HostActivation.Tests_net8.0_x64.html [net8.0|x64] ",
  "BuildRetry": false,
  "ErrorPattern": "",
  "ExcludeConsoleLog": false
}

Report

Build Definition Step Name Console log Pull Request
243650 dotnet/runtime Build and Package Log #82045
241763 dotnet/runtime Build and Package Log #82045
232568 dotnet/runtime Build and Package Log #82973

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 1 3
@AndyAyersMS AndyAyersMS 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 Mar 15, 2023
@dotnet-issue-labeler
Copy link

I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.

@ghost ghost added the untriaged New issue has not been triaged by the area owner label Mar 15, 2023
@ghost
Copy link

ghost commented Apr 25, 2023

Tagging subscribers to this area: @vitek-karas, @agocke, @VSadov
See info in area-owners.md if you want to be subscribed.

Issue Details

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=204699
Build error leg or test failing: Build / Installer Build and Test coreclr osx_x64 Release / Build and Package
Pull request: #83414

Error Message

Fill the error message using known issues guidance.

{
  "ErrorMessage": "VSTest : error : Tests failed: /Users/runner/work/1/s/artifacts/TestResults/Release/HostActivation.Tests_net8.0_x64.html [net8.0|x64] ",
  "BuildRetry": false,
  "ErrorPattern": "",
  "ExcludeConsoleLog": false
}

Report

Build Definition Step Name Console log Pull Request
243650 dotnet/runtime Build and Package Log #82045
241763 dotnet/runtime Build and Package Log #82045
232568 dotnet/runtime Build and Package Log #82973

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 1 3
Author: AndyAyersMS
Assignees: -
Labels:

blocking-clean-ci, area-Host, untriaged, Known Build Error

Milestone: -

@agocke
Copy link
Member

agocke commented Apr 25, 2023

@AndyAyersMS Thanks for filing this!

@agocke agocke added this to the 8.0.0 milestone Apr 25, 2023
@agocke agocke removed the untriaged New issue has not been triaged by the area owner label Apr 25, 2023
@agocke
Copy link
Member

agocke commented Apr 25, 2023

It looks like the only two builds that are still around are from #82045

The actual failure is:

Command did not output with Expected Output. Expected: 'Hello World!

.NET 8.0.0-ci
'
File Name: /Users/runner/work/1/s/artifacts/tests/Release/ha/xu3e00sq.qb2/StandaloneApp/bin/StandaloneApp
Arguments:
Exit Code: 0
StdOut:
Hello World!

.NET 8.0.0-ci
[no_gc_callback] Finalizer cannot found no_gc_callback related work

@AndyAyersMS are you sure this isn't an actual failure in that PR? Looks like it's making GC changes.

@agocke
Copy link
Member

agocke commented Apr 25, 2023

Never mind, I can see this was just retargeted, not filed now. :)

Ok, I think those two new failures are actual failures -- and the one failure from two weeks ago is likely flaky, but the build is gone so I can't see the results in order to diagnose the problem. We haven't seen the flaky failure again, so I'm going to close this out until it's actionable.

@agocke agocke closed this as completed Apr 25, 2023
@ghost ghost locked as resolved and limited conversation to collaborators May 26, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-Host 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
Projects
None yet
Development

No branches or pull requests

4 participants