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\\Release_x64\\bot_default.isolated.gen.json", | 157 "[SLAVE_BUILD]\\v8\\out\\Release_x64\\bot_default.isolated.gen.json", |
158 "[SLAVE_BUILD]\\v8\\out\\Release_x64\\simdjs.isolated.gen.json" | 158 "[SLAVE_BUILD]\\v8\\out\\Release_x64\\simdjs.isolated.gen.json" |
159 ], | 159 ], |
(...skipping 210 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
370 "@@@STEP_LOG_LINE@json.output@}@@@", | 370 "@@@STEP_LOG_LINE@json.output@}@@@", |
371 "@@@STEP_LOG_END@json.output@@@", | 371 "@@@STEP_LOG_END@json.output@@@", |
372 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" | 372 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" |
373 ] | 373 ] |
374 }, | 374 }, |
375 { | 375 { |
376 "allow_subannotations": true, | 376 "allow_subannotations": true, |
377 "cmd": [ | 377 "cmd": [ |
378 "python", | 378 "python", |
379 "-u", | 379 "-u", |
380 "RECIPE_MODULE[v8]\\resources\\collect_v8_task.py", | 380 "RECIPE_MODULE[build.v8]\\resources\\collect_v8_task.py", |
381 "--swarming-client-dir", | 381 "--swarming-client-dir", |
382 "[SLAVE_BUILD]\\v8\\tools\\swarming_client", | 382 "[SLAVE_BUILD]\\v8\\tools\\swarming_client", |
383 "--temp-root-dir", | 383 "--temp-root-dir", |
384 "[TMP_BASE]", | 384 "[TMP_BASE]", |
385 "--merged-test-output", | 385 "--merged-test-output", |
386 "/path/to/tmp/json", | 386 "/path/to/tmp/json", |
387 "--", | 387 "--", |
388 "collect", | 388 "collect", |
389 "--swarming", | 389 "--swarming", |
390 "https://chromium-swarm.appspot.com", | 390 "https://chromium-swarm.appspot.com", |
(...skipping 20 matching lines...) Expand all Loading... |
411 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", | 411 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", |
412 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 412 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
413 "@@@STEP_LOG_END@durations@@@" | 413 "@@@STEP_LOG_END@durations@@@" |
414 ] | 414 ] |
415 }, | 415 }, |
416 { | 416 { |
417 "allow_subannotations": true, | 417 "allow_subannotations": true, |
418 "cmd": [ | 418 "cmd": [ |
419 "python", | 419 "python", |
420 "-u", | 420 "-u", |
421 "RECIPE_MODULE[v8]\\resources\\collect_v8_task.py", | 421 "RECIPE_MODULE[build.v8]\\resources\\collect_v8_task.py", |
422 "--swarming-client-dir", | 422 "--swarming-client-dir", |
423 "[SLAVE_BUILD]\\v8\\tools\\swarming_client", | 423 "[SLAVE_BUILD]\\v8\\tools\\swarming_client", |
424 "--temp-root-dir", | 424 "--temp-root-dir", |
425 "[TMP_BASE]", | 425 "[TMP_BASE]", |
426 "--merged-test-output", | 426 "--merged-test-output", |
427 "/path/to/tmp/json", | 427 "/path/to/tmp/json", |
428 "--", | 428 "--", |
429 "collect", | 429 "collect", |
430 "--swarming", | 430 "--swarming", |
431 "https://chromium-swarm.appspot.com", | 431 "https://chromium-swarm.appspot.com", |
(...skipping 21 matching lines...) Expand all Loading... |
453 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 453 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
454 "@@@STEP_LOG_END@durations@@@" | 454 "@@@STEP_LOG_END@durations@@@" |
455 ] | 455 ] |
456 }, | 456 }, |
457 { | 457 { |
458 "name": "$result", | 458 "name": "$result", |
459 "recipe_result": null, | 459 "recipe_result": null, |
460 "status_code": 0 | 460 "status_code": 0 |
461 } | 461 } |
462 ] | 462 ] |
OLD | NEW |