| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py" | 6 "RECIPE_PACKAGE_REPO[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 100 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 111 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", | 111 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", |
| 112 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", | 112 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", |
| 113 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | 113 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", |
| 114 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", | 114 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", |
| 115 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#143121}\"@@@"
, | 115 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#143121}\"@@@"
, |
| 116 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@", | 116 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@", |
| 117 "@@@SET_BUILD_PROPERTY@got_chromium_revision_cp@\"refs/heads/master@{#1702
42}\"@@@" | 117 "@@@SET_BUILD_PROPERTY@got_chromium_revision_cp@\"refs/heads/master@{#1702
42}\"@@@" |
| 118 ] | 118 ] |
| 119 }, | 119 }, |
| 120 { | 120 { |
| 121 "cmd": [], | |
| 122 "cwd": "[SLAVE_BUILD]", | |
| 123 "name": "ensure_goma" | |
| 124 }, | |
| 125 { | |
| 126 "cmd": [ | |
| 127 "python", | |
| 128 "-u", | |
| 129 "RECIPE_MODULE[build::cipd]\\resources\\bootstrap.py", | |
| 130 "--platform", | |
| 131 "windows-386", | |
| 132 "--dest-directory", | |
| 133 "[SLAVE_BUILD]\\cipd", | |
| 134 "--json-output", | |
| 135 "/path/to/tmp/json" | |
| 136 ], | |
| 137 "cwd": "[SLAVE_BUILD]", | |
| 138 "name": "ensure_goma.install cipd", | |
| 139 "~followup_annotations": [ | |
| 140 "@@@STEP_NEST_LEVEL@1@@@", | |
| 141 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", | |
| 142 "@@@STEP_LOG_LINE@json.output@{@@@", | |
| 143 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]\\\\cipd\\\
\cipd\", @@@", | |
| 144 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", | |
| 145 "@@@STEP_LOG_LINE@json.output@}@@@", | |
| 146 "@@@STEP_LOG_END@json.output@@@" | |
| 147 ] | |
| 148 }, | |
| 149 { | |
| 150 "cmd": [ | |
| 151 "[SLAVE_BUILD]\\cipd\\cipd", | |
| 152 "ensure", | |
| 153 "--root", | |
| 154 "[CACHE]\\cipd\\goma", | |
| 155 "--list", | |
| 156 "infra_internal/goma/client/windows-amd64 release", | |
| 157 "--json-output", | |
| 158 "/path/to/tmp/json", | |
| 159 "--service-account-json", | |
| 160 "C:\\creds\\service_accounts\\service-account-goma-client.json" | |
| 161 ], | |
| 162 "cwd": "[SLAVE_BUILD]", | |
| 163 "name": "ensure_goma.ensure_installed", | |
| 164 "~followup_annotations": [ | |
| 165 "@@@STEP_NEST_LEVEL@1@@@", | |
| 166 "@@@STEP_LOG_LINE@json.output@{@@@", | |
| 167 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", | |
| 168 "@@@STEP_LOG_LINE@json.output@ {@@@", | |
| 169 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", | |
| 170 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/windows-amd64\"@@@", | |
| 171 "@@@STEP_LOG_LINE@json.output@ }@@@", | |
| 172 "@@@STEP_LOG_LINE@json.output@ ]@@@", | |
| 173 "@@@STEP_LOG_LINE@json.output@}@@@", | |
| 174 "@@@STEP_LOG_END@json.output@@@" | |
| 175 ] | |
| 176 }, | |
| 177 { | |
| 178 "cmd": [ | 121 "cmd": [ |
| 179 "python", | 122 "python", |
| 180 "-u", | 123 "-u", |
| 181 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", | 124 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", |
| 182 "--version" | 125 "--version" |
| 183 ], | 126 ], |
| 184 "cwd": "[SLAVE_BUILD]", | 127 "cwd": "[SLAVE_BUILD]", |
| 185 "name": "swarming.py --version", | 128 "name": "swarming.py --version", |
| 186 "stdout": "/path/to/tmp/", | 129 "stdout": "/path/to/tmp/", |
| 187 "~followup_annotations": [ | 130 "~followup_annotations": [ |
| 188 "@@@STEP_TEXT@0.4.10@@@" | 131 "@@@STEP_TEXT@0.4.10@@@" |
| 189 ] | 132 ] |
| 190 }, | 133 }, |
| 191 { | 134 { |
| 192 "cmd": [ | 135 "cmd": [ |
| 193 "python", | 136 "python", |
| 194 "-u", | 137 "-u", |
| 195 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", | 138 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", |
| 196 "runhooks" | 139 "runhooks" |
| 197 ], | 140 ], |
| 198 "cwd": "[SLAVE_BUILD]", | 141 "cwd": "[SLAVE_BUILD]", |
| 199 "env": { | 142 "env": { |
| 200 "GYP_DEFINES": "chromium_win_pch=0 component=static_library fastbuild=1 go
madir='[CACHE]\\cipd\\goma' target_arch=ia32 test_isolation_mode=prepare use_gom
a=1", | 143 "GYP_DEFINES": "chromium_win_pch=0 component=static_library fastbuild=1 go
madir='[BUILD]\\goma' target_arch=ia32 test_isolation_mode=prepare use_goma=1", |
| 201 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | 144 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
| 202 }, | 145 }, |
| 203 "name": "gclient runhooks" | 146 "name": "gclient runhooks" |
| 204 }, | 147 }, |
| 205 { | 148 { |
| 206 "cmd": [ | 149 "cmd": [ |
| 207 "python", | 150 "python", |
| 208 "-u", | 151 "-u", |
| 209 "[SLAVE_BUILD]\\src\\testing\\scripts\\get_compile_targets.py", | 152 "[SLAVE_BUILD]\\src\\testing\\scripts\\get_compile_targets.py", |
| 210 "--output", | 153 "--output", |
| (...skipping 275 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 486 ], | 429 ], |
| 487 "cwd": "[SLAVE_BUILD]", | 430 "cwd": "[SLAVE_BUILD]", |
| 488 "name": "process_dumps" | 431 "name": "process_dumps" |
| 489 }, | 432 }, |
| 490 { | 433 { |
| 491 "name": "$result", | 434 "name": "$result", |
| 492 "recipe_result": null, | 435 "recipe_result": null, |
| 493 "status_code": 0 | 436 "status_code": 0 |
| 494 } | 437 } |
| 495 ] | 438 ] |
| OLD | NEW |