Bitrise Build Issue Report template
Description of the issue
Cannot bootstrap app for testing
Environment:
OSX Xcode 9
If on Bitrise.io: which stack? If not on Bitrise.io: on what operating system? (Plus any other information you can share)
Which build Step causes the issue and which version of the step?
E.g.: Git Clone v3.6.0
Reproducibility
- Does a “Rebuild” help? (You can trigger a rebuild from the Build’s page, by clicking the “Rebuild” button in the top right corner of a finished build) : The 3rd rebuild worked
-
Does a rebuild without caches help? (You can remove the
Cache:Pull
andCache:Push
steps temporarily to not to use the cache, or you can delete all the caches on theSettings
tab of the app. : NO - Does the issue happen sporadically, or every time? : Sporadically
- Does upgrading the build Step to the latest version help? : NO
- When did the issue start? : today 6/12/2017
Local reproduction
I’ve tried your suggested steps, but it passes on my mac.
Local reproduction: Linux / Android (docker based) stack builds
I’ve tried running it on a fresh clone with the bitrise cli and it passes everytime. Is their a way to debug the build folder? via ssh perhaps?