Investigate Native bootstrapping errors in macos
See original GitHub issueContact: @joeloff
Description: Two Darwin builds are consistently failing within seconds of being kicked off - logs
Downloading https://netcorenativeassets.blob.core.windows.net/resource-packages/external/macos/cmake/cmake-3.16.4-MacOS-x86_64.tar.gz
extracting from /Users/runner/.netcoreeng/native/temp/cmake-3.16.4-MacOS-x86_64.tar.gz to /Users/runner/work/1/s/.tools/bin/cmake/3.16.4
Extracting /Users/runner/.netcoreeng/native/temp/cmake-3.16.4-MacOS-x86_64.tar.gz to /Users/runner/work/1/s/.tools/bin/cmake/3.16.4
Creating directory: '/Users/runner/work/1/s/.tools/bin/cmake/3.16.4'
Extracting archive
Generating '/Users/runner/work/1/s/.tools/bin/cmake.sh' shim
/Users/runner/work/1/s/eng/common/native/common-library.sh: line 151: Write-PipelineTelemetryError: command not found
/Users/runner/work/1/s/eng/common/native/install-cmake.sh: line 113: Write-PipelineTelemetryError: command not found
Execution Failed
##[error]Bash exited with code '1'.
The function is defined in eng\common\pipeline-logging-functions.sh
Affected code is under https://github.com/dotnet/arcade/tree/main/eng/common/native
Issue Analytics
- State:
- Created 2 years ago
- Comments:7 (7 by maintainers)
Top Results From Across the Web
brew services. Cant start service. get "Bootstrap failed: 5
brew services start httpd Bootstrap failed: 5: Input/output error Try re-running the command as ... I decided to investigate apache itself.
Read more >Troubleshooting macOS Management: Workspace ONE ...
Learn how to troubleshoot macOS features in a VMware Workspace ONE® UEM environment. This tutorial covers the following: general troubleshooting,
Read more >Failed to bootstrap path
I get the following error in system.log when I try to launch a java application, both via the .app as well as the...
Read more >`yarn bootstrap` fails on `yarn --cwd example` on new project
On a brand-new project, following the instructions from theReact Native docs, the yarn bootstrap command fails.
Read more >Troubleshooting the Microsoft Enterprise SSO Extension ...
This article provides troubleshooting guidance used by administrators to resolve issues with deploying and using the Enterprise SSO plugin.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Turning it off though did unblock my PR
Using native tools bootstrapping on macs is an unsupported scenario to my knowledge, and native tools bootstrapping is going away anyway I’m going to be closing this.