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

Apple OSs: Publishing build artifacts failed with an error: Not found PathtoPublish: /Users/runner/work/1/s/artifacts/log/ #12176

Closed
5 tasks
carlossanlop opened this issue Jan 11, 2023 · 3 comments

Comments

@carlossanlop
Copy link
Member

carlossanlop commented Jan 11, 2023

Build

https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=132037

Build leg reported

CoreCLR Product Build OSX arm64 release / Install native dependencies

Pull Request

dotnet/runtime#80434

Action required for the engineering services team

To triage this issue (First Responder / @dotnet/dnceng):

  • Open the failing build above and investigate
  • Add a comment explaining your findings

If this is an issue that is causing build breaks across multiple builds and would get benefit from being listed on the build analysis check, follow the next steps:

  1. Add the label "Known Build Error"
  2. Edit this issue and add an error string in the Json below that can help us match this issue with future build breaks. You should use the known issues documentation
{
   "ErrorMessage" : "",
   "BuildRetry": false
}

Release Note Category

  • Feature changes/additions
  • Bug fixes
  • Internal Infrastructure Improvements

Release Note Description

Additional information about the issue reported

Lots of Apple OSs failing in the Publish leg with the same error:

Publishing build artifacts failed with an error: Not found PathtoPublish: /Users/runner/work/1/s/artifacts/log/

Example PRs that had this issue:

https://github.com/dotnet/runtime/runs/10571511570
https://github.com/dotnet/runtime/pull/80392/checks?check_run_id=10585813017

@riarenas
Copy link
Member

Isn't this dotnet/runtime#80428?

@MattGal
Copy link
Member

MattGal commented Jan 11, 2023

Also related: #11740 . Note this is hosted macos machines running dotnet/runtime's eng/install-native-dependencies.sh script so there's not much we can do either.

@riarenas
Copy link
Member

@riarenas riarenas closed this as not planned Won't fix, can't repro, duplicate, stale Jan 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants