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

CoreSimulator folder permissions issue on some Mac machines #1878

Closed
3 tasks
akoeplinger opened this issue Jan 23, 2024 · 4 comments
Closed
3 tasks

CoreSimulator folder permissions issue on some Mac machines #1878

akoeplinger opened this issue Jan 23, 2024 · 4 comments

Comments

@akoeplinger
Copy link
Member

akoeplinger commented Jan 23, 2024

Build

https://dev.azure.com/dnceng-public/public/_build/results?buildId=527792&view=results

Error:

Failed to boot iPhone X (iOS 16.4) - created by XHarness: You don’t have permission to save the file “6B02B385-2FC8-44C8-A0C2-2445B99F1452” in the folder “CoreSimulator”..

Build leg reported

Helix Tests Build_Debug

Pull Request

No response

Known issue core information

Fill out the known issue JSON section by following the step by step documentation on how to create a known issue

 {
    "ErrorMessage" : "",
    "BuildRetry": false,
    "ErrorPattern": "permission to save the file.*in the folder.*CoreSimulator",
    "ExcludeConsoleLog": false
 }

@dotnet/dnceng

Release Note Category

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

Release Note Description

Additional information about the issue reported

I noticed that the ~/Library/Logs/CoreSimulator folder had incorrect permissions on DCI-MAC-BUILD-232 * which prevented the helix-runner user from writing in that folder. Quitting the simulator app, deleting the folder and then running simulator again recreated the folder with correct permissions.

I don't yet know how the system got into this state.

* also on DCI-MAC-BUILD-282, but I couldn't access that machine for some reason

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=527792
Error message validated: permission to save the file.*in the folder.*CoreSimulator
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 1/23/2024 10:49:17 AM UTC

Report

Build Definition Test Pull Request
543205 dotnet/xharness System.Numerics.Vectors.Tests.WorkItemExecution
527792 dotnet/xharness System.Numerics.Vectors.Tests.WorkItemExecution

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 2
@akoeplinger
Copy link
Member Author

If anyone from dnceng can log in to DCI-MAC-BUILD-282 via KVM please check the folder permissions :)

@akoeplinger
Copy link
Member Author

Looks like it is also happening on dci-mac-build-235

@ilyas1974
Copy link
Contributor

I have created https://portal.microsofticm.com/imp/v3/incidents/incident/464198394/summary to have DDFUN investigate the issue reported above.

@garath garath self-assigned this Feb 6, 2024
@garath
Copy link
Member

garath commented Feb 7, 2024

Permissions have been reset. Let us know if anything related pops up!

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