| 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]", | |
| 9 "name": "taskkill" | 8 "name": "taskkill" |
| 10 }, | 9 }, |
| 11 { | 10 { |
| 12 "cmd": [ | 11 "cmd": [ |
| 13 "python", | 12 "python", |
| 14 "-u", | 13 "-u", |
| 15 "RECIPE_MODULE[depot_tools::bot_update]\\resources\\bot_update.py", | 14 "RECIPE_MODULE[depot_tools::bot_update]\\resources\\bot_update.py", |
| 16 "--master", | 15 "--master", |
| 17 "chromium.fyi", | 16 "chromium.fyi", |
| 18 "--builder", | 17 "--builder", |
| 19 "Win SyzyAsan (rel)", | 18 "Win SyzyAsan (rel)", |
| 20 "--slave", | 19 "--slave", |
| 21 "TestSlavename", | 20 "TestSlavename", |
| 22 "--spec", | 21 "--spec", |
| 23 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_vars': {'googlecode_url'
: 'svn://svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn://svn-mirror.golo.
chromium.org/native_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chr
omium.org/%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/t
runk'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-m
irror.golo.chromium.org/chrome/trunk/src'}]", | 22 "cache_dir = '[ROOT]\\\\b\\\\build\\\\slave\\\\cache_dir'\nsolutions = [{'
custom_vars': {'googlecode_url': 'svn://svn-mirror.golo.chromium.org/%s', 'nacl_
trunk': 'svn://svn-mirror.golo.chromium.org/native_client/trunk', 'sourceforge_u
rl': 'svn://svn-mirror.golo.chromium.org/%(repo)s', 'webkit_trunk': 'svn://svn-m
irror.golo.chromium.org/blink/trunk'}, 'deps_file': 'DEPS', 'managed': True, 'na
me': 'src', 'url': 'svn://svn-mirror.golo.chromium.org/chrome/trunk/src'}]", |
| 24 "--root", | 23 "--root", |
| 25 "src", | 24 "src", |
| 26 "--revision_mapping_file", | 25 "--revision_mapping_file", |
| 27 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\",
\"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/webrtc\":
\"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_re
vision\", \"src/v8\": \"got_v8_revision\"}", | 26 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\",
\"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/webrtc\":
\"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_re
vision\", \"src/v8\": \"got_v8_revision\"}", |
| 28 "--git-cache-dir", | 27 "--git-cache-dir", |
| 29 "[GIT_CACHE]", | 28 "[ROOT]\\b\\build\\slave\\cache_dir", |
| 30 "--output_json", | 29 "--output_json", |
| 31 "/path/to/tmp/json", | 30 "/path/to/tmp/json", |
| 32 "--revision", | 31 "--revision", |
| 33 "src@HEAD", | 32 "src@HEAD", |
| 34 "--force", | 33 "--force", |
| 35 "--output_manifest" | 34 "--output_manifest" |
| 36 ], | 35 ], |
| 37 "cwd": "[SLAVE_BUILD]", | |
| 38 "env": { | 36 "env": { |
| 39 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | 37 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
| 40 }, | 38 }, |
| 41 "name": "bot_update", | 39 "name": "bot_update", |
| 42 "~followup_annotations": [ | 40 "~followup_annotations": [ |
| 43 "@@@STEP_TEXT@Some step text@@@", | 41 "@@@STEP_TEXT@Some step text@@@", |
| 44 "@@@STEP_LOG_LINE@json.output@{@@@", | 42 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 45 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 43 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
| 46 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 44 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
| 47 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@", | 45 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@", |
| (...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 101 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", | 99 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", |
| 102 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", | 100 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", |
| 103 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | 101 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", |
| 104 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", | 102 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", |
| 105 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, | 103 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, |
| 106 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" | 104 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" |
| 107 ] | 105 ] |
| 108 }, | 106 }, |
| 109 { | 107 { |
| 110 "cmd": [], | 108 "cmd": [], |
| 111 "cwd": "[SLAVE_BUILD]", | |
| 112 "name": "ensure_goma" | 109 "name": "ensure_goma" |
| 113 }, | 110 }, |
| 114 { | 111 { |
| 115 "cmd": [ | 112 "cmd": [ |
| 116 "python", | 113 "python", |
| 117 "-u", | 114 "-u", |
| 118 "RECIPE_MODULE[build::cipd]\\resources\\bootstrap.py", | 115 "RECIPE_MODULE[build::cipd]\\resources\\bootstrap.py", |
| 119 "--platform", | 116 "--platform", |
| 120 "windows-386", | 117 "windows-386", |
| 121 "--dest-directory", | 118 "--dest-directory", |
| 122 "[SLAVE_BUILD]\\cipd", | 119 "[CWD]\\cipd", |
| 123 "--json-output", | 120 "--json-output", |
| 124 "/path/to/tmp/json" | 121 "/path/to/tmp/json" |
| 125 ], | 122 ], |
| 126 "cwd": "[SLAVE_BUILD]", | |
| 127 "name": "ensure_goma.install cipd", | 123 "name": "ensure_goma.install cipd", |
| 128 "~followup_annotations": [ | 124 "~followup_annotations": [ |
| 129 "@@@STEP_NEST_LEVEL@1@@@", | 125 "@@@STEP_NEST_LEVEL@1@@@", |
| 130 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", | 126 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", |
| 131 "@@@STEP_LOG_LINE@json.output@{@@@", | 127 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 132 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]\\\\cipd\\\
\cipd\", @@@", | 128 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"fake_slave_build/cipd\",
@@@", |
| 133 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", | 129 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", |
| 134 "@@@STEP_LOG_LINE@json.output@}@@@", | 130 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 135 "@@@STEP_LOG_END@json.output@@@" | 131 "@@@STEP_LOG_END@json.output@@@" |
| 136 ] | 132 ] |
| 137 }, | 133 }, |
| 138 { | 134 { |
| 139 "cmd": [ | 135 "cmd": [ |
| 140 "[SLAVE_BUILD]\\cipd\\cipd", | 136 "fake_slave_build/cipd", |
| 141 "ensure", | 137 "ensure", |
| 142 "--root", | 138 "--root", |
| 143 "[CACHE]\\cipd\\goma", | 139 "[ROOT]\\b\\build\\slave\\cache\\cipd\\goma", |
| 144 "--list", | 140 "--list", |
| 145 "infra_internal/goma/client/windows-amd64 release", | 141 "infra_internal/goma/client/windows-amd64 release", |
| 146 "--json-output", | 142 "--json-output", |
| 147 "/path/to/tmp/json", | 143 "/path/to/tmp/json", |
| 148 "--service-account-json", | 144 "--service-account-json", |
| 149 "C:\\creds\\service_accounts\\service-account-goma-client.json" | 145 "C:\\creds\\service_accounts\\service-account-goma-client.json" |
| 150 ], | 146 ], |
| 151 "cwd": "[SLAVE_BUILD]", | |
| 152 "name": "ensure_goma.ensure_installed", | 147 "name": "ensure_goma.ensure_installed", |
| 153 "~followup_annotations": [ | 148 "~followup_annotations": [ |
| 154 "@@@STEP_NEST_LEVEL@1@@@", | 149 "@@@STEP_NEST_LEVEL@1@@@", |
| 155 "@@@STEP_LOG_LINE@json.output@{@@@", | 150 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 156 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", | 151 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", |
| 157 "@@@STEP_LOG_LINE@json.output@ {@@@", | 152 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 158 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", | 153 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", |
| 159 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/windows-amd64\"@@@", | 154 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/windows-amd64\"@@@", |
| 160 "@@@STEP_LOG_LINE@json.output@ }@@@", | 155 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 161 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 156 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 162 "@@@STEP_LOG_LINE@json.output@}@@@", | 157 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 163 "@@@STEP_LOG_END@json.output@@@" | 158 "@@@STEP_LOG_END@json.output@@@" |
| 164 ] | 159 ] |
| 165 }, | 160 }, |
| 166 { | 161 { |
| 167 "cmd": [ | 162 "cmd": [ |
| 168 "python", | 163 "python", |
| 169 "-u", | 164 "-u", |
| 170 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", | 165 "[CWD]\\src\\tools\\swarming_client\\swarming.py", |
| 171 "--version" | 166 "--version" |
| 172 ], | 167 ], |
| 173 "cwd": "[SLAVE_BUILD]", | |
| 174 "name": "swarming.py --version", | 168 "name": "swarming.py --version", |
| 175 "stdout": "/path/to/tmp/", | 169 "stdout": "/path/to/tmp/", |
| 176 "~followup_annotations": [ | 170 "~followup_annotations": [ |
| 177 "@@@STEP_TEXT@0.4.10@@@" | 171 "@@@STEP_TEXT@0.4.10@@@" |
| 178 ] | 172 ] |
| 179 }, | 173 }, |
| 180 { | 174 { |
| 181 "cmd": [ | 175 "cmd": [ |
| 182 "python", | 176 "python", |
| 183 "-u", | 177 "-u", |
| 184 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", | 178 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", |
| 185 "runhooks" | 179 "runhooks" |
| 186 ], | 180 ], |
| 187 "cwd": "[SLAVE_BUILD]", | |
| 188 "env": { | 181 "env": { |
| 189 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json", | 182 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json", |
| 190 "GYP_DEFINES": "chromium_win_pch=0 component=shared_library fastbuild=1 go
madir='[CACHE]\\cipd\\goma' syzyasan=1 target_arch=ia32 test_isolation_mode=prep
are use_goma=1 win_z7=0", | 183 "GYP_DEFINES": "chromium_win_pch=0 component=shared_library fastbuild=1 go
madir='[ROOT]\\b\\build\\slave\\cache\\cipd\\goma' syzyasan=1 target_arch=ia32 t
est_isolation_mode=prepare use_goma=1 win_z7=0", |
| 191 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | 184 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
| 192 }, | 185 }, |
| 193 "name": "gclient runhooks" | 186 "name": "gclient runhooks" |
| 194 }, | 187 }, |
| 195 { | 188 { |
| 196 "cmd": [ | 189 "cmd": [ |
| 197 "python", | 190 "python", |
| 198 "-u", | 191 "-u", |
| 199 "[SLAVE_BUILD]\\src\\testing\\scripts\\get_compile_targets.py", | 192 "[CWD]\\src\\testing\\scripts\\get_compile_targets.py", |
| 200 "--output", | 193 "--output", |
| 201 "/path/to/tmp/json", | 194 "/path/to/tmp/json", |
| 202 "--", | 195 "--", |
| 203 "--build-config-fs", | 196 "--build-config-fs", |
| 204 "Release", | 197 "Release", |
| 205 "--paths", | 198 "--paths", |
| 206 "{\"checkout\": \"[SLAVE_BUILD]\\\\src\", \"runit.py\": \"RECIPE_PACKAGE_R
EPO[build]\\\\scripts\\\\tools\\\\runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_R
EPO[build]\\\\scripts\\\\slave\\\\runtest.py\"}", | 199 "{\"checkout\": \"[CWD]\\\\src\", \"runit.py\": \"RECIPE_PACKAGE_REPO[buil
d]\\\\scripts\\\\tools\\\\runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[buil
d]\\\\scripts\\\\slave\\\\runtest.py\"}", |
| 207 "--properties", | 200 "--properties", |
| 208 "{\"buildername\": \"Win SyzyAsan (rel)\", \"buildnumber\": 571, \"mastern
ame\": \"chromium.fyi\", \"slavename\": \"TestSlavename\", \"target_platform\":
\"win\"}" | 201 "{\"buildername\": \"Win SyzyAsan (rel)\", \"buildnumber\": 571, \"mastern
ame\": \"chromium.fyi\", \"slavename\": \"TestSlavename\", \"target_platform\":
\"win\"}" |
| 209 ], | 202 ], |
| 210 "cwd": "[SLAVE_BUILD]", | |
| 211 "name": "get compile targets for scripts", | 203 "name": "get compile targets for scripts", |
| 212 "~followup_annotations": [ | 204 "~followup_annotations": [ |
| 213 "@@@STEP_LOG_LINE@json.output@{}@@@", | 205 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 214 "@@@STEP_LOG_END@json.output@@@" | 206 "@@@STEP_LOG_END@json.output@@@" |
| 215 ] | 207 ] |
| 216 }, | 208 }, |
| 217 { | 209 { |
| 218 "cmd": [ | 210 "cmd": [ |
| 219 "python", | 211 "python", |
| 220 "-u", | 212 "-u", |
| 221 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 213 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 222 "[SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.fyi.json", | 214 "[CWD]\\src\\testing\\buildbot\\chromium.fyi.json", |
| 223 "/path/to/tmp/json" | 215 "/path/to/tmp/json" |
| 224 ], | 216 ], |
| 225 "cwd": "[SLAVE_BUILD]", | |
| 226 "name": "read test spec", | 217 "name": "read test spec", |
| 227 "~followup_annotations": [ | 218 "~followup_annotations": [ |
| 228 "@@@STEP_TEXT@path: [SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.fyi.js
on@@@", | 219 "@@@STEP_TEXT@path: [CWD]\\src\\testing\\buildbot\\chromium.fyi.json@@@", |
| 229 "@@@STEP_LOG_LINE@json.output@{@@@", | 220 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 230 "@@@STEP_LOG_LINE@json.output@ \"Win SyzyAsan (rel)\": {@@@", | 221 "@@@STEP_LOG_LINE@json.output@ \"Win SyzyAsan (rel)\": {@@@", |
| 231 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", | 222 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", |
| 232 "@@@STEP_LOG_LINE@json.output@ {@@@", | 223 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 233 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", | 224 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", |
| 234 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", | 225 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", |
| 235 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 226 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 236 "@@@STEP_LOG_LINE@json.output@ \"test\": \"browser_tests\"@@@", | 227 "@@@STEP_LOG_LINE@json.output@ \"test\": \"browser_tests\"@@@", |
| 237 "@@@STEP_LOG_LINE@json.output@ }@@@", | 228 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 238 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 229 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 239 "@@@STEP_LOG_LINE@json.output@ }@@@", | 230 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 240 "@@@STEP_LOG_LINE@json.output@}@@@", | 231 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 241 "@@@STEP_LOG_END@json.output@@@" | 232 "@@@STEP_LOG_END@json.output@@@" |
| 242 ] | 233 ] |
| 243 }, | 234 }, |
| 244 { | 235 { |
| 245 "cmd": [ | 236 "cmd": [ |
| 246 "python", | 237 "python", |
| 247 "-u", | 238 "-u", |
| 248 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 239 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
| 249 "--show-path", | 240 "--show-path", |
| 250 "python", | 241 "python", |
| 251 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py" | 242 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py" |
| 252 ], | 243 ], |
| 253 "cwd": "[SLAVE_BUILD]", | |
| 254 "name": "cleanup_temp" | 244 "name": "cleanup_temp" |
| 255 }, | 245 }, |
| 256 { | 246 { |
| 257 "cmd": [ | 247 "cmd": [ |
| 258 "python", | 248 "python", |
| 259 "-u", | 249 "-u", |
| 260 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 250 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
| 261 "--show-path", | 251 "--show-path", |
| 262 "python", | 252 "python", |
| 263 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\compile.py", | 253 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\compile.py", |
| 264 "--gsutil-py-path", | 254 "--gsutil-py-path", |
| 265 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py", | 255 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py", |
| 266 "--ninja-path", | 256 "--ninja-path", |
| 267 "RECIPE_PACKAGE_REPO[depot_tools]\\ninja.exe", | 257 "RECIPE_PACKAGE_REPO[depot_tools]\\ninja.exe", |
| 268 "--target", | 258 "--target", |
| 269 "Release", | 259 "Release", |
| 270 "--src-dir", | 260 "--src-dir", |
| 271 "[SLAVE_BUILD]\\src", | 261 "[CWD]\\src", |
| 272 "--goma-cache-dir", | 262 "--goma-cache-dir", |
| 273 "[GOMA_CACHE]", | 263 "[ROOT]\\b\\build\\slave\\goma_cache", |
| 274 "--build-tool", | 264 "--build-tool", |
| 275 "ninja", | 265 "ninja", |
| 276 "--build-data-dir", | 266 "--build-data-dir", |
| 277 "[ROOT]\\build_data_dir", | 267 "[ROOT]\\build_data_dir", |
| 278 "--compiler", | 268 "--compiler", |
| 279 "goma", | 269 "goma", |
| 280 "--goma-jsonstatus", | 270 "--goma-jsonstatus", |
| 281 "/path/to/tmp/json", | 271 "/path/to/tmp/json", |
| 282 "--goma-service-account-json-file", | 272 "--goma-service-account-json-file", |
| 283 "C:\\creds\\service_accounts\\service-account-goma-client.json", | 273 "C:\\creds\\service_accounts\\service-account-goma-client.json", |
| 284 "--goma-dir", | 274 "--goma-dir", |
| 285 "[CACHE]\\cipd\\goma", | 275 "[ROOT]\\b\\build\\slave\\cache\\cipd\\goma", |
| 286 "--", | 276 "--", |
| 287 "chrome" | 277 "chrome" |
| 288 ], | 278 ], |
| 289 "cwd": "[SLAVE_BUILD]", | |
| 290 "env": { | 279 "env": { |
| 291 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" | 280 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" |
| 292 }, | 281 }, |
| 293 "name": "compile", | 282 "name": "compile", |
| 294 "~followup_annotations": [ | 283 "~followup_annotations": [ |
| 295 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 284 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 296 "@@@STEP_LOG_END@json.output (invalid)@@@" | 285 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 297 ] | 286 ] |
| 298 }, | 287 }, |
| 299 { | 288 { |
| 300 "name": "$result", | 289 "name": "$result", |
| 301 "recipe_result": null, | 290 "recipe_result": null, |
| 302 "status_code": 0 | 291 "status_code": 0 |
| 303 } | 292 } |
| 304 ] | 293 ] |
| OLD | NEW |