1[ 2 { 3 "cmd": [], 4 "name": "RECIPE CRASH (Uncaught exception)", 5 "~followup_annotations": [ 6 "@@@STEP_EXCEPTION@@@", 7 "The recipe has crashed at point 'Uncaught exception'!", 8 "", 9 "Traceback (most recent call last):", 10 " File \"RECIPE_REPO[recipe_engine]/recipe_engine/internal/engine.py\", in run_steps", 11 " raw_result = recipe_obj.run_steps(api, engine)", 12 " File \"RECIPE_REPO[recipe_engine]/recipe_engine/internal/recipe_deps.py\", in run_steps", 13 " properties_def, api=api)", 14 " File \"RECIPE_REPO[recipe_engine]/recipe_engine/internal/property_invoker.py\", in invoke_with_properties", 15 " arg_names, **additional_args)", 16 " File \"RECIPE_REPO[recipe_engine]/recipe_engine/internal/property_invoker.py\", in _invoke_with_properties", 17 " return callable_obj(*props, **additional_args)", 18 " File \"RECIPE_REPO[skia]/infra/bots/recipes/android_compile.py\", line 37, in RunSteps", 19 " raise Exception('%s can only be run as a trybot.' % buildername)", 20 "Exception: Build-Debian9-Clang-cf_x86_phone-eng-Android_Framework can only be run as a trybot." 21 ] 22 }, 23 { 24 "failure": { 25 "humanReason": "Uncaught Exception: Exception('Build-Debian9-Clang-cf_x86_phone-eng-Android_Framework can only be run as a trybot.',)" 26 }, 27 "name": "$result" 28 } 29]