| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "[BUILD]/scripts/slave/bot_update.py", | 6 "[BUILD]/scripts/slave/bot_update.py", |
| 7 "--master", | 7 "--master", |
| 8 "chromium.fyi", | 8 "chromium.fyi", |
| 9 "--builder", | 9 "--builder", |
| 10 "Android Tests (amp)(dbg)", | 10 "Android Tests (amp)(dbg)", |
| (...skipping 96 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 107 "[SLAVE_BUILD]/src/build/tree_truth.sh", | 107 "[SLAVE_BUILD]/src/build/tree_truth.sh", |
| 108 "[SLAVE_BUILD]/src", | 108 "[SLAVE_BUILD]/src", |
| 109 "src" | 109 "src" |
| 110 ], | 110 ], |
| 111 "name": "tree truth steps" | 111 "name": "tree truth steps" |
| 112 }, | 112 }, |
| 113 { | 113 { |
| 114 "cmd": [ | 114 "cmd": [ |
| 115 "python", | 115 "python", |
| 116 "-u", | 116 "-u", |
| 117 "[BUILD]/scripts/slave/recipe_modules/gsutil/resources/gsutil_wrapper.py", | 117 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", |
| 118 "--", | 118 "--", |
| 119 "[DEPOT_TOOLS]/gsutil.py", | 119 "[DEPOT_TOOLS]/gsutil.py", |
| 120 "--force-version", | 120 "--force-version", |
| 121 "4.7", | 121 "4.7", |
| 122 "--", | 122 "--", |
| 123 "cp", | 123 "cp", |
| 124 "gs://chromium-android/android_fyi_dbg/full-build-linux_4f4b02f6b7fa20a3a2
5682c457bbc8ad589c8a00.zip", | 124 "gs://chromium-android/android_fyi_dbg/full-build-linux_4f4b02f6b7fa20a3a2
5682c457bbc8ad589c8a00.zip", |
| 125 "[SLAVE_BUILD]/src/out/build_product.zip" | 125 "[SLAVE_BUILD]/src/out/build_product.zip" |
| 126 ], | 126 ], |
| 127 "name": "gsutil download_build_product" | 127 "name": "gsutil download_build_product" |
| (...skipping 1058 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1186 "@@@STEP_LOG_LINE@json.output@ \"test_run_id\": \"12345abcde\"@@@", | 1186 "@@@STEP_LOG_LINE@json.output@ \"test_run_id\": \"12345abcde\"@@@", |
| 1187 "@@@STEP_LOG_LINE@json.output@ }@@@", | 1187 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 1188 "@@@STEP_LOG_LINE@json.output@}@@@", | 1188 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 1189 "@@@STEP_LOG_END@json.output@@@" | 1189 "@@@STEP_LOG_END@json.output@@@" |
| 1190 ] | 1190 ] |
| 1191 }, | 1191 }, |
| 1192 { | 1192 { |
| 1193 "cmd": [ | 1193 "cmd": [ |
| 1194 "python", | 1194 "python", |
| 1195 "-u", | 1195 "-u", |
| 1196 "[BUILD]/scripts/slave/recipe_modules/zip/resources/unzip.py" | 1196 "RECIPE_MODULE[zip]/resources/unzip.py" |
| 1197 ], | 1197 ], |
| 1198 "name": "[upload logcat] unzip results for android_webview_unittests", | 1198 "name": "[upload logcat] unzip results for android_webview_unittests", |
| 1199 "stdin": "{\"output\": \"[TMP_BASE]/amp_results_tmp_2/android_webview_unitte
sts/unzipped_results\", \"use_python_zip\": false, \"zip_file\": \"[TMP_BASE]/am
p_results_tmp_2/android_webview_unittests/results.zip\"}" | 1199 "stdin": "{\"output\": \"[TMP_BASE]/amp_results_tmp_2/android_webview_unitte
sts/unzipped_results\", \"use_python_zip\": false, \"zip_file\": \"[TMP_BASE]/am
p_results_tmp_2/android_webview_unittests/results.zip\"}" |
| 1200 }, | 1200 }, |
| 1201 { | 1201 { |
| 1202 "cmd": [ | 1202 "cmd": [ |
| 1203 "python", | 1203 "python", |
| 1204 "-u", | 1204 "-u", |
| 1205 "[BUILD]/scripts/slave/recipe_modules/gsutil/resources/gsutil_wrapper.py", | 1205 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", |
| 1206 "--", | 1206 "--", |
| 1207 "[DEPOT_TOOLS]/gsutil.py", | 1207 "[DEPOT_TOOLS]/gsutil.py", |
| 1208 "--force-version", | 1208 "--force-version", |
| 1209 "3.25", | 1209 "3.25", |
| 1210 "--", | 1210 "--", |
| 1211 "cp", | 1211 "cp", |
| 1212 "[TMP_BASE]/amp_results_tmp_2/android_webview_unittests/unzipped_results/a
ppurify_results/logcat.txt", | 1212 "[TMP_BASE]/amp_results_tmp_2/android_webview_unittests/unzipped_results/a
ppurify_results/logcat.txt", |
| 1213 "gs://chrome-amp-results/logcats/logcat_android_webview_unittests_12345abc
de.txt" | 1213 "gs://chrome-amp-results/logcats/logcat_android_webview_unittests_12345abc
de.txt" |
| 1214 ], | 1214 ], |
| 1215 "name": "gsutil [upload logcat] android_webview_unittests", | 1215 "name": "gsutil [upload logcat] android_webview_unittests", |
| (...skipping 824 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2040 "~followup_annotations": [ | 2040 "~followup_annotations": [ |
| 2041 "@@@STEP_TEXT@on Foo Fone 1.2.3@@@" | 2041 "@@@STEP_TEXT@on Foo Fone 1.2.3@@@" |
| 2042 ] | 2042 ] |
| 2043 }, | 2043 }, |
| 2044 { | 2044 { |
| 2045 "name": "$final_result", | 2045 "name": "$final_result", |
| 2046 "reason": "4 out of 24 aggregated steps failed. Failures: Step('[trigger] co
mponents_unittests') failed with return_code 1, Step('[collect] android_webview_
unittests') failed with return_code 1, Step('[collect] base_unittests') failed w
ith return_code 87, Step('[collect] cc_unittests') failed with return_code 88", | 2046 "reason": "4 out of 24 aggregated steps failed. Failures: Step('[trigger] co
mponents_unittests') failed with return_code 1, Step('[collect] android_webview_
unittests') failed with return_code 1, Step('[collect] base_unittests') failed w
ith return_code 87, Step('[collect] cc_unittests') failed with return_code 88", |
| 2047 "status_code": 1 | 2047 "status_code": 1 |
| 2048 } | 2048 } |
| 2049 ] | 2049 ] |
| OLD | NEW |