| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "RECIPE_PACKAGE_REPO[build]/scripts/slave/ios/host_info.py", | 4 "RECIPE_PACKAGE_REPO[build]/scripts/slave/ios/host_info.py", |
| 5 "--json-file", | 5 "--json-file", |
| 6 "/path/to/tmp/json" | 6 "/path/to/tmp/json" |
| 7 ], | 7 ], |
| 8 "name": "host and tools info", | 8 "name": "host and tools info", |
| 9 "~followup_annotations": [ | 9 "~followup_annotations": [ |
| 10 "@@@STEP_TEXT@<br />OS X 1.2.3, Xcode 6.7.8 (5D342509a)@@@", | 10 "@@@STEP_TEXT@<br />OS X 1.2.3, Xcode 6.7.8 (5D342509a)@@@", |
| (...skipping 172 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 183 }, | 183 }, |
| 184 { | 184 { |
| 185 "cmd": [ | 185 "cmd": [ |
| 186 "echo", | 186 "echo", |
| 187 "-e", | 187 "-e", |
| 188 "{\n \"GYP_DEFINES\": [], \n \"additional_compile_targets\": [\n \"Al
l\"\n ], \n \"configuration\": \"Debug\", \n \"env\": {}, \n \"gn_args\": [\
n \"target_os=\\\"ios\\\"\", \n \"ios_enable_code_signing=false\", \n \
"use_goma=true\"\n ], \n \"mastername\": \"chromium.mac\", \n \"mb_type\": \"
gn\", \n \"sdk\": \"iphonesimulator8.0\", \n \"tests\": [\n {\n \"app\
": \"fake tests\", \n \"device type\": \"fake device\", \n \"id\": \"0
\", \n \"os\": \"8.1\"\n }\n ], \n \"triggered bots\": {}, \n \"use_a
nalyze\": true, \n \"xcode version\": \"fake xcode version\"\n}" | 188 "{\n \"GYP_DEFINES\": [], \n \"additional_compile_targets\": [\n \"Al
l\"\n ], \n \"configuration\": \"Debug\", \n \"env\": {}, \n \"gn_args\": [\
n \"target_os=\\\"ios\\\"\", \n \"ios_enable_code_signing=false\", \n \
"use_goma=true\"\n ], \n \"mastername\": \"chromium.mac\", \n \"mb_type\": \"
gn\", \n \"sdk\": \"iphonesimulator8.0\", \n \"tests\": [\n {\n \"app\
": \"fake tests\", \n \"device type\": \"fake device\", \n \"id\": \"0
\", \n \"os\": \"8.1\"\n }\n ], \n \"triggered bots\": {}, \n \"use_a
nalyze\": true, \n \"xcode version\": \"fake xcode version\"\n}" |
| 189 ], | 189 ], |
| 190 "name": "finalize build config" | 190 "name": "finalize build config" |
| 191 }, | 191 }, |
| 192 { | 192 { |
| 193 "cmd": [], | |
| 194 "name": "ensure_goma" | 193 "name": "ensure_goma" |
| 195 }, | 194 }, |
| 196 { | 195 { |
| 197 "cmd": [ | 196 "cmd": [ |
| 198 "python", | 197 "python", |
| 199 "-u", | 198 "-u", |
| 200 "RECIPE_MODULE[depot_tools::cipd]/resources/bootstrap.py", | 199 "RECIPE_MODULE[depot_tools::cipd]/resources/bootstrap.py", |
| 201 "--platform", | 200 "--platform", |
| 202 "mac-amd64", | 201 "mac-amd64", |
| 203 "--dest-directory", | 202 "--dest-directory", |
| (...skipping 242 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 446 "env": { | 445 "env": { |
| 447 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 446 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 448 }, | 447 }, |
| 449 "name": "compile", | 448 "name": "compile", |
| 450 "~followup_annotations": [ | 449 "~followup_annotations": [ |
| 451 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 450 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 452 "@@@STEP_LOG_END@json.output (invalid)@@@" | 451 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 453 ] | 452 ] |
| 454 }, | 453 }, |
| 455 { | 454 { |
| 456 "cmd": [], | |
| 457 "name": "bootstrap swarming" | 455 "name": "bootstrap swarming" |
| 458 }, | 456 }, |
| 459 { | 457 { |
| 460 "cmd": [ | 458 "cmd": [ |
| 461 "python", | 459 "python", |
| 462 "-u", | 460 "-u", |
| 463 "RECIPE_MODULE[depot_tools::git]/resources/git_setup.py", | 461 "RECIPE_MODULE[depot_tools::git]/resources/git_setup.py", |
| 464 "--path", | 462 "--path", |
| 465 "[SLAVE_BUILD]/swarming.client", | 463 "[SLAVE_BUILD]/swarming.client", |
| 466 "--url", | 464 "--url", |
| (...skipping 96 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 563 "--version" | 561 "--version" |
| 564 ], | 562 ], |
| 565 "name": "bootstrap swarming.swarming.py --version", | 563 "name": "bootstrap swarming.swarming.py --version", |
| 566 "stdout": "/path/to/tmp/", | 564 "stdout": "/path/to/tmp/", |
| 567 "~followup_annotations": [ | 565 "~followup_annotations": [ |
| 568 "@@@STEP_NEST_LEVEL@1@@@", | 566 "@@@STEP_NEST_LEVEL@1@@@", |
| 569 "@@@STEP_TEXT@1.2.3@@@" | 567 "@@@STEP_TEXT@1.2.3@@@" |
| 570 ] | 568 ] |
| 571 }, | 569 }, |
| 572 { | 570 { |
| 573 "cmd": [], | |
| 574 "name": "isolate" | 571 "name": "isolate" |
| 575 }, | 572 }, |
| 576 { | 573 { |
| 577 "cmd": [ | 574 "cmd": [ |
| 578 "python", | 575 "python", |
| 579 "-u", | 576 "-u", |
| 580 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 577 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 581 "{\n \"conditions\": [\n [\n \"OS == \\\"ios\\\"\", \n {\n
\"variables\": {\n \"command\": [\n \"src/ios/build/bo
ts/scripts/run.py\", \n \"--app\", \n \"<(app_path)\", \n
\"--out-dir\", \n \"${ISOLATED_OUTDIR}\", \n \"
--xcode-version\", \n \"<(xcode_version)\", \n \"--iossim\
", \n \"src/out/Debug-iphonesimulator/iossim\", \n \"--pla
tform\", \n \"<(platform)\", \n \"--version\", \n
\"<(version)\"\n ], \n \"files\": [\n \"<(app_pa
th)/\", \n \"src/ios/build/bots/scripts/\", \n \"src/out/D
ebug-iphonesimulator/iossim\"\n ]\n }\n }\n ]\n ]\n}", | 578 "{\n \"conditions\": [\n [\n \"OS == \\\"ios\\\"\", \n {\n
\"variables\": {\n \"command\": [\n \"src/ios/build/bo
ts/scripts/run.py\", \n \"--app\", \n \"<(app_path)\", \n
\"--out-dir\", \n \"${ISOLATED_OUTDIR}\", \n \"
--xcode-version\", \n \"<(xcode_version)\", \n \"--iossim\
", \n \"src/out/Debug-iphonesimulator/iossim\", \n \"--pla
tform\", \n \"<(platform)\", \n \"--version\", \n
\"<(version)\"\n ], \n \"files\": [\n \"<(app_pa
th)/\", \n \"src/ios/build/bots/scripts/\", \n \"src/out/D
ebug-iphonesimulator/iossim\"\n ]\n }\n }\n ]\n ]\n}", |
| 582 "[SLAVE_BUILD]/template.isolate" | 579 "[SLAVE_BUILD]/template.isolate" |
| 583 ], | 580 ], |
| (...skipping 90 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 674 "name": "isolate.archive", | 671 "name": "isolate.archive", |
| 675 "~followup_annotations": [ | 672 "~followup_annotations": [ |
| 676 "@@@STEP_NEST_LEVEL@1@@@", | 673 "@@@STEP_NEST_LEVEL@1@@@", |
| 677 "@@@STEP_LOG_LINE@json.output@{@@@", | 674 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 678 "@@@STEP_LOG_LINE@json.output@ \"0\": \"fake-hash-0\"@@@", | 675 "@@@STEP_LOG_LINE@json.output@ \"0\": \"fake-hash-0\"@@@", |
| 679 "@@@STEP_LOG_LINE@json.output@}@@@", | 676 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 680 "@@@STEP_LOG_END@json.output@@@" | 677 "@@@STEP_LOG_END@json.output@@@" |
| 681 ] | 678 ] |
| 682 }, | 679 }, |
| 683 { | 680 { |
| 684 "cmd": [], | |
| 685 "name": "trigger" | 681 "name": "trigger" |
| 686 }, | 682 }, |
| 687 { | 683 { |
| 688 "cmd": [ | 684 "cmd": [ |
| 689 "python", | 685 "python", |
| 690 "-u", | 686 "-u", |
| 691 "[SLAVE_BUILD]/swarming.client/swarming.py", | 687 "[SLAVE_BUILD]/swarming.client/swarming.py", |
| 692 "trigger", | 688 "trigger", |
| 693 "--swarming", | 689 "--swarming", |
| 694 "https://chromium-swarm.appspot.com", | 690 "https://chromium-swarm.appspot.com", |
| (...skipping 127 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 822 "@@@STEP_LOG_END@json.output@@@", | 818 "@@@STEP_LOG_END@json.output@@@", |
| 823 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" | 819 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" |
| 824 ] | 820 ] |
| 825 }, | 821 }, |
| 826 { | 822 { |
| 827 "name": "$result", | 823 "name": "$result", |
| 828 "recipe_result": null, | 824 "recipe_result": null, |
| 829 "status_code": 0 | 825 "status_code": 0 |
| 830 } | 826 } |
| 831 ] | 827 ] |
| OLD | NEW |