Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(544)

Side by Side Diff: scripts/slave/recipes/bisect.expected/broken_bad_revision_test.json

Issue 1650333003: Roll dependencies (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Rebase and changing depot_tools to right before big roll. Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 [ 1 [
2 { 2 {
3 "cmd": [ 3 "cmd": [
4 "python", 4 "python",
5 "-u", 5 "-u",
6 "RECIPE_PACKAGE[build]/bot_update.py", 6 "RECIPE_PACKAGE[build]/bot_update.py",
7 "--master", 7 "--master",
8 "tryserver.chromium.perf", 8 "tryserver.chromium.perf",
9 "--builder", 9 "--builder",
10 "linux_perf_bisector", 10 "linux_perf_bisector",
(...skipping 207 matching lines...) Expand 10 before | Expand all | Expand 10 after
218 "name": "Resolving reference range.resolving commit_pos 306478", 218 "name": "Resolving reference range.resolving commit_pos 306478",
219 "stdout": "/path/to/tmp/", 219 "stdout": "/path/to/tmp/",
220 "~followup_annotations": [ 220 "~followup_annotations": [
221 "@@@STEP_NEST_LEVEL@1@@@" 221 "@@@STEP_NEST_LEVEL@1@@@"
222 ] 222 ]
223 }, 223 },
224 { 224 {
225 "cmd": [ 225 "cmd": [
226 "python", 226 "python",
227 "-u", 227 "-u",
228 "RECIPE_MODULE[auto_bisect]/resources/fetch_file.py", 228 "RECIPE_MODULE[build.auto_bisect]/resources/fetch_file.py",
229 "DEPS", 229 "DEPS",
230 "--commit", 230 "--commit",
231 "a6298e4afedbf2cd461755ea6f45b0ad64222222" 231 "a6298e4afedbf2cd461755ea6f45b0ad64222222"
232 ], 232 ],
233 "cwd": "[SLAVE_BUILD]", 233 "cwd": "[SLAVE_BUILD]",
234 "name": "Resolving reference range.fetch file a6298e4afedbf2cd461755ea6f45b0 ad64222222:DEPS", 234 "name": "Resolving reference range.fetch file a6298e4afedbf2cd461755ea6f45b0 ad64222222:DEPS",
235 "stdout": "/path/to/tmp/", 235 "stdout": "/path/to/tmp/",
236 "~followup_annotations": [ 236 "~followup_annotations": [
237 "@@@STEP_NEST_LEVEL@1@@@", 237 "@@@STEP_NEST_LEVEL@1@@@",
238 "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@v8: None@@@", 238 "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@v8: None@@@",
(...skipping 29 matching lines...) Expand all
268 "name": "Resolving reference range.resolving hash e28dc0d49c331def2a3bbf3ddd 0096eb51551155", 268 "name": "Resolving reference range.resolving hash e28dc0d49c331def2a3bbf3ddd 0096eb51551155",
269 "stdout": "/path/to/tmp/", 269 "stdout": "/path/to/tmp/",
270 "~followup_annotations": [ 270 "~followup_annotations": [
271 "@@@STEP_NEST_LEVEL@1@@@" 271 "@@@STEP_NEST_LEVEL@1@@@"
272 ] 272 ]
273 }, 273 },
274 { 274 {
275 "cmd": [ 275 "cmd": [
276 "python", 276 "python",
277 "-u", 277 "-u",
278 "RECIPE_MODULE[auto_bisect]/resources/fetch_file.py", 278 "RECIPE_MODULE[build.auto_bisect]/resources/fetch_file.py",
279 "DEPS", 279 "DEPS",
280 "--commit", 280 "--commit",
281 "e28dc0d49c331def2a3bbf3ddd0096eb51551155" 281 "e28dc0d49c331def2a3bbf3ddd0096eb51551155"
282 ], 282 ],
283 "cwd": "[SLAVE_BUILD]", 283 "cwd": "[SLAVE_BUILD]",
284 "name": "Resolving reference range.fetch file e28dc0d49c331def2a3bbf3ddd0096 eb51551155:DEPS", 284 "name": "Resolving reference range.fetch file e28dc0d49c331def2a3bbf3ddd0096 eb51551155:DEPS",
285 "stdout": "/path/to/tmp/", 285 "stdout": "/path/to/tmp/",
286 "~followup_annotations": [ 286 "~followup_annotations": [
287 "@@@STEP_NEST_LEVEL@1@@@", 287 "@@@STEP_NEST_LEVEL@1@@@",
288 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@v8: None@@@", 288 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@v8: None@@@",
289 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@skia: None@@@", 289 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@skia: None@@@",
290 "@@@STEP_LOG_END@Debug Good Revision DEPS@@@" 290 "@@@STEP_LOG_END@Debug Good Revision DEPS@@@"
291 ] 291 ]
292 }, 292 },
293 { 293 {
294 "cmd": [], 294 "cmd": [],
295 "cwd": "[SLAVE_BUILD]", 295 "cwd": "[SLAVE_BUILD]",
296 "name": "Expanding revision range" 296 "name": "Expanding revision range"
297 }, 297 },
298 { 298 {
299 "cmd": [ 299 "cmd": [
300 "python", 300 "python",
301 "-u", 301 "-u",
302 "RECIPE_MODULE[auto_bisect]/resources/fetch_intervening_revisions.py", 302 "RECIPE_MODULE[build.auto_bisect]/resources/fetch_intervening_revisions.py ",
303 "e28dc0d49c331def2a3bbf3ddd0096eb51551155", 303 "e28dc0d49c331def2a3bbf3ddd0096eb51551155",
304 "a6298e4afedbf2cd461755ea6f45b0ad64222222", 304 "a6298e4afedbf2cd461755ea6f45b0ad64222222",
305 "chromium" 305 "chromium"
306 ], 306 ],
307 "cwd": "[SLAVE_BUILD]", 307 "cwd": "[SLAVE_BUILD]",
308 "name": "Expanding revision range.for revisions e28dc0d49c331def2a3bbf3ddd00 96eb51551155:a6298e4afedbf2cd461755ea6f45b0ad64222222", 308 "name": "Expanding revision range.for revisions e28dc0d49c331def2a3bbf3ddd00 96eb51551155:a6298e4afedbf2cd461755ea6f45b0ad64222222",
309 "stdout": "/path/to/tmp/json", 309 "stdout": "/path/to/tmp/json",
310 "~followup_annotations": [ 310 "~followup_annotations": [
311 "@@@STEP_NEST_LEVEL@1@@@", 311 "@@@STEP_NEST_LEVEL@1@@@",
312 "@@@STEP_LOG_LINE@json.output@[@@@", 312 "@@@STEP_LOG_LINE@json.output@[@@@",
(...skipping 11 matching lines...) Expand all
324 }, 324 },
325 { 325 {
326 "cmd": [], 326 "cmd": [],
327 "cwd": "[SLAVE_BUILD]", 327 "cwd": "[SLAVE_BUILD]",
328 "name": "Gathering reference values" 328 "name": "Gathering reference values"
329 }, 329 },
330 { 330 {
331 "cmd": [ 331 "cmd": [
332 "python", 332 "python",
333 "-u", 333 "-u",
334 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", 334 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py",
335 "--", 335 "--",
336 "[DEPOT_TOOLS]/gsutil.py", 336 "[DEPOT_TOOLS]/gsutil.py",
337 "----", 337 "----",
338 "ls", 338 "ls",
339 "gs://chrome-perf/Linux Builder/full-build-linux_e28dc0d49c331def2a3bbf3dd d0096eb51551155.zip" 339 "gs://chrome-perf/Linux Builder/full-build-linux_e28dc0d49c331def2a3bbf3dd d0096eb51551155.zip"
340 ], 340 ],
341 "cwd": "[SLAVE_BUILD]", 341 "cwd": "[SLAVE_BUILD]",
342 "name": "Gathering reference values.gsutil ls", 342 "name": "Gathering reference values.gsutil ls",
343 "~followup_annotations": [ 343 "~followup_annotations": [
344 "@@@STEP_NEST_LEVEL@1@@@" 344 "@@@STEP_NEST_LEVEL@1@@@"
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
390 "cwd": "[SLAVE_BUILD]/src", 390 "cwd": "[SLAVE_BUILD]/src",
391 "name": "Gathering reference values.Requesting build for e28dc0d49c331def2a3 bbf3ddd0096eb51551155 via git try.", 391 "name": "Gathering reference values.Requesting build for e28dc0d49c331def2a3 bbf3ddd0096eb51551155 via git try.",
392 "~followup_annotations": [ 392 "~followup_annotations": [
393 "@@@STEP_NEST_LEVEL@1@@@" 393 "@@@STEP_NEST_LEVEL@1@@@"
394 ] 394 ]
395 }, 395 },
396 { 396 {
397 "cmd": [ 397 "cmd": [
398 "python", 398 "python",
399 "-u", 399 "-u",
400 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", 400 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py",
401 "--", 401 "--",
402 "[DEPOT_TOOLS]/gsutil.py", 402 "[DEPOT_TOOLS]/gsutil.py",
403 "----", 403 "----",
404 "ls", 404 "ls",
405 "gs://chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6 f45b0ad64222222.zip" 405 "gs://chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6 f45b0ad64222222.zip"
406 ], 406 ],
407 "cwd": "[SLAVE_BUILD]", 407 "cwd": "[SLAVE_BUILD]",
408 "name": "Gathering reference values.gsutil ls (2)", 408 "name": "Gathering reference values.gsutil ls (2)",
409 "~followup_annotations": [ 409 "~followup_annotations": [
410 "@@@STEP_NEST_LEVEL@1@@@" 410 "@@@STEP_NEST_LEVEL@1@@@"
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
456 "cwd": "[SLAVE_BUILD]/src", 456 "cwd": "[SLAVE_BUILD]/src",
457 "name": "Gathering reference values.Requesting build for a6298e4afedbf2cd461 755ea6f45b0ad64222222 via git try.", 457 "name": "Gathering reference values.Requesting build for a6298e4afedbf2cd461 755ea6f45b0ad64222222 via git try.",
458 "~followup_annotations": [ 458 "~followup_annotations": [
459 "@@@STEP_NEST_LEVEL@1@@@" 459 "@@@STEP_NEST_LEVEL@1@@@"
460 ] 460 ]
461 }, 461 },
462 { 462 {
463 "cmd": [ 463 "cmd": [
464 "python", 464 "python",
465 "-u", 465 "-u",
466 "RECIPE_MODULE[auto_bisect]/resources/wait_for_any.py", 466 "RECIPE_MODULE[build.auto_bisect]/resources/wait_for_any.py",
467 "[DEPOT_TOOLS]/gsutil.py" 467 "[DEPOT_TOOLS]/gsutil.py"
468 ], 468 ],
469 "cwd": "[SLAVE_BUILD]", 469 "cwd": "[SLAVE_BUILD]",
470 "name": "Gathering reference values.Waiting for revision 306475 and 1 other revision(s).", 470 "name": "Gathering reference values.Waiting for revision 306475 and 1 other revision(s).",
471 "stdin": "{\"jobs\": [{\"builder\": \"linux_perf_bisect_builder\", \"job_nam e\": \"e28dc0d49c331def2a3bbf3ddd0096eb51551155-build\", \"master\": \"tryserver .chromium.perf\", \"type\": \"buildbot\"}, {\"builder\": \"linux_perf_bisect_bui lder\", \"job_name\": \"a6298e4afedbf2cd461755ea6f45b0ad64222222-build\", \"mast er\": \"tryserver.chromium.perf\", \"type\": \"buildbot\"}, {\"location\": \"gs: //chrome-perf/Linux Builder/full-build-linux_e28dc0d49c331def2a3bbf3ddd0096eb515 51155.zip\", \"type\": \"gs\"}, {\"location\": \"gs://chrome-perf/Linux Builder/ full-build-linux_a6298e4afedbf2cd461755ea6f45b0ad64222222.zip\", \"type\": \"gs\ "}]}", 471 "stdin": "{\"jobs\": [{\"builder\": \"linux_perf_bisect_builder\", \"job_nam e\": \"e28dc0d49c331def2a3bbf3ddd0096eb51551155-build\", \"master\": \"tryserver .chromium.perf\", \"type\": \"buildbot\"}, {\"builder\": \"linux_perf_bisect_bui lder\", \"job_name\": \"a6298e4afedbf2cd461755ea6f45b0ad64222222-build\", \"mast er\": \"tryserver.chromium.perf\", \"type\": \"buildbot\"}, {\"location\": \"gs: //chrome-perf/Linux Builder/full-build-linux_e28dc0d49c331def2a3bbf3ddd0096eb515 51155.zip\", \"type\": \"gs\"}, {\"location\": \"gs://chrome-perf/Linux Builder/ full-build-linux_a6298e4afedbf2cd461755ea6f45b0ad64222222.zip\", \"type\": \"gs\ "}]}",
472 "stdout": "/path/to/tmp/json", 472 "stdout": "/path/to/tmp/json",
473 "~followup_annotations": [ 473 "~followup_annotations": [
474 "@@@STEP_NEST_LEVEL@1@@@", 474 "@@@STEP_NEST_LEVEL@1@@@",
475 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", 475 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
476 "@@@STEP_LOG_END@json.output (invalid)@@@" 476 "@@@STEP_LOG_END@json.output (invalid)@@@"
477 ] 477 ]
478 }, 478 },
479 { 479 {
480 "cmd": [ 480 "cmd": [
481 "python", 481 "python",
482 "-u", 482 "-u",
483 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", 483 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py",
484 "--", 484 "--",
485 "[DEPOT_TOOLS]/gsutil.py", 485 "[DEPOT_TOOLS]/gsutil.py",
486 "----", 486 "----",
487 "ls", 487 "ls",
488 "gs://chrome-perf/Linux Builder/full-build-linux_e28dc0d49c331def2a3bbf3dd d0096eb51551155.zip" 488 "gs://chrome-perf/Linux Builder/full-build-linux_e28dc0d49c331def2a3bbf3dd d0096eb51551155.zip"
489 ], 489 ],
490 "cwd": "[SLAVE_BUILD]", 490 "cwd": "[SLAVE_BUILD]",
491 "name": "Gathering reference values.gsutil ls (3)", 491 "name": "Gathering reference values.gsutil ls (3)",
492 "~followup_annotations": [ 492 "~followup_annotations": [
493 "@@@STEP_NEST_LEVEL@1@@@" 493 "@@@STEP_NEST_LEVEL@1@@@"
(...skipping 22 matching lines...) Expand all
516 } 516 }
517 ], 517 ],
518 "~followup_annotations": [ 518 "~followup_annotations": [
519 "@@@STEP_NEST_LEVEL@1@@@" 519 "@@@STEP_NEST_LEVEL@1@@@"
520 ] 520 ]
521 }, 521 },
522 { 522 {
523 "cmd": [ 523 "cmd": [
524 "python", 524 "python",
525 "-u", 525 "-u",
526 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", 526 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py",
527 "--", 527 "--",
528 "[DEPOT_TOOLS]/gsutil.py", 528 "[DEPOT_TOOLS]/gsutil.py",
529 "----", 529 "----",
530 "ls", 530 "ls",
531 "gs://chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6 f45b0ad64222222.zip" 531 "gs://chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6 f45b0ad64222222.zip"
532 ], 532 ],
533 "cwd": "[SLAVE_BUILD]", 533 "cwd": "[SLAVE_BUILD]",
534 "name": "Gathering reference values.gsutil ls (4)", 534 "name": "Gathering reference values.gsutil ls (4)",
535 "~followup_annotations": [ 535 "~followup_annotations": [
536 "@@@STEP_NEST_LEVEL@1@@@" 536 "@@@STEP_NEST_LEVEL@1@@@"
(...skipping 22 matching lines...) Expand all
559 } 559 }
560 ], 560 ],
561 "~followup_annotations": [ 561 "~followup_annotations": [
562 "@@@STEP_NEST_LEVEL@1@@@" 562 "@@@STEP_NEST_LEVEL@1@@@"
563 ] 563 ]
564 }, 564 },
565 { 565 {
566 "cmd": [ 566 "cmd": [
567 "python", 567 "python",
568 "-u", 568 "-u",
569 "RECIPE_MODULE[auto_bisect]/resources/wait_for_any.py", 569 "RECIPE_MODULE[build.auto_bisect]/resources/wait_for_any.py",
570 "[DEPOT_TOOLS]/gsutil.py" 570 "[DEPOT_TOOLS]/gsutil.py"
571 ], 571 ],
572 "cwd": "[SLAVE_BUILD]", 572 "cwd": "[SLAVE_BUILD]",
573 "name": "Gathering reference values.Waiting for revision 306475 and 1 other revision(s). (2)", 573 "name": "Gathering reference values.Waiting for revision 306475 and 1 other revision(s). (2)",
574 "stdin": "{\"jobs\": [{\"builder\": \"linux_perf_tester\", \"job_name\": \"e 28dc0d49c331def2a3bbf3ddd0096eb51551155-test\", \"master\": \"tryserver.chromium .perf\", \"type\": \"buildbot\"}, {\"builder\": \"linux_perf_tester\", \"job_nam e\": \"a6298e4afedbf2cd461755ea6f45b0ad64222222-test\", \"master\": \"tryserver. chromium.perf\", \"type\": \"buildbot\"}, {\"location\": \"gs://chrome-perf/bise ct-results/e28dc0d49c331def2a3bbf3ddd0096eb51551155-test.results\", \"type\": \" gs\"}, {\"location\": \"gs://chrome-perf/bisect-results/a6298e4afedbf2cd461755ea 6f45b0ad64222222-test.results\", \"type\": \"gs\"}]}", 574 "stdin": "{\"jobs\": [{\"builder\": \"linux_perf_tester\", \"job_name\": \"e 28dc0d49c331def2a3bbf3ddd0096eb51551155-test\", \"master\": \"tryserver.chromium .perf\", \"type\": \"buildbot\"}, {\"builder\": \"linux_perf_tester\", \"job_nam e\": \"a6298e4afedbf2cd461755ea6f45b0ad64222222-test\", \"master\": \"tryserver. chromium.perf\", \"type\": \"buildbot\"}, {\"location\": \"gs://chrome-perf/bise ct-results/e28dc0d49c331def2a3bbf3ddd0096eb51551155-test.results\", \"type\": \" gs\"}, {\"location\": \"gs://chrome-perf/bisect-results/a6298e4afedbf2cd461755ea 6f45b0ad64222222-test.results\", \"type\": \"gs\"}]}",
575 "stdout": "/path/to/tmp/json", 575 "stdout": "/path/to/tmp/json",
576 "~followup_annotations": [ 576 "~followup_annotations": [
577 "@@@STEP_NEST_LEVEL@1@@@", 577 "@@@STEP_NEST_LEVEL@1@@@",
578 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", 578 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
579 "@@@STEP_LOG_END@json.output (invalid)@@@" 579 "@@@STEP_LOG_END@json.output (invalid)@@@"
580 ] 580 ]
581 }, 581 },
582 { 582 {
583 "cmd": [ 583 "cmd": [
584 "python", 584 "python",
585 "-u", 585 "-u",
586 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", 586 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py",
587 "--", 587 "--",
588 "[DEPOT_TOOLS]/gsutil.py", 588 "[DEPOT_TOOLS]/gsutil.py",
589 "----", 589 "----",
590 "ls", 590 "ls",
591 "gs://chrome-perf/bisect-results/e28dc0d49c331def2a3bbf3ddd0096eb51551155- test.results" 591 "gs://chrome-perf/bisect-results/e28dc0d49c331def2a3bbf3ddd0096eb51551155- test.results"
592 ], 592 ],
593 "cwd": "[SLAVE_BUILD]", 593 "cwd": "[SLAVE_BUILD]",
594 "name": "Gathering reference values.gsutil ls (5)", 594 "name": "Gathering reference values.gsutil ls (5)",
595 "~followup_annotations": [ 595 "~followup_annotations": [
596 "@@@STEP_NEST_LEVEL@1@@@" 596 "@@@STEP_NEST_LEVEL@1@@@"
597 ] 597 ]
598 }, 598 },
599 { 599 {
600 "cmd": [ 600 "cmd": [
601 "python", 601 "python",
602 "-u", 602 "-u",
603 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", 603 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py",
604 "--", 604 "--",
605 "[DEPOT_TOOLS]/gsutil.py", 605 "[DEPOT_TOOLS]/gsutil.py",
606 "----", 606 "----",
607 "cat", 607 "cat",
608 "gs://chrome-perf/bisect-results/e28dc0d49c331def2a3bbf3ddd0096eb51551155- test.results" 608 "gs://chrome-perf/bisect-results/e28dc0d49c331def2a3bbf3ddd0096eb51551155- test.results"
609 ], 609 ],
610 "cwd": "[SLAVE_BUILD]", 610 "cwd": "[SLAVE_BUILD]",
611 "name": "Gathering reference values.gsutil Get test results for build e28dc0 d49c331def2a3bbf3ddd0096eb51551155", 611 "name": "Gathering reference values.gsutil Get test results for build e28dc0 d49c331def2a3bbf3ddd0096eb51551155",
612 "stdout": "/path/to/tmp/", 612 "stdout": "/path/to/tmp/",
613 "~followup_annotations": [ 613 "~followup_annotations": [
614 "@@@STEP_NEST_LEVEL@1@@@" 614 "@@@STEP_NEST_LEVEL@1@@@"
615 ] 615 ]
616 }, 616 },
617 { 617 {
618 "cmd": [ 618 "cmd": [
619 "python", 619 "python",
620 "-u", 620 "-u",
621 "RECIPE_MODULE[auto_bisect]/resources/wait_for_any.py", 621 "RECIPE_MODULE[build.auto_bisect]/resources/wait_for_any.py",
622 "[DEPOT_TOOLS]/gsutil.py" 622 "[DEPOT_TOOLS]/gsutil.py"
623 ], 623 ],
624 "cwd": "[SLAVE_BUILD]", 624 "cwd": "[SLAVE_BUILD]",
625 "name": "Gathering reference values.Waiting for revision src@a6298e4afedbf2c d461755ea6f45b0ad64222222", 625 "name": "Gathering reference values.Waiting for revision src@a6298e4afedbf2c d461755ea6f45b0ad64222222",
626 "stdin": "{\"jobs\": [{\"builder\": \"linux_perf_tester\", \"job_name\": \"a 6298e4afedbf2cd461755ea6f45b0ad64222222-test\", \"master\": \"tryserver.chromium .perf\", \"type\": \"buildbot\"}, {\"location\": \"gs://chrome-perf/bisect-resul ts/a6298e4afedbf2cd461755ea6f45b0ad64222222-test.results\", \"type\": \"gs\"}]}" , 626 "stdin": "{\"jobs\": [{\"builder\": \"linux_perf_tester\", \"job_name\": \"a 6298e4afedbf2cd461755ea6f45b0ad64222222-test\", \"master\": \"tryserver.chromium .perf\", \"type\": \"buildbot\"}, {\"location\": \"gs://chrome-perf/bisect-resul ts/a6298e4afedbf2cd461755ea6f45b0ad64222222-test.results\", \"type\": \"gs\"}]}" ,
627 "stdout": "/path/to/tmp/json", 627 "stdout": "/path/to/tmp/json",
628 "~followup_annotations": [ 628 "~followup_annotations": [
629 "@@@STEP_NEST_LEVEL@1@@@", 629 "@@@STEP_NEST_LEVEL@1@@@",
630 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", 630 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
631 "@@@STEP_LOG_END@json.output (invalid)@@@" 631 "@@@STEP_LOG_END@json.output (invalid)@@@"
632 ] 632 ]
633 }, 633 },
634 { 634 {
635 "cmd": [ 635 "cmd": [
636 "python", 636 "python",
637 "-u", 637 "-u",
638 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", 638 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py",
639 "--", 639 "--",
640 "[DEPOT_TOOLS]/gsutil.py", 640 "[DEPOT_TOOLS]/gsutil.py",
641 "----", 641 "----",
642 "ls", 642 "ls",
643 "gs://chrome-perf/bisect-results/a6298e4afedbf2cd461755ea6f45b0ad64222222- test.results" 643 "gs://chrome-perf/bisect-results/a6298e4afedbf2cd461755ea6f45b0ad64222222- test.results"
644 ], 644 ],
645 "cwd": "[SLAVE_BUILD]", 645 "cwd": "[SLAVE_BUILD]",
646 "name": "Gathering reference values.gsutil ls (6)", 646 "name": "Gathering reference values.gsutil ls (6)",
647 "~followup_annotations": [ 647 "~followup_annotations": [
648 "@@@STEP_NEST_LEVEL@1@@@" 648 "@@@STEP_NEST_LEVEL@1@@@"
649 ] 649 ]
650 }, 650 },
651 { 651 {
652 "cmd": [ 652 "cmd": [
653 "python", 653 "python",
654 "-u", 654 "-u",
655 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", 655 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py",
656 "--", 656 "--",
657 "[DEPOT_TOOLS]/gsutil.py", 657 "[DEPOT_TOOLS]/gsutil.py",
658 "----", 658 "----",
659 "cat", 659 "cat",
660 "gs://chrome-perf/bisect-results/a6298e4afedbf2cd461755ea6f45b0ad64222222- test.results" 660 "gs://chrome-perf/bisect-results/a6298e4afedbf2cd461755ea6f45b0ad64222222- test.results"
661 ], 661 ],
662 "cwd": "[SLAVE_BUILD]", 662 "cwd": "[SLAVE_BUILD]",
663 "name": "Gathering reference values.gsutil Get test results for build a6298e 4afedbf2cd461755ea6f45b0ad64222222", 663 "name": "Gathering reference values.gsutil Get test results for build a6298e 4afedbf2cd461755ea6f45b0ad64222222",
664 "stdout": "/path/to/tmp/", 664 "stdout": "/path/to/tmp/",
665 "~followup_annotations": [ 665 "~followup_annotations": [
(...skipping 61 matching lines...) Expand 10 before | Expand all | Expand 10 after
727 "@@@STEP_LOG_LINE@python.inline@shutil.copyfileobj(open(sys.argv[1]), sys. stdout)@@@", 727 "@@@STEP_LOG_LINE@python.inline@shutil.copyfileobj(open(sys.argv[1]), sys. stdout)@@@",
728 "@@@STEP_LOG_END@python.inline@@@" 728 "@@@STEP_LOG_END@python.inline@@@"
729 ] 729 ]
730 }, 730 },
731 { 731 {
732 "name": "$result", 732 "name": "$result",
733 "recipe_result": null, 733 "recipe_result": null,
734 "status_code": 0 734 "status_code": 0
735 } 735 }
736 ] 736 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698