| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "[BUILD]/scripts/slave/bot_update.py", | 6 "[BUILD]/scripts/slave/bot_update.py", |
| 7 "--master", | 7 "--master", |
| 8 "client.v8", | 8 "client.v8", |
| 9 "--builder", | 9 "--builder", |
| 10 "V8 Linux64 - builder", | 10 "V8 Linux64 - builder", |
| (...skipping 136 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 147 "RECIPE_MODULE[isolate]/resources/isolate.py", | 147 "RECIPE_MODULE[isolate]/resources/isolate.py", |
| 148 "[SLAVE_BUILD]/v8/tools/swarming_client", | 148 "[SLAVE_BUILD]/v8/tools/swarming_client", |
| 149 "batcharchive", | 149 "batcharchive", |
| 150 "--dump-json", | 150 "--dump-json", |
| 151 "/path/to/tmp/json", | 151 "/path/to/tmp/json", |
| 152 "--isolate-server", | 152 "--isolate-server", |
| 153 "https://isolateserver.appspot.com", | 153 "https://isolateserver.appspot.com", |
| 154 "--verbose", | 154 "--verbose", |
| 155 "[SLAVE_BUILD]/v8/out/Release/benchmarks.isolated.gen.json", | 155 "[SLAVE_BUILD]/v8/out/Release/benchmarks.isolated.gen.json", |
| 156 "[SLAVE_BUILD]/v8/out/Release/bot_default.isolated.gen.json", | 156 "[SLAVE_BUILD]/v8/out/Release/bot_default.isolated.gen.json", |
| 157 "[SLAVE_BUILD]/v8/out/Release/ignition.isolated.gen.json", |
| 157 "[SLAVE_BUILD]/v8/out/Release/mjsunit.isolated.gen.json", | 158 "[SLAVE_BUILD]/v8/out/Release/mjsunit.isolated.gen.json", |
| 158 "[SLAVE_BUILD]/v8/out/Release/mozilla.isolated.gen.json", | 159 "[SLAVE_BUILD]/v8/out/Release/mozilla.isolated.gen.json", |
| 159 "[SLAVE_BUILD]/v8/out/Release/optimize_for_size.isolated.gen.json", | 160 "[SLAVE_BUILD]/v8/out/Release/optimize_for_size.isolated.gen.json", |
| 160 "[SLAVE_BUILD]/v8/out/Release/simdjs.isolated.gen.json", | 161 "[SLAVE_BUILD]/v8/out/Release/simdjs.isolated.gen.json", |
| 161 "[SLAVE_BUILD]/v8/out/Release/test262.isolated.gen.json" | 162 "[SLAVE_BUILD]/v8/out/Release/test262.isolated.gen.json" |
| 162 ], | 163 ], |
| 163 "cwd": "[SLAVE_BUILD]", | 164 "cwd": "[SLAVE_BUILD]", |
| 164 "name": "isolate tests", | 165 "name": "isolate tests", |
| 165 "~followup_annotations": [ | 166 "~followup_annotations": [ |
| 166 "@@@STEP_LOG_LINE@json.output@{@@@", | 167 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 167 "@@@STEP_LOG_LINE@json.output@ \"benchmarks\": \"[dummy hash for benchmar
ks]\", @@@", | 168 "@@@STEP_LOG_LINE@json.output@ \"benchmarks\": \"[dummy hash for benchmar
ks]\", @@@", |
| 168 "@@@STEP_LOG_LINE@json.output@ \"bot_default\": \"[dummy hash for bot_def
ault]\", @@@", | 169 "@@@STEP_LOG_LINE@json.output@ \"bot_default\": \"[dummy hash for bot_def
ault]\", @@@", |
| 170 "@@@STEP_LOG_LINE@json.output@ \"ignition\": \"[dummy hash for ignition]\
", @@@", |
| 169 "@@@STEP_LOG_LINE@json.output@ \"mjsunit\": \"[dummy hash for mjsunit]\",
@@@", | 171 "@@@STEP_LOG_LINE@json.output@ \"mjsunit\": \"[dummy hash for mjsunit]\",
@@@", |
| 170 "@@@STEP_LOG_LINE@json.output@ \"mozilla\": \"[dummy hash for mozilla]\",
@@@", | 172 "@@@STEP_LOG_LINE@json.output@ \"mozilla\": \"[dummy hash for mozilla]\",
@@@", |
| 171 "@@@STEP_LOG_LINE@json.output@ \"optimize_for_size\": \"[dummy hash for o
ptimize_for_size]\", @@@", | 173 "@@@STEP_LOG_LINE@json.output@ \"optimize_for_size\": \"[dummy hash for o
ptimize_for_size]\", @@@", |
| 172 "@@@STEP_LOG_LINE@json.output@ \"simdjs\": \"[dummy hash for simdjs]\", @
@@", | 174 "@@@STEP_LOG_LINE@json.output@ \"simdjs\": \"[dummy hash for simdjs]\", @
@@", |
| 173 "@@@STEP_LOG_LINE@json.output@ \"test262\": \"[dummy hash for test262]\"@
@@", | 175 "@@@STEP_LOG_LINE@json.output@ \"test262\": \"[dummy hash for test262]\"@
@@", |
| 174 "@@@STEP_LOG_LINE@json.output@}@@@", | 176 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 175 "@@@STEP_LOG_END@json.output@@@" | 177 "@@@STEP_LOG_END@json.output@@@" |
| 176 ] | 178 ] |
| 177 }, | 179 }, |
| 178 { | 180 { |
| 179 "cmd": [ | 181 "cmd": [ |
| 180 "python", | 182 "python", |
| 181 "-u", | 183 "-u", |
| 182 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", | 184 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", |
| 183 "--", | 185 "--", |
| 184 "[DEPOT_TOOLS]/gsutil.py", | 186 "[DEPOT_TOOLS]/gsutil.py", |
| 185 "----", | 187 "----", |
| 186 "cp", | 188 "cp", |
| 187 "-a", | 189 "-a", |
| 188 "public-read", | 190 "public-read", |
| 189 "{\"benchmarks\": \"[dummy hash for benchmarks]\", \"bot_default\": \"[dum
my hash for bot_default]\", \"mjsunit\": \"[dummy hash for mjsunit]\", \"mozilla
\": \"[dummy hash for mozilla]\", \"optimize_for_size\": \"[dummy hash for optim
ize_for_size]\", \"simdjs\": \"[dummy hash for simdjs]\", \"test262\": \"[dummy
hash for test262]\"}", | 191 "{\"benchmarks\": \"[dummy hash for benchmarks]\", \"bot_default\": \"[dum
my hash for bot_default]\", \"ignition\": \"[dummy hash for ignition]\", \"mjsun
it\": \"[dummy hash for mjsunit]\", \"mozilla\": \"[dummy hash for mozilla]\", \
"optimize_for_size\": \"[dummy hash for optimize_for_size]\", \"simdjs\": \"[dum
my hash for simdjs]\", \"test262\": \"[dummy hash for test262]\"}", |
| 190 "gs://chromium-v8/v8-linux64-rel/full-build-linux_f2cbea7e89a45f46819777bb
78a1f5bd0241f64c.json" | 192 "gs://chromium-v8/v8-linux64-rel/full-build-linux_f2cbea7e89a45f46819777bb
78a1f5bd0241f64c.json" |
| 191 ], | 193 ], |
| 192 "cwd": "[SLAVE_BUILD]", | 194 "cwd": "[SLAVE_BUILD]", |
| 193 "name": "gsutil upload", | 195 "name": "gsutil upload", |
| 194 "~followup_annotations": [ | 196 "~followup_annotations": [ |
| 195 "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/chromium-v8/v
8-linux64-rel/full-build-linux_f2cbea7e89a45f46819777bb78a1f5bd0241f64c.json@@@" | 197 "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/chromium-v8/v
8-linux64-rel/full-build-linux_f2cbea7e89a45f46819777bb78a1f5bd0241f64c.json@@@" |
| 196 ] | 198 ] |
| 197 }, | 199 }, |
| 198 { | 200 { |
| 199 "allow_subannotations": true, | 201 "allow_subannotations": true, |
| (...skipping 23 matching lines...) Expand all Loading... |
| 223 { | 225 { |
| 224 "builder_name": "V8 Linux64", | 226 "builder_name": "V8 Linux64", |
| 225 "properties": { | 227 "properties": { |
| 226 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", | 228 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", |
| 227 "parent_got_revision_cp": "refs/heads/master@{#50110}", | 229 "parent_got_revision_cp": "refs/heads/master@{#50110}", |
| 228 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400
38896debc4", | 230 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400
38896debc4", |
| 229 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", | 231 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", |
| 230 "swarm_hashes": { | 232 "swarm_hashes": { |
| 231 "benchmarks": "[dummy hash for benchmarks]", | 233 "benchmarks": "[dummy hash for benchmarks]", |
| 232 "bot_default": "[dummy hash for bot_default]", | 234 "bot_default": "[dummy hash for bot_default]", |
| 235 "ignition": "[dummy hash for ignition]", |
| 233 "mjsunit": "[dummy hash for mjsunit]", | 236 "mjsunit": "[dummy hash for mjsunit]", |
| 234 "mozilla": "[dummy hash for mozilla]", | 237 "mozilla": "[dummy hash for mozilla]", |
| 235 "optimize_for_size": "[dummy hash for optimize_for_size]", | 238 "optimize_for_size": "[dummy hash for optimize_for_size]", |
| 236 "simdjs": "[dummy hash for simdjs]", | 239 "simdjs": "[dummy hash for simdjs]", |
| 237 "test262": "[dummy hash for test262]" | 240 "test262": "[dummy hash for test262]" |
| 238 } | 241 } |
| 239 } | 242 } |
| 240 }, | 243 }, |
| 241 { | 244 { |
| 242 "builder_name": "V8 Linux64 - avx2", | 245 "builder_name": "V8 Linux64 - avx2", |
| 243 "properties": { | 246 "properties": { |
| 244 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", | 247 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", |
| 245 "parent_got_revision_cp": "refs/heads/master@{#50110}", | 248 "parent_got_revision_cp": "refs/heads/master@{#50110}", |
| 246 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400
38896debc4", | 249 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400
38896debc4", |
| 247 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", | 250 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", |
| 248 "swarm_hashes": { | 251 "swarm_hashes": { |
| 249 "benchmarks": "[dummy hash for benchmarks]", | 252 "benchmarks": "[dummy hash for benchmarks]", |
| 250 "bot_default": "[dummy hash for bot_default]", | 253 "bot_default": "[dummy hash for bot_default]", |
| 254 "ignition": "[dummy hash for ignition]", |
| 251 "mjsunit": "[dummy hash for mjsunit]", | 255 "mjsunit": "[dummy hash for mjsunit]", |
| 252 "mozilla": "[dummy hash for mozilla]", | 256 "mozilla": "[dummy hash for mozilla]", |
| 253 "optimize_for_size": "[dummy hash for optimize_for_size]", | 257 "optimize_for_size": "[dummy hash for optimize_for_size]", |
| 254 "simdjs": "[dummy hash for simdjs]", | 258 "simdjs": "[dummy hash for simdjs]", |
| 255 "test262": "[dummy hash for test262]" | 259 "test262": "[dummy hash for test262]" |
| 256 } | 260 } |
| 257 } | 261 } |
| 258 } | 262 } |
| 259 ], | 263 ], |
| 260 "~followup_annotations": [ | 264 "~followup_annotations": [ |
| 261 "@@@STEP_TEXT@V8 Linux64<br />V8 Linux64 - avx2@@@" | 265 "@@@STEP_TEXT@V8 Linux64<br />V8 Linux64 - avx2@@@" |
| 262 ] | 266 ] |
| 263 }, | 267 }, |
| 264 { | 268 { |
| 265 "name": "$result", | 269 "name": "$result", |
| 266 "recipe_result": null, | 270 "recipe_result": null, |
| 267 "status_code": 0 | 271 "status_code": 0 |
| 268 } | 272 } |
| 269 ] | 273 ] |
| OLD | NEW |