OLD | NEW |
1 [ | 1 [ |
2 { | 2 { |
3 "cmd": [ | 3 "cmd": [ |
4 "python", | 4 "python", |
5 "-u", | 5 "-u", |
6 "[BUILD]\\scripts\\slave\\kill_processes.py" | 6 "[BUILD]\\scripts\\slave\\kill_processes.py" |
7 ], | 7 ], |
8 "cwd": "[SLAVE_BUILD]", | 8 "cwd": "[SLAVE_BUILD]", |
9 "name": "taskkill" | 9 "name": "taskkill" |
10 }, | 10 }, |
(...skipping 128 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
139 "name": "compile", | 139 "name": "compile", |
140 "~followup_annotations": [ | 140 "~followup_annotations": [ |
141 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 141 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
142 "@@@STEP_LOG_END@json.output (invalid)@@@" | 142 "@@@STEP_LOG_END@json.output (invalid)@@@" |
143 ] | 143 ] |
144 }, | 144 }, |
145 { | 145 { |
146 "cmd": [ | 146 "cmd": [ |
147 "python", | 147 "python", |
148 "-u", | 148 "-u", |
149 "RECIPE_MODULE[isolate]\\resources\\isolate.py", | 149 "RECIPE_MODULE[build.isolate]\\resources\\isolate.py", |
150 "[SLAVE_BUILD]\\v8\\tools\\swarming_client", | 150 "[SLAVE_BUILD]\\v8\\tools\\swarming_client", |
151 "batcharchive", | 151 "batcharchive", |
152 "--dump-json", | 152 "--dump-json", |
153 "/path/to/tmp/json", | 153 "/path/to/tmp/json", |
154 "--isolate-server", | 154 "--isolate-server", |
155 "https://isolateserver.appspot.com", | 155 "https://isolateserver.appspot.com", |
156 "--verbose", | 156 "--verbose", |
157 "[SLAVE_BUILD]\\v8\\out\\Debug_x64\\bot_default.isolated.gen.json", | 157 "[SLAVE_BUILD]\\v8\\out\\Debug_x64\\bot_default.isolated.gen.json", |
158 "[SLAVE_BUILD]\\v8\\out\\Debug_x64\\simdjs.isolated.gen.json" | 158 "[SLAVE_BUILD]\\v8\\out\\Debug_x64\\simdjs.isolated.gen.json" |
159 ], | 159 ], |
(...skipping 216 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
376 "@@@STEP_LOG_LINE@json.output@}@@@", | 376 "@@@STEP_LOG_LINE@json.output@}@@@", |
377 "@@@STEP_LOG_END@json.output@@@", | 377 "@@@STEP_LOG_END@json.output@@@", |
378 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" | 378 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" |
379 ] | 379 ] |
380 }, | 380 }, |
381 { | 381 { |
382 "allow_subannotations": true, | 382 "allow_subannotations": true, |
383 "cmd": [ | 383 "cmd": [ |
384 "python", | 384 "python", |
385 "-u", | 385 "-u", |
386 "RECIPE_MODULE[v8]\\resources\\collect_v8_task.py", | 386 "RECIPE_MODULE[build.v8]\\resources\\collect_v8_task.py", |
387 "--swarming-client-dir", | 387 "--swarming-client-dir", |
388 "[SLAVE_BUILD]\\v8\\tools\\swarming_client", | 388 "[SLAVE_BUILD]\\v8\\tools\\swarming_client", |
389 "--temp-root-dir", | 389 "--temp-root-dir", |
390 "[TMP_BASE]", | 390 "[TMP_BASE]", |
391 "--merged-test-output", | 391 "--merged-test-output", |
392 "/path/to/tmp/json", | 392 "/path/to/tmp/json", |
393 "--", | 393 "--", |
394 "collect", | 394 "collect", |
395 "--swarming", | 395 "--swarming", |
396 "https://chromium-swarm.appspot.com", | 396 "https://chromium-swarm.appspot.com", |
(...skipping 20 matching lines...) Expand all Loading... |
417 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", | 417 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", |
418 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 418 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
419 "@@@STEP_LOG_END@durations@@@" | 419 "@@@STEP_LOG_END@durations@@@" |
420 ] | 420 ] |
421 }, | 421 }, |
422 { | 422 { |
423 "allow_subannotations": true, | 423 "allow_subannotations": true, |
424 "cmd": [ | 424 "cmd": [ |
425 "python", | 425 "python", |
426 "-u", | 426 "-u", |
427 "RECIPE_MODULE[v8]\\resources\\collect_v8_task.py", | 427 "RECIPE_MODULE[build.v8]\\resources\\collect_v8_task.py", |
428 "--swarming-client-dir", | 428 "--swarming-client-dir", |
429 "[SLAVE_BUILD]\\v8\\tools\\swarming_client", | 429 "[SLAVE_BUILD]\\v8\\tools\\swarming_client", |
430 "--temp-root-dir", | 430 "--temp-root-dir", |
431 "[TMP_BASE]", | 431 "[TMP_BASE]", |
432 "--merged-test-output", | 432 "--merged-test-output", |
433 "/path/to/tmp/json", | 433 "/path/to/tmp/json", |
434 "--", | 434 "--", |
435 "collect", | 435 "collect", |
436 "--swarming", | 436 "--swarming", |
437 "https://chromium-swarm.appspot.com", | 437 "https://chromium-swarm.appspot.com", |
(...skipping 21 matching lines...) Expand all Loading... |
459 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 459 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
460 "@@@STEP_LOG_END@durations@@@" | 460 "@@@STEP_LOG_END@durations@@@" |
461 ] | 461 ] |
462 }, | 462 }, |
463 { | 463 { |
464 "name": "$result", | 464 "name": "$result", |
465 "recipe_result": null, | 465 "recipe_result": null, |
466 "status_code": 0 | 466 "status_code": 0 |
467 } | 467 } |
468 ] | 468 ] |
OLD | NEW |