| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", | 6 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py", |
| 7 "--", | 7 "--", |
| 8 "[DEPOT_TOOLS]/gsutil.py", | 8 "[DEPOT_TOOLS]/gsutil.py", |
| 9 "----", | 9 "----", |
| 10 "cp", | 10 "cp", |
| 11 "gs://chrome-amp-keys/main_pool/api_key", | 11 "gs://chrome-amp-keys/main_pool/api_key", |
| 12 "[BUILD]/site_config/.amp_main_pool_key" | 12 "[BUILD]/site_config/.amp_main_pool_key" |
| 13 ], | 13 ], |
| 14 "cwd": "[SLAVE_BUILD]", | 14 "cwd": "[SLAVE_BUILD]", |
| 15 "name": "gsutil download amp api key" | 15 "name": "gsutil download amp api key" |
| 16 }, | 16 }, |
| 17 { | 17 { |
| 18 "cmd": [ | 18 "cmd": [ |
| 19 "python", | 19 "python", |
| 20 "-u", | 20 "-u", |
| 21 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", | 21 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py", |
| 22 "--", | 22 "--", |
| 23 "[DEPOT_TOOLS]/gsutil.py", | 23 "[DEPOT_TOOLS]/gsutil.py", |
| 24 "----", | 24 "----", |
| 25 "cp", | 25 "cp", |
| 26 "gs://chrome-amp-keys/main_pool/api_secret", | 26 "gs://chrome-amp-keys/main_pool/api_secret", |
| 27 "[BUILD]/site_config/.amp_main_pool_secret" | 27 "[BUILD]/site_config/.amp_main_pool_secret" |
| 28 ], | 28 ], |
| 29 "cwd": "[SLAVE_BUILD]", | 29 "cwd": "[SLAVE_BUILD]", |
| 30 "name": "gsutil download amp api secret" | 30 "name": "gsutil download amp api secret" |
| 31 }, | 31 }, |
| (...skipping 270 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 302 "@@@STEP_LOG_LINE@json.output@ \"test_run_id\": \"12345abcde\"@@@", | 302 "@@@STEP_LOG_LINE@json.output@ \"test_run_id\": \"12345abcde\"@@@", |
| 303 "@@@STEP_LOG_LINE@json.output@ }@@@", | 303 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 304 "@@@STEP_LOG_LINE@json.output@}@@@", | 304 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 305 "@@@STEP_LOG_END@json.output@@@" | 305 "@@@STEP_LOG_END@json.output@@@" |
| 306 ] | 306 ] |
| 307 }, | 307 }, |
| 308 { | 308 { |
| 309 "cmd": [ | 309 "cmd": [ |
| 310 "python", | 310 "python", |
| 311 "-u", | 311 "-u", |
| 312 "RECIPE_MODULE[zip]/resources/unzip.py" | 312 "RECIPE_MODULE[build.zip]/resources/unzip.py" |
| 313 ], | 313 ], |
| 314 "cwd": "[SLAVE_BUILD]", | 314 "cwd": "[SLAVE_BUILD]", |
| 315 "name": "[upload logcat] unzip results for example_gtest_suite", | 315 "name": "[upload logcat] unzip results for example_gtest_suite", |
| 316 "stdin": "{\"output\": \"[TMP_BASE]/amp_results_tmp_2/T35TRUN1D/unzipped_res
ults\", \"use_python_zip\": false, \"zip_file\": \"[TMP_BASE]/amp_results_tmp_2/
T35TRUN1D/results.zip\"}" | 316 "stdin": "{\"output\": \"[TMP_BASE]/amp_results_tmp_2/T35TRUN1D/unzipped_res
ults\", \"use_python_zip\": false, \"zip_file\": \"[TMP_BASE]/amp_results_tmp_2/
T35TRUN1D/results.zip\"}" |
| 317 }, | 317 }, |
| 318 { | 318 { |
| 319 "cmd": [ | 319 "cmd": [ |
| 320 "python", | 320 "python", |
| 321 "-u", | 321 "-u", |
| 322 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", | 322 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py", |
| 323 "--", | 323 "--", |
| 324 "[DEPOT_TOOLS]/gsutil.py", | 324 "[DEPOT_TOOLS]/gsutil.py", |
| 325 "----", | 325 "----", |
| 326 "cp", | 326 "cp", |
| 327 "[TMP_BASE]/amp_results_tmp_2/T35TRUN1D/unzipped_results/appurify_results/
logcat.txt", | 327 "[TMP_BASE]/amp_results_tmp_2/T35TRUN1D/unzipped_results/appurify_results/
logcat.txt", |
| 328 "gs://chrome-amp-results/logcats/logcat_example_gtest_suite_T35TRUN1D.txt" | 328 "gs://chrome-amp-results/logcats/logcat_example_gtest_suite_T35TRUN1D.txt" |
| 329 ], | 329 ], |
| 330 "cwd": "[SLAVE_BUILD]", | 330 "cwd": "[SLAVE_BUILD]", |
| 331 "name": "gsutil [upload logcat] example_gtest_suite", | 331 "name": "gsutil [upload logcat] example_gtest_suite", |
| 332 "~followup_annotations": [ | 332 "~followup_annotations": [ |
| (...skipping 76 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 409 "@@@STEP_LOG_LINE@json.output@ \"test_run_id\": \"12345abcde\"@@@", | 409 "@@@STEP_LOG_LINE@json.output@ \"test_run_id\": \"12345abcde\"@@@", |
| 410 "@@@STEP_LOG_LINE@json.output@ }@@@", | 410 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 411 "@@@STEP_LOG_LINE@json.output@}@@@", | 411 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 412 "@@@STEP_LOG_END@json.output@@@" | 412 "@@@STEP_LOG_END@json.output@@@" |
| 413 ] | 413 ] |
| 414 }, | 414 }, |
| 415 { | 415 { |
| 416 "cmd": [ | 416 "cmd": [ |
| 417 "python", | 417 "python", |
| 418 "-u", | 418 "-u", |
| 419 "RECIPE_MODULE[zip]/resources/unzip.py" | 419 "RECIPE_MODULE[build.zip]/resources/unzip.py" |
| 420 ], | 420 ], |
| 421 "cwd": "[SLAVE_BUILD]", | 421 "cwd": "[SLAVE_BUILD]", |
| 422 "name": "[upload logcat] unzip results for example_instrumentation_suite", | 422 "name": "[upload logcat] unzip results for example_instrumentation_suite", |
| 423 "stdin": "{\"output\": \"[TMP_BASE]/amp_results_tmp_2/T35TRUN1D/unzipped_res
ults\", \"use_python_zip\": false, \"zip_file\": \"[TMP_BASE]/amp_results_tmp_2/
T35TRUN1D/results.zip\"}" | 423 "stdin": "{\"output\": \"[TMP_BASE]/amp_results_tmp_2/T35TRUN1D/unzipped_res
ults\", \"use_python_zip\": false, \"zip_file\": \"[TMP_BASE]/amp_results_tmp_2/
T35TRUN1D/results.zip\"}" |
| 424 }, | 424 }, |
| 425 { | 425 { |
| 426 "cmd": [ | 426 "cmd": [ |
| 427 "python", | 427 "python", |
| 428 "-u", | 428 "-u", |
| 429 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", | 429 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py", |
| 430 "--", | 430 "--", |
| 431 "[DEPOT_TOOLS]/gsutil.py", | 431 "[DEPOT_TOOLS]/gsutil.py", |
| 432 "----", | 432 "----", |
| 433 "cp", | 433 "cp", |
| 434 "[TMP_BASE]/amp_results_tmp_2/T35TRUN1D/unzipped_results/appurify_results/
logcat.txt", | 434 "[TMP_BASE]/amp_results_tmp_2/T35TRUN1D/unzipped_results/appurify_results/
logcat.txt", |
| 435 "gs://chrome-amp-results/logcats/logcat_example_instrumentation_suite_T35T
RUN1D.txt" | 435 "gs://chrome-amp-results/logcats/logcat_example_instrumentation_suite_T35T
RUN1D.txt" |
| 436 ], | 436 ], |
| 437 "cwd": "[SLAVE_BUILD]", | 437 "cwd": "[SLAVE_BUILD]", |
| 438 "name": "gsutil [upload logcat] example_instrumentation_suite", | 438 "name": "gsutil [upload logcat] example_instrumentation_suite", |
| 439 "~followup_annotations": [ | 439 "~followup_annotations": [ |
| (...skipping 74 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 514 "@@@STEP_LOG_LINE@json.output@ \"test_run_id\": \"12345abcde\"@@@", | 514 "@@@STEP_LOG_LINE@json.output@ \"test_run_id\": \"12345abcde\"@@@", |
| 515 "@@@STEP_LOG_LINE@json.output@ }@@@", | 515 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 516 "@@@STEP_LOG_LINE@json.output@}@@@", | 516 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 517 "@@@STEP_LOG_END@json.output@@@" | 517 "@@@STEP_LOG_END@json.output@@@" |
| 518 ] | 518 ] |
| 519 }, | 519 }, |
| 520 { | 520 { |
| 521 "cmd": [ | 521 "cmd": [ |
| 522 "python", | 522 "python", |
| 523 "-u", | 523 "-u", |
| 524 "RECIPE_MODULE[zip]/resources/unzip.py" | 524 "RECIPE_MODULE[build.zip]/resources/unzip.py" |
| 525 ], | 525 ], |
| 526 "cwd": "[SLAVE_BUILD]", | 526 "cwd": "[SLAVE_BUILD]", |
| 527 "name": "[upload logcat] unzip results for example_uirobot_suite", | 527 "name": "[upload logcat] unzip results for example_uirobot_suite", |
| 528 "stdin": "{\"output\": \"[TMP_BASE]/amp_results_tmp_2/T35TRUN1D/unzipped_res
ults\", \"use_python_zip\": false, \"zip_file\": \"[TMP_BASE]/amp_results_tmp_2/
T35TRUN1D/results.zip\"}" | 528 "stdin": "{\"output\": \"[TMP_BASE]/amp_results_tmp_2/T35TRUN1D/unzipped_res
ults\", \"use_python_zip\": false, \"zip_file\": \"[TMP_BASE]/amp_results_tmp_2/
T35TRUN1D/results.zip\"}" |
| 529 }, | 529 }, |
| 530 { | 530 { |
| 531 "cmd": [ | 531 "cmd": [ |
| 532 "python", | 532 "python", |
| 533 "-u", | 533 "-u", |
| 534 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", | 534 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py", |
| 535 "--", | 535 "--", |
| 536 "[DEPOT_TOOLS]/gsutil.py", | 536 "[DEPOT_TOOLS]/gsutil.py", |
| 537 "----", | 537 "----", |
| 538 "cp", | 538 "cp", |
| 539 "[TMP_BASE]/amp_results_tmp_2/T35TRUN1D/unzipped_results/appurify_results/
logcat.txt", | 539 "[TMP_BASE]/amp_results_tmp_2/T35TRUN1D/unzipped_results/appurify_results/
logcat.txt", |
| 540 "gs://chrome-amp-results/logcats/logcat_example_uirobot_suite_T35TRUN1D.tx
t" | 540 "gs://chrome-amp-results/logcats/logcat_example_uirobot_suite_T35TRUN1D.tx
t" |
| 541 ], | 541 ], |
| 542 "cwd": "[SLAVE_BUILD]", | 542 "cwd": "[SLAVE_BUILD]", |
| 543 "name": "gsutil [upload logcat] example_uirobot_suite", | 543 "name": "gsutil [upload logcat] example_uirobot_suite", |
| 544 "~followup_annotations": [ | 544 "~followup_annotations": [ |
| 545 "@@@STEP_LINK@logcat@https://storage.cloud.google.com/chrome-amp-results/l
ogcats/logcat_example_uirobot_suite_T35TRUN1D.txt@@@" | 545 "@@@STEP_LINK@logcat@https://storage.cloud.google.com/chrome-amp-results/l
ogcats/logcat_example_uirobot_suite_T35TRUN1D.txt@@@" |
| 546 ] | 546 ] |
| 547 }, | 547 }, |
| 548 { | 548 { |
| 549 "name": "$result", | 549 "name": "$result", |
| 550 "recipe_result": null, | 550 "recipe_result": null, |
| 551 "status_code": 0 | 551 "status_code": 0 |
| 552 } | 552 } |
| 553 ] | 553 ] |
| OLD | NEW |