Flutter Build gets stuck while building iOS app

Bitrise Build Issue Report template

Description of the issue

Flutter Build often (but not always) gets stuck while building iOS app.
The last executed command from logs:
[ +7 ms] executing: [/Users/vagrant/git/ios/Runner.xcodeproj/] /usr/bin/xcodebuild -project /Users/vagrant/git/ios/Runner.xcodeproj -target Runner -showBuildSettings
After which the build gets stuck and lasts until timeout.

Environment:

Where did the issue happen?

Stack: Hybrid.

Which build Step causes the issue and which version of the step?

Flutter Build 0.9.2

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) : NO
  • Does a rebuild without caches help? (You can remove the Cache:Pull and Cache:Push steps temporarily to not to use the cache, or you can delete all the caches on the Settings tab of the app. : CACHING IS NOT USED
  • 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? : First stuck build : https://app.bitrise.io/build/455200fd9a617ae1 but the flow configuration was different and rapidly progressing.

Local reproduction

Can it be reproduced on your own Mac/PC by following our local debug guide? Please follow at least the first section (ā€œTesting with a full clean git cloneā€) to make sure to test the state of the code what bitrise.io will get when it does a git clone in the clean environment! If possible please note which sections you tried.

Tested workflows on clean git clone with Bitrise cli. Not reproduced.

Build log

Stuck builds examples

Successful builds examples:

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.