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 " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 13 " File \"RECIPE_REPO[recipe_engine]/recipe_engine/internal/recipe_deps.py\", in run_steps", 14 " recipe_result = invoke_with_properties(", 15 " ^^^^^^^^^^^^^^^^^^^^^^^", 16 " File \"RECIPE_REPO[recipe_engine]/recipe_engine/internal/property_invoker.py\", in invoke_with_properties", 17 " return _invoke_with_properties(callable_obj, all_props, environ, prop_defs,", 18 " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 19 " File \"RECIPE_REPO[recipe_engine]/recipe_engine/internal/property_invoker.py\", in _invoke_with_properties", 20 " return callable_obj(*props, **additional_args)", 21 " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 22 " File \"RECIPE_REPO[skia]/infra/bots/recipe_modules/build/examples/full.py\", line 23, in RunSteps", 23 " api.build(checkout_root=checkout_root, out_dir=out_dir)", 24 " File \"RECIPE_REPO[skia]/infra/bots/recipe_modules/build/api.py\", line 49, in __call__", 25 " self.compile_fn(self.m, checkout_root, out_dir)", 26 " File \"RECIPE_REPO[skia]/infra/bots/recipe_modules/build/docker.py\", line 59, in compile_fn", 27 " raise Exception('Not implemented: ' + api.vars.builder_name)", 28 "Exception: Not implemented: Build-Unix-GCC-x86_64-Release-Docker" 29 ] 30 }, 31 { 32 "failure": { 33 "humanReason": "Uncaught Exception: Exception('Not implemented: Build-Unix-GCC-x86_64-Release-Docker')" 34 }, 35 "name": "$result" 36 } 37]