OLD | NEW |
1 [ | 1 [ |
2 { | 2 { |
3 "cmd": [ | 3 "cmd": [ |
4 "git", | 4 "git", |
5 "remote", | 5 "remote", |
6 "set-url", | 6 "set-url", |
7 "origin", | 7 "origin", |
8 "https://skia.googlesource.com/skia.git" | 8 "https://skia.googlesource.com/skia.git" |
9 ], | 9 ], |
10 "cwd": "[SLAVE_BUILD]/skia", | 10 "cwd": "[SLAVE_BUILD]/skia", |
(...skipping 382 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
393 "@@@STEP_LOG_LINE@json.output@ \"isolate_recipes\": \"[dummy hash for iso
late_recipes]\"@@@", | 393 "@@@STEP_LOG_LINE@json.output@ \"isolate_recipes\": \"[dummy hash for iso
late_recipes]\"@@@", |
394 "@@@STEP_LOG_LINE@json.output@}@@@", | 394 "@@@STEP_LOG_LINE@json.output@}@@@", |
395 "@@@STEP_LOG_END@json.output@@@", | 395 "@@@STEP_LOG_END@json.output@@@", |
396 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"isolate_recipes\": \"[dummy hash fo
r isolate_recipes]\"}@@@" | 396 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"isolate_recipes\": \"[dummy hash fo
r isolate_recipes]\"}@@@" |
397 ] | 397 ] |
398 }, | 398 }, |
399 { | 399 { |
400 "cmd": [ | 400 "cmd": [ |
401 "python", | 401 "python", |
402 "-u", | 402 "-u", |
| 403 "\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", |
| 404 "[SLAVE_BUILD]/swarming_temp_dir", |
| 405 "511" |
| 406 ], |
| 407 "name": "makedirs swarming tmp dir (2)", |
| 408 "~followup_annotations": [ |
| 409 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 410 "@@@STEP_LOG_LINE@python.inline@import sys, os@@@", |
| 411 "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@", |
| 412 "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@", |
| 413 "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@", |
| 414 "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@", |
| 415 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" %
path@@@", |
| 416 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", |
| 417 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", |
| 418 "@@@STEP_LOG_END@python.inline@@@" |
| 419 ] |
| 420 }, |
| 421 { |
| 422 "cmd": [ |
| 423 "python", |
| 424 "-u", |
| 425 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 426 "{\n \"args\": [\n \"--isolate\", \n \"[BUILD]/scripts/sl
ave/recipes/skia/gsutil.isolate\", \n \"--isolated\", \n \"[SLAVE_
BUILD]/swarming_temp_dir/skia-task-isolate_gsutil.isolated\", \n \"--conf
ig-variable\", \n \"OS\", \n \"linux\"\n ], \n \"dir\": \"[B
UILD]/scripts/slave/recipes/skia\", \n \"version\": 1\n}", |
| 427 "[SLAVE_BUILD]/swarming_temp_dir/isolate_gsutil.isolated.gen.json" |
| 428 ], |
| 429 "name": "Write isolate_gsutil.isolated.gen.json" |
| 430 }, |
| 431 { |
| 432 "cmd": [ |
| 433 "python", |
| 434 "-u", |
| 435 "RECIPE_MODULE[build::isolate]/resources/isolate.py", |
| 436 "[SLAVE_BUILD]/swarming.client", |
| 437 "batcharchive", |
| 438 "--dump-json", |
| 439 "/path/to/tmp/json", |
| 440 "--isolate-server", |
| 441 "https://isolateserver.appspot.com", |
| 442 "--verbose", |
| 443 "[SLAVE_BUILD]/swarming_temp_dir/isolate_gsutil.isolated.gen.json" |
| 444 ], |
| 445 "name": "isolate tests (2)", |
| 446 "~followup_annotations": [ |
| 447 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 448 "@@@STEP_LOG_LINE@json.output@ \"isolate_gsutil\": \"[dummy hash for isol
ate_gsutil]\"@@@", |
| 449 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 450 "@@@STEP_LOG_END@json.output@@@", |
| 451 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"isolate_gsutil\": \"[dummy hash for
isolate_gsutil]\"}@@@" |
| 452 ] |
| 453 }, |
| 454 { |
| 455 "cmd": [ |
| 456 "python", |
| 457 "-u", |
403 "[SLAVE_BUILD]/skia/tools/buildbot_spec.py", | 458 "[SLAVE_BUILD]/skia/tools/buildbot_spec.py", |
404 "/path/to/tmp/json", | 459 "/path/to/tmp/json", |
405 "Build-Win-MSVC-x86_64-Release" | 460 "Build-Win-MSVC-x86_64-Release" |
406 ], | 461 ], |
407 "cwd": "[SLAVE_BUILD]/skia", | 462 "cwd": "[SLAVE_BUILD]/skia", |
408 "name": "exec buildbot_spec.py (2)", | 463 "name": "exec buildbot_spec.py (2)", |
409 "~followup_annotations": [ | 464 "~followup_annotations": [ |
410 "@@@STEP_LOG_LINE@json.output@{@@@", | 465 "@@@STEP_LOG_LINE@json.output@{@@@", |
411 "@@@STEP_LOG_LINE@json.output@ \"build_targets\": [@@@", | 466 "@@@STEP_LOG_LINE@json.output@ \"build_targets\": [@@@", |
412 "@@@STEP_LOG_LINE@json.output@ \"most\"@@@", | 467 "@@@STEP_LOG_LINE@json.output@ \"most\"@@@", |
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
448 "name": "Read win_toolchain_hash.json" | 503 "name": "Read win_toolchain_hash.json" |
449 }, | 504 }, |
450 { | 505 { |
451 "cmd": [ | 506 "cmd": [ |
452 "python", | 507 "python", |
453 "-u", | 508 "-u", |
454 "\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", | 509 "\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", |
455 "[SLAVE_BUILD]/swarming_temp_dir", | 510 "[SLAVE_BUILD]/swarming_temp_dir", |
456 "511" | 511 "511" |
457 ], | 512 ], |
458 "name": "makedirs swarming tmp dir (2)", | 513 "name": "makedirs swarming tmp dir (3)", |
459 "~followup_annotations": [ | 514 "~followup_annotations": [ |
460 "@@@STEP_LOG_LINE@python.inline@@@@", | 515 "@@@STEP_LOG_LINE@python.inline@@@@", |
461 "@@@STEP_LOG_LINE@python.inline@import sys, os@@@", | 516 "@@@STEP_LOG_LINE@python.inline@import sys, os@@@", |
462 "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@", | 517 "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@", |
463 "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@", | 518 "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@", |
464 "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@", | 519 "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@", |
465 "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@", | 520 "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@", |
466 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" %
path@@@", | 521 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" %
path@@@", |
467 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", | 522 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", |
468 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", | 523 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", |
(...skipping 17 matching lines...) Expand all Loading... |
486 "RECIPE_MODULE[build::isolate]/resources/isolate.py", | 541 "RECIPE_MODULE[build::isolate]/resources/isolate.py", |
487 "[SLAVE_BUILD]/swarming.client", | 542 "[SLAVE_BUILD]/swarming.client", |
488 "batcharchive", | 543 "batcharchive", |
489 "--dump-json", | 544 "--dump-json", |
490 "/path/to/tmp/json", | 545 "/path/to/tmp/json", |
491 "--isolate-server", | 546 "--isolate-server", |
492 "https://isolateserver.appspot.com", | 547 "https://isolateserver.appspot.com", |
493 "--verbose", | 548 "--verbose", |
494 "[SLAVE_BUILD]/swarming_temp_dir/compile_skia.isolated.gen.json" | 549 "[SLAVE_BUILD]/swarming_temp_dir/compile_skia.isolated.gen.json" |
495 ], | 550 ], |
496 "name": "isolate tests (2)", | 551 "name": "isolate tests (3)", |
497 "~followup_annotations": [ | 552 "~followup_annotations": [ |
498 "@@@STEP_LOG_LINE@json.output@{@@@", | 553 "@@@STEP_LOG_LINE@json.output@{@@@", |
499 "@@@STEP_LOG_LINE@json.output@ \"compile_skia\": \"[dummy hash for compil
e_skia]\"@@@", | 554 "@@@STEP_LOG_LINE@json.output@ \"compile_skia\": \"[dummy hash for compil
e_skia]\"@@@", |
500 "@@@STEP_LOG_LINE@json.output@}@@@", | 555 "@@@STEP_LOG_LINE@json.output@}@@@", |
501 "@@@STEP_LOG_END@json.output@@@", | 556 "@@@STEP_LOG_END@json.output@@@", |
502 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"compile_skia\": \"[dummy hash for c
ompile_skia]\"}@@@" | 557 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"compile_skia\": \"[dummy hash for c
ompile_skia]\"}@@@" |
503 ] | 558 ] |
504 }, | 559 }, |
505 { | 560 { |
506 "cmd": [ | 561 "cmd": [ |
(...skipping 235 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
742 "name": "Get expected SK_IMAGE_VERSION" | 797 "name": "Get expected SK_IMAGE_VERSION" |
743 }, | 798 }, |
744 { | 799 { |
745 "cmd": [ | 800 "cmd": [ |
746 "python", | 801 "python", |
747 "-u", | 802 "-u", |
748 "\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", | 803 "\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", |
749 "[SLAVE_BUILD]/swarming_temp_dir", | 804 "[SLAVE_BUILD]/swarming_temp_dir", |
750 "511" | 805 "511" |
751 ], | 806 ], |
752 "name": "makedirs swarming tmp dir (3)", | 807 "name": "makedirs swarming tmp dir (4)", |
753 "~followup_annotations": [ | 808 "~followup_annotations": [ |
754 "@@@STEP_LOG_LINE@python.inline@@@@", | 809 "@@@STEP_LOG_LINE@python.inline@@@@", |
755 "@@@STEP_LOG_LINE@python.inline@import sys, os@@@", | 810 "@@@STEP_LOG_LINE@python.inline@import sys, os@@@", |
756 "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@", | 811 "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@", |
757 "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@", | 812 "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@", |
758 "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@", | 813 "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@", |
759 "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@", | 814 "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@", |
760 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" %
path@@@", | 815 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" %
path@@@", |
761 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", | 816 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", |
762 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", | 817 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", |
(...skipping 17 matching lines...) Expand all Loading... |
780 "RECIPE_MODULE[build::isolate]/resources/isolate.py", | 835 "RECIPE_MODULE[build::isolate]/resources/isolate.py", |
781 "[SLAVE_BUILD]/swarming.client", | 836 "[SLAVE_BUILD]/swarming.client", |
782 "batcharchive", | 837 "batcharchive", |
783 "--dump-json", | 838 "--dump-json", |
784 "/path/to/tmp/json", | 839 "/path/to/tmp/json", |
785 "--isolate-server", | 840 "--isolate-server", |
786 "https://isolateserver.appspot.com", | 841 "https://isolateserver.appspot.com", |
787 "--verbose", | 842 "--verbose", |
788 "[SLAVE_BUILD]/swarming_temp_dir/test_skia.isolated.gen.json" | 843 "[SLAVE_BUILD]/swarming_temp_dir/test_skia.isolated.gen.json" |
789 ], | 844 ], |
790 "name": "isolate tests (3)", | 845 "name": "isolate tests (4)", |
791 "~followup_annotations": [ | 846 "~followup_annotations": [ |
792 "@@@STEP_LOG_LINE@json.output@{@@@", | 847 "@@@STEP_LOG_LINE@json.output@{@@@", |
793 "@@@STEP_LOG_LINE@json.output@ \"test_skia\": \"[dummy hash for test_skia
]\"@@@", | 848 "@@@STEP_LOG_LINE@json.output@ \"test_skia\": \"[dummy hash for test_skia
]\"@@@", |
794 "@@@STEP_LOG_LINE@json.output@}@@@", | 849 "@@@STEP_LOG_LINE@json.output@}@@@", |
795 "@@@STEP_LOG_END@json.output@@@", | 850 "@@@STEP_LOG_END@json.output@@@", |
796 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"test_skia\": \"[dummy hash for test
_skia]\"}@@@" | 851 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"test_skia\": \"[dummy hash for test
_skia]\"}@@@" |
797 ] | 852 ] |
798 }, | 853 }, |
799 { | 854 { |
800 "cmd": [ | 855 "cmd": [ |
(...skipping 243 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1044 "BOTO_CONFIG": "[HOME]/chromium-skia-gm.boto" | 1099 "BOTO_CONFIG": "[HOME]/chromium-skia-gm.boto" |
1045 }, | 1100 }, |
1046 "name": "Upload DM Results" | 1101 "name": "Upload DM Results" |
1047 }, | 1102 }, |
1048 { | 1103 { |
1049 "name": "$result", | 1104 "name": "$result", |
1050 "recipe_result": null, | 1105 "recipe_result": null, |
1051 "status_code": 0 | 1106 "status_code": 0 |
1052 } | 1107 } |
1053 ] | 1108 ] |
OLD | NEW |