| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.
path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not
a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n", | 6 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.
path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not
a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n", |
| 7 "[BUILDER_CACHE]/linux_perf_bisect", | 7 "[BUILDER_CACHE]/linux_perf_bisect", |
| 8 "511" | 8 "511" |
| 9 ], | 9 ], |
| 10 "name": "makedirs checkout path", | 10 "name": "makedirs checkout path", |
| (...skipping 327 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 338 "@@@STEP_LOG_LINE@json.output@ \"updated_utc\": \"Mon Jun 13 19:32:37 2
016\", @@@", | 338 "@@@STEP_LOG_LINE@json.output@ \"updated_utc\": \"Mon Jun 13 19:32:37 2
016\", @@@", |
| 339 "@@@STEP_LOG_LINE@json.output@ \"url\": \"http://build.chromium.org/p/t
ryserver.chromium.perf/builders/linux_perf_bisect/builds/6537\", @@@", | 339 "@@@STEP_LOG_LINE@json.output@ \"url\": \"http://build.chromium.org/p/t
ryserver.chromium.perf/builders/linux_perf_bisect/builds/6537\", @@@", |
| 340 "@@@STEP_LOG_LINE@json.output@ \"utcnow_utc\": \"Tue Jun 21 21:33:56 20
16\"@@@", | 340 "@@@STEP_LOG_LINE@json.output@ \"utcnow_utc\": \"Tue Jun 21 21:33:56 20
16\"@@@", |
| 341 "@@@STEP_LOG_LINE@json.output@ }@@@", | 341 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 342 "@@@STEP_LOG_LINE@json.output@}@@@", | 342 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 343 "@@@STEP_LOG_END@json.output@@@" | 343 "@@@STEP_LOG_END@json.output@@@" |
| 344 ] | 344 ] |
| 345 }, | 345 }, |
| 346 { | 346 { |
| 347 "cmd": [ | 347 "cmd": [ |
| 348 "/opt/infra-tools/buildbucket", |
| 349 "get", |
| 350 "--host", |
| 351 "cr-buildbucket.appspot.com", |
| 352 "9016911228971028736" |
| 353 ], |
| 354 "cwd": "[BUILDER_CACHE]/linux_perf_bisect", |
| 355 "name": "buildbucket.get (2)", |
| 356 "stdout": "/path/to/tmp/json", |
| 357 "~followup_annotations": [ |
| 358 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 359 "@@@STEP_LOG_LINE@json.output@ \"build\": {@@@", |
| 360 "@@@STEP_LOG_LINE@json.output@ \"bucket\": \"master.tryserver.chromium.
perf\", @@@", |
| 361 "@@@STEP_LOG_LINE@json.output@ \"id\": \"9009962699124567824\", @@@", |
| 362 "@@@STEP_LOG_LINE@json.output@ \"result\": \"SUCCESS\", @@@", |
| 363 "@@@STEP_LOG_LINE@json.output@ \"status\": \"COMPLETED\", @@@", |
| 364 "@@@STEP_LOG_LINE@json.output@ \"status_changed_utc\": \"Mon Jun 13 19:
32:37 2016\", @@@", |
| 365 "@@@STEP_LOG_LINE@json.output@ \"updated_utc\": \"Mon Jun 13 19:32:37 2
016\", @@@", |
| 366 "@@@STEP_LOG_LINE@json.output@ \"url\": \"http://build.chromium.org/p/t
ryserver.chromium.perf/builders/linux_perf_bisect/builds/6537\", @@@", |
| 367 "@@@STEP_LOG_LINE@json.output@ \"utcnow_utc\": \"Tue Jun 21 21:33:56 20
16\"@@@", |
| 368 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 369 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 370 "@@@STEP_LOG_END@json.output@@@" |
| 371 ] |
| 372 }, |
| 373 { |
| 374 "cmd": [ |
| 348 "python", | 375 "python", |
| 349 "-u", | 376 "-u", |
| 350 "\nimport os, sys\nfrom common import chromium_utils # Error? See https://
crbug.com/584783.\n\n\nif os.path.exists(sys.argv[1]):\n chromium_utils.RemoveD
irectory(sys.argv[1])\n", | 377 "\nimport os, sys\nfrom common import chromium_utils # Error? See https://
crbug.com/584783.\n\n\nif os.path.exists(sys.argv[1]):\n chromium_utils.RemoveD
irectory(sys.argv[1])\n", |
| 351 "[BUILDER_CACHE]/linux_perf_bisect/src/out/Release" | 378 "[BUILDER_CACHE]/linux_perf_bisect/src/out/Release" |
| 352 ], | 379 ], |
| 353 "cwd": "[BUILDER_CACHE]/linux_perf_bisect", | 380 "cwd": "[BUILDER_CACHE]/linux_perf_bisect", |
| 354 "name": "rmtree build directory", | 381 "name": "rmtree build directory", |
| 355 "~followup_annotations": [ | 382 "~followup_annotations": [ |
| 356 "@@@STEP_LOG_LINE@python.inline@@@@", | 383 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 357 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", | 384 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", |
| (...skipping 248 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 606 }, | 633 }, |
| 607 { | 634 { |
| 608 "cmd": [ | 635 "cmd": [ |
| 609 "/opt/infra-tools/buildbucket", | 636 "/opt/infra-tools/buildbucket", |
| 610 "get", | 637 "get", |
| 611 "--host", | 638 "--host", |
| 612 "cr-buildbucket.appspot.com", | 639 "cr-buildbucket.appspot.com", |
| 613 "9016911228971028736" | 640 "9016911228971028736" |
| 614 ], | 641 ], |
| 615 "cwd": "[BUILDER_CACHE]/linux_perf_bisect", | 642 "cwd": "[BUILDER_CACHE]/linux_perf_bisect", |
| 616 "name": "buildbucket.get (2)", | 643 "name": "buildbucket.get (3)", |
| 617 "stdout": "/path/to/tmp/json", | 644 "stdout": "/path/to/tmp/json", |
| 618 "~followup_annotations": [ | 645 "~followup_annotations": [ |
| 619 "@@@STEP_LOG_LINE@json.output@{@@@", | 646 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 620 "@@@STEP_LOG_LINE@json.output@ \"build\": {@@@", | 647 "@@@STEP_LOG_LINE@json.output@ \"build\": {@@@", |
| 621 "@@@STEP_LOG_LINE@json.output@ \"bucket\": \"master.tryserver.chromium.
perf\", @@@", | 648 "@@@STEP_LOG_LINE@json.output@ \"status\": \"COMPLETED\"@@@", |
| 622 "@@@STEP_LOG_LINE@json.output@ \"id\": \"9009962699124567824\", @@@", | |
| 623 "@@@STEP_LOG_LINE@json.output@ \"result\": \"SUCCESS\", @@@", | |
| 624 "@@@STEP_LOG_LINE@json.output@ \"status\": \"COMPLETED\", @@@", | |
| 625 "@@@STEP_LOG_LINE@json.output@ \"status_changed_utc\": \"Mon Jun 13 19:
32:37 2016\", @@@", | |
| 626 "@@@STEP_LOG_LINE@json.output@ \"updated_utc\": \"Mon Jun 13 19:32:37 2
016\", @@@", | |
| 627 "@@@STEP_LOG_LINE@json.output@ \"url\": \"http://build.chromium.org/p/t
ryserver.chromium.perf/builders/linux_perf_bisect/builds/6537\", @@@", | |
| 628 "@@@STEP_LOG_LINE@json.output@ \"utcnow_utc\": \"Tue Jun 21 21:33:56 20
16\"@@@", | |
| 629 "@@@STEP_LOG_LINE@json.output@ }@@@", | 649 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 630 "@@@STEP_LOG_LINE@json.output@}@@@", | 650 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 631 "@@@STEP_LOG_END@json.output@@@" | 651 "@@@STEP_LOG_END@json.output@@@" |
| 652 ] |
| 653 }, |
| 654 { |
| 655 "cmd": [ |
| 656 "/opt/infra-tools/buildbucket", |
| 657 "get", |
| 658 "--host", |
| 659 "cr-buildbucket.appspot.com", |
| 660 "9016911228971028736" |
| 661 ], |
| 662 "cwd": "[BUILDER_CACHE]/linux_perf_bisect", |
| 663 "name": "buildbucket.get (4)", |
| 664 "stdout": "/path/to/tmp/json", |
| 665 "~followup_annotations": [ |
| 666 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 667 "@@@STEP_LOG_LINE@json.output@ \"build\": {@@@", |
| 668 "@@@STEP_LOG_LINE@json.output@ \"result\": \"SUCCESS\"@@@", |
| 669 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 670 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 671 "@@@STEP_LOG_END@json.output@@@" |
| 632 ] | 672 ] |
| 633 }, | 673 }, |
| 634 { | 674 { |
| 635 "cmd": [ | 675 "cmd": [ |
| 636 "python", | 676 "python", |
| 637 "-u", | 677 "-u", |
| 638 "\nimport os, sys\nfrom common import chromium_utils # Error? See https://
crbug.com/584783.\n\n\nif os.path.exists(sys.argv[1]):\n chromium_utils.RemoveD
irectory(sys.argv[1])\n", | 678 "\nimport os, sys\nfrom common import chromium_utils # Error? See https://
crbug.com/584783.\n\n\nif os.path.exists(sys.argv[1]):\n chromium_utils.RemoveD
irectory(sys.argv[1])\n", |
| 639 "[BUILDER_CACHE]/linux_perf_bisect/src/out/Release" | 679 "[BUILDER_CACHE]/linux_perf_bisect/src/out/Release" |
| 640 ], | 680 ], |
| 641 "cwd": "[BUILDER_CACHE]/linux_perf_bisect", | 681 "cwd": "[BUILDER_CACHE]/linux_perf_bisect", |
| (...skipping 116 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 758 "@@@STEP_LOG_LINE@json.output@}@@@", | 798 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 759 "@@@STEP_LOG_END@json.output@@@" | 799 "@@@STEP_LOG_END@json.output@@@" |
| 760 ] | 800 ] |
| 761 }, | 801 }, |
| 762 { | 802 { |
| 763 "name": "$result", | 803 "name": "$result", |
| 764 "recipe_result": null, | 804 "recipe_result": null, |
| 765 "status_code": 0 | 805 "status_code": 0 |
| 766 } | 806 } |
| 767 ] | 807 ] |
| OLD | NEW |