47d381527a
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (e.g. depot_tools) into downstream projects (e.g. tools/build). Please review the expectation changes, and LGTM+CQ. More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. depot_tools: https://crrev.com/ad39f9d8f8d117ef63fc7d50b207a14017f05c08 [lucicfg] Release v1.7.5 (tandrii@chromium.org) recipe_engine: https://crrev.com/eeac8fccee349f073b6244a1032d083555b803ec Redact line numbers for traceback frames which originate outside the (iannucci@chromium.org) https://crrev.com/4579203e4d12ba6ea65ecaf040ac4cf2e4e5f632 Add coverage pattern information directly to RecipeDeps. (iannucci@chromium.org) R=benjaminwagner@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I75e230db5a24ef21561d4aeea4253865b0725da1 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/215041 Commit-Queue: Ben Wagner aka dogben <benjaminwagner@google.com> Reviewed-by: Ben Wagner aka dogben <benjaminwagner@google.com>
29 lines
1.3 KiB
JSON
29 lines
1.3 KiB
JSON
[
|
|
{
|
|
"cmd": [],
|
|
"name": "RECIPE CRASH (Uncaught exception)",
|
|
"~followup_annotations": [
|
|
"@@@STEP_EXCEPTION@@@",
|
|
"The recipe has crashed at point 'Uncaught exception'!",
|
|
"",
|
|
"Traceback (most recent call last):",
|
|
" File \"RECIPE_REPO[recipe_engine]/recipe_engine/internal/engine.py\", in run_steps",
|
|
" raw_result = recipe_obj.run_steps(api, engine)",
|
|
" File \"RECIPE_REPO[recipe_engine]/recipe_engine/internal/recipe_deps.py\", in run_steps",
|
|
" properties_def, api=api)",
|
|
" File \"RECIPE_REPO[recipe_engine]/recipe_engine/internal/property_invoker.py\", in invoke_with_properties",
|
|
" arg_names, **additional_args)",
|
|
" File \"RECIPE_REPO[recipe_engine]/recipe_engine/internal/property_invoker.py\", in _invoke_with_properties",
|
|
" return callable_obj(*props, **additional_args)",
|
|
" File \"RECIPE_REPO[skia]/infra/bots/recipes/android_compile.py\", line 37, in RunSteps",
|
|
" raise Exception('%s can only be run as a trybot.' % buildername)",
|
|
"Exception: Build-Debian9-Clang-cf_x86_phone-eng-Android_Framework can only be run as a trybot."
|
|
]
|
|
},
|
|
{
|
|
"failure": {
|
|
"humanReason": "Uncaught Exception: Exception('Build-Debian9-Clang-cf_x86_phone-eng-Android_Framework can only be run as a trybot.',)"
|
|
},
|
|
"name": "$result"
|
|
}
|
|
] |