This fatal error started occurring about five hours ago in all of our cloud build projects.
1: Running Prebuild steps
2: In quiet period, build will start momentarily…
3: Using /BUILD_PATH/.rvm/gems/ruby-2.4.2
4: Successfully uninstalled bvr-2.0.9
5: Successfully uninstalled bvr-3.0.13
6: Successfully uninstalled bvr-3.0.25
7: Successfully uninstalled bvr-3.0.35
8: Successfully uninstalled bvr-3.0.56
9: Removing bvr
10: Removing bvr_runner
11: Successfully uninstalled bvr-3.0.71
12: Before retry #1: sleeping 5.0 seconds
13: Before retry #2: sleeping 10.0 seconds
14: Before retry #3: sleeping 20.0 seconds
15: Before retry #4: sleeping 40.0 seconds
16: Before retry #5: sleeping 80.0 seconds
17: Retries exhausted
18: ERROR: Requested BVR version not available.
19: Build step ‘Execute shell’ marked build as failure
20: Using /BUILD_PATH/.rvm/gems/ruby-2.4.2
21: postbuildstatus finished successfully.
22: postbuildsteps finished successfully
23: Finished: FAILURE
8 Likes
Same here. I retried three times, same result every time. HELP @David-Berger @ollieblanks
Thank you for raising the alarm. We have now tracked this down to an issue with one of our datacenters and the team are investigating. Please bear with me and I will update you with resolution progress on this thread.
Apologies for the inconvenience this has caused.
2 Likes
Thank you all for your patience on this.
The Dev Ops team have identified the cause and rolled back the problematic changes on our EU facility. This issue should no longer be present.
Apologies for the service disruption. Happy building everyone.
2 Likes
mboog12
December 22, 2020, 10:05pm
12
Still present for me, 2 builds from 2 apps fail with this log
1: ERROR: While executing gem … (NoMethodError)
2: ERROR: While executing gem … (NoMethodError)
3: ERROR: While executing gem … (NoMethodError)
4: ERROR: While executing gem … (NoMethodError)
5: ERROR: While executing gem … (NoMethodError)
6: ERROR: While executing gem … (NoMethodError)
7: ERROR: Requested BVR version not available.
8: Finished: FAILURE
1: Running Prebuild steps
2: In quiet period, build will start momentarily…
3: Using /BUILD_PATH/.rvm/gems/ruby-2.4.2
4: Successfully uninstalled bvr-2.0.9
5: Successfully uninstalled bvr-3.0.13
6: Successfully uninstalled bvr-3.0.25
7: Successfully uninstalled bvr-3.0.35
8: Successfully uninstalled bvr-3.0.56
9: Successfully uninstalled bvr-3.0.71
10: Removing bvr
11: Removing bvr_runner
12: Successfully uninstalled bvr-3.0.90
13: ERROR: While executing gem … (NoMethodError)
14: undefined method satisfied_by?' for nil:NilClass 15: Before retry #1: sleeping 5.0 seconds 16: ERROR: While executing gem ... (NoMethodError) 17: undefined method
satisfied_by?’ for nil:NilClass
18: Before retry #2: sleeping 10.0 seconds
19: ERROR: While executing gem … (NoMethodError)
20: undefined method satisfied_by?' for nil:NilClass 21: Before retry #3: sleeping 20.0 seconds 22: ERROR: While executing gem ... (NoMethodError) 23: undefined method
satisfied_by?’ for nil:NilClass
24: Before retry #4: sleeping 40.0 seconds
25: ERROR: While executing gem … (NoMethodError)
26: undefined method satisfied_by?' for nil:NilClass 27: Before retry #5: sleeping 80.0 seconds 28: ERROR: While executing gem ... (NoMethodError) 29: undefined method
satisfied_by?’ for nil:NilClass
30: Retries exhausted
31: ERROR: Requested BVR version not available.
32: Build failed. Please check the log for further details.
33: Using /BUILD_PATH/.rvm/gems/ruby-2.4.2
34: Finished: FAILURE
victorw
December 22, 2020, 10:20pm
15
This should be resolved now, we had a temporary outage due to one of our dependencies pushing out a broken version but I was able to lock us to an earlier version and am now creating a workaround.
1 Like
Cool! I’m having this issue as well. Waiting for a fix
Thanks!
Charles
I’m having this issue as well. Waiting for a fix.
Same! No Android build works at all.
We’re seeing this as well
7206562–865630–CloudBuildFailedLog.txt (785 Bytes)