We’ve had stable CloudBuilds for a long time but something just popped up on project Mano that’s preventing builds from completing. This also appears on the Alpha project, but it doesn’t result in a failed build.
4606: At revision 1326
4607: Could not open a connection to your authentication agent.
4608: Calculated Workspace Size: 160.04 MiB
4609: PATH | SIZE
4610: /Assets | 160.01 MiB
4611: /ProjectSettings | 34.03 kiB
4612: svn: E155036: Please see the ‘svn upgrade’ command
4613: svn: E155036: The working copy at ‘/BUILD_PATH/xxxxremovedxxxx.mano-unity.default-android’
4614: is too old (format 29) to work with client version ‘1.9.4 (r1740329)’ (expects format 31). You need to upgrade the working copy first.
4615: ! postcheckoutstatus failed. svn command failed
4616: Build step ‘Execute shell’ marked build as failure
4617: postbuildstatus finished successfully.
The build simply stopped working at one point. Any suggestions?
3112: svn: E155036: Please see the ‘svn upgrade’ command
3113: svn: E155036: The working copy at ‘/BUILD_PATH/jyjgames.demons-hunter-runner.default-ios’
3114: is too old (format 29) to work with client version ‘1.9.4 (r1740329)’ (expects format 31). You need to upgrade the working copy first.
3115: ! postcheckoutstatus failed. svn command failed
3116: Build step ‘Execute shell’ marked build as failure
3117: postbuildstatus finished successfully.
3118: Finished: FAILURE
3119:
We are currently working to resolve this error, specifically that our updated version of SVN is incompatible with the workspace version being checked out by Cloud Build. I will update this thread with more information as soon as it’s available.
This is still not working for me. Would love some kind of official update on this with an ETA. We rely pretty heavily on cloud builds now (and upgraded to pro specifically to have shorter queues) and this does not work at all for me right now. It’s been quite a while since I’ve been able to make a build…
Sorry to hear this has been so frustrating and impactful for some of you while we were investigating and testing the solution! We’re deploying a fix progressively over the next couple of days, aiming to eliminate this error completely by Friday for everyone. I’ll update again here if anything changes.
8119: At revision 440
8120: Could not open a connection to your authentication agent.
8121: Agent pid 2025
8122: Calculated Workspace Size: 491.73 MiB
8123: PATH | SIZE
8124: /.vs | 314.50 kiB
8125: /Assets | 480.33 MiB
8126: /Library | 10.66 MiB
8127: /ProjectSettings | 106.63 kiB
8128: /conf | 6.26 kiB
8129: /db | 10.54 kiB
8130: /hooks | 28.75 kiB
8131: /locks | 284.00 B
8132: svn: E155021: This client is too old to work with the working copy at
8133: '/BUILD_PATH/(…) (format 31).
8134: You need to get a newer Subversion client. For more details, see
8135: http://subversion.apache.org/faq.html#working-copy-format-change
8136: ! postcheckoutstatus failed. svn command failed
8137: Build step ‘Execute shell’ marked build as failure
8138: postbuildstatus finished successfully.
As an update the error that @intermarum referenced is the opposite of the one that was being received originally. I’m actively looking into it and will update here as soon as it’s resolved. Thanks for your patience.