| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", | 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |
| 7 "--spec", | 7 "--spec", |
| 8 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_deps': {'v8/third_party/
valgrind': 'https://chromium.googlesource.com/chromium/deps/valgrind/binaries'},
'deps_file': '.DEPS.git', 'managed': True, 'name': 'v8', 'url': 'https://chromi
um.googlesource.com/v8/v8'}]", | 8 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_deps': {'v8/third_party/
valgrind': 'https://chromium.googlesource.com/chromium/deps/valgrind/binaries'},
'deps_file': '.DEPS.git', 'managed': True, 'name': 'v8', 'url': 'https://chromi
um.googlesource.com/v8/v8'}]", |
| 9 "--patch_root", | 9 "--patch_root", |
| 10 "v8", | 10 "v8", |
| (...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 65 "[SLAVE_BUILD]/v8/tools/swarming_client/swarming.py", | 65 "[SLAVE_BUILD]/v8/tools/swarming_client/swarming.py", |
| 66 "--version" | 66 "--version" |
| 67 ], | 67 ], |
| 68 "name": "swarming.py --version", | 68 "name": "swarming.py --version", |
| 69 "stdout": "/path/to/tmp/", | 69 "stdout": "/path/to/tmp/", |
| 70 "~followup_annotations": [ | 70 "~followup_annotations": [ |
| 71 "@@@STEP_TEXT@0.8.6@@@" | 71 "@@@STEP_TEXT@0.8.6@@@" |
| 72 ] | 72 ] |
| 73 }, | 73 }, |
| 74 { | 74 { |
| 75 "cmd": [], | |
| 76 "name": "ensure_goma" | 75 "name": "ensure_goma" |
| 77 }, | 76 }, |
| 78 { | 77 { |
| 79 "cmd": [ | 78 "cmd": [ |
| 80 "python", | 79 "python", |
| 81 "-u", | 80 "-u", |
| 82 "RECIPE_MODULE[depot_tools::cipd]/resources/bootstrap.py", | 81 "RECIPE_MODULE[depot_tools::cipd]/resources/bootstrap.py", |
| 83 "--platform", | 82 "--platform", |
| 84 "linux-amd64", | 83 "linux-amd64", |
| 85 "--dest-directory", | 84 "--dest-directory", |
| (...skipping 294 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 380 "--build-url", | 379 "--build-url", |
| 381 "gs://chromium-v8/v8-linux64-dbg", | 380 "gs://chromium-v8/v8-linux64-dbg", |
| 382 "--factory-properties", | 381 "--factory-properties", |
| 383 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"master\", \"buildername\": \"V8 Linux64 - debug builder\", \"buildnu
mber\": 571, \"mastername\": \"client.v8\", \"parent_buildername\": null, \"reci
pe\": \"v8\", \"revision\": \"20123\", \"slavename\": \"TestSlavename\", \"workd
ir\": \"/path/to/workdir/TestSlavename\"}", | 382 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"master\", \"buildername\": \"V8 Linux64 - debug builder\", \"buildnu
mber\": 571, \"mastername\": \"client.v8\", \"parent_buildername\": null, \"reci
pe\": \"v8\", \"revision\": \"20123\", \"slavename\": \"TestSlavename\", \"workd
ir\": \"/path/to/workdir/TestSlavename\"}", |
| 384 "--build-properties", | 383 "--build-properties", |
| 385 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"master\", \"buildername\": \"V8 Linux64 - debug builder\", \"buildnu
mber\": 571, \"mastername\": \"client.v8\", \"parent_buildername\": null, \"reci
pe\": \"v8\", \"revision\": \"20123\", \"slavename\": \"TestSlavename\", \"workd
ir\": \"/path/to/workdir/TestSlavename\"}" | 384 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"master\", \"buildername\": \"V8 Linux64 - debug builder\", \"buildnu
mber\": 571, \"mastername\": \"client.v8\", \"parent_buildername\": null, \"reci
pe\": \"v8\", \"revision\": \"20123\", \"slavename\": \"TestSlavename\", \"workd
ir\": \"/path/to/workdir/TestSlavename\"}" |
| 386 ], | 385 ], |
| 387 "name": "package build" | 386 "name": "package build" |
| 388 }, | 387 }, |
| 389 { | 388 { |
| 390 "cmd": [], | |
| 391 "name": "trigger", | 389 "name": "trigger", |
| 392 "trigger_specs": [ | 390 "trigger_specs": [ |
| 393 { | 391 { |
| 394 "builder_name": "V8 Fuzzer", | 392 "builder_name": "V8 Fuzzer", |
| 395 "properties": { | 393 "properties": { |
| 396 "parent_build_environment": { | 394 "parent_build_environment": { |
| 397 "GYP_DEFINES": "target_arch=x64 cool_flag=a=1" | 395 "GYP_DEFINES": "target_arch=x64 cool_flag=a=1" |
| 398 }, | 396 }, |
| 399 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", | 397 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", |
| 400 "parent_got_revision_cp": "refs/heads/master@{#50110}", | 398 "parent_got_revision_cp": "refs/heads/master@{#50110}", |
| (...skipping 59 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 460 "~followup_annotations": [ | 458 "~followup_annotations": [ |
| 461 "@@@STEP_TEXT@V8 Fuzzer<br />V8 Linux64 - debug<br />V8 Linux64 - debug -
avx2@@@" | 459 "@@@STEP_TEXT@V8 Fuzzer<br />V8 Linux64 - debug<br />V8 Linux64 - debug -
avx2@@@" |
| 462 ] | 460 ] |
| 463 }, | 461 }, |
| 464 { | 462 { |
| 465 "name": "$result", | 463 "name": "$result", |
| 466 "recipe_result": null, | 464 "recipe_result": null, |
| 467 "status_code": 0 | 465 "status_code": 0 |
| 468 } | 466 } |
| 469 ] | 467 ] |
| OLD | NEW |