Search Unity

CloudBuild failure with no explanation

Discussion in 'Unity Build Automation' started by tmfconan, May 6, 2019.

  1. tmfconan

    tmfconan

    Joined:
    Oct 16, 2017
    Posts:
    8
    Hello,

    Recently cloudBuild has been failing for both my Android and IOS builds. I'm using LTS 2017.4.x to build. The last lines in the log look like this:

    71536: Uploading /BUILD_PATH/Library/Logs/Unity/symbol_upload.log
    71537: ...done
    71538: publishing finished successfully.
    71539: Zipping cache files from Library
    71540: done.
    71541: Build step 'Execute shell' marked build as failure
    71542: postbuildstatus finished successfully.
    71543: postbuildsteps finished successfully
    71544: Finished: FAILURE

    There are no error messages in the rest of the log. Any help would be appreciated.
     
  2. tmfconan

    tmfconan

    Joined:
    Oct 16, 2017
    Posts:
    8
    For more context, it builds fine locally on the latest LTS (2017.4.26f1).
     
  3. bzor

    bzor

    Joined:
    May 28, 2013
    Posts:
    35
    this is happening to me too.. also builds fine locally
     
  4. tmfconan

    tmfconan

    Joined:
    Oct 16, 2017
    Posts:
    8
    Sadly, this started working for me, and I'm not sure why. One thing to try, is to make sure cloudbuild is doing a clean build, and then try a regular cached build. Other than that, *shrug*.