| 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]/android_one_perf_bisect", | 7 "[BUILDER_CACHE]/android_one_perf_bisect", |
| 8 "511" | 8 "511" |
| 9 ], | 9 ], |
| 10 "name": "makedirs checkout path", | 10 "name": "makedirs checkout path", |
| (...skipping 1774 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1785 "git", | 1785 "git", |
| 1786 "footers", | 1786 "footers", |
| 1787 "--position", | 1787 "--position", |
| 1788 "fc6dfc7ff5b1073408499478969261b826441144" | 1788 "fc6dfc7ff5b1073408499478969261b826441144" |
| 1789 ], | 1789 ], |
| 1790 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect/src", | 1790 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect/src", |
| 1791 "name": "resolving hash fc6dfc7ff5b1073408499478969261b826441144", | 1791 "name": "resolving hash fc6dfc7ff5b1073408499478969261b826441144", |
| 1792 "stdout": "/path/to/tmp/" | 1792 "stdout": "/path/to/tmp/" |
| 1793 }, | 1793 }, |
| 1794 { | 1794 { |
| 1795 "cmd": [ | |
| 1796 "git", | |
| 1797 "footers", | |
| 1798 "--position", | |
| 1799 "e28dc0d49c331def2a3bbf3ddd0096eb51551155" | |
| 1800 ], | |
| 1801 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect/src", | |
| 1802 "name": "resolving hash e28dc0d49c331def2a3bbf3ddd0096eb51551155", | |
| 1803 "stdout": "/path/to/tmp/" | |
| 1804 }, | |
| 1805 { | |
| 1806 "cmd": [], | 1795 "cmd": [], |
| 1807 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", | 1796 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 1808 "name": "Debug Info", | 1797 "name": "Debug Info", |
| 1809 "~followup_annotations": [ | 1798 "~followup_annotations": [ |
| 1810 "step returned non-zero exit code: 1", | 1799 "step returned non-zero exit code: 1", |
| 1811 "@@@STEP_FAILURE@@@" | 1800 "@@@STEP_FAILURE@@@" |
| 1812 ] | 1801 ] |
| 1813 }, | 1802 }, |
| 1814 { | 1803 { |
| 1815 "cmd": [ | 1804 "cmd": [ |
| (...skipping 351 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2167 "@@@STEP_LOG_END@python.inline@@@" | 2156 "@@@STEP_LOG_END@python.inline@@@" |
| 2168 ] | 2157 ] |
| 2169 }, | 2158 }, |
| 2170 { | 2159 { |
| 2171 "name": "$result", | 2160 "name": "$result", |
| 2172 "reason": "Step('Debug Info') failed with return_code 1", | 2161 "reason": "Step('Debug Info') failed with return_code 1", |
| 2173 "recipe_result": null, | 2162 "recipe_result": null, |
| 2174 "status_code": 1 | 2163 "status_code": 1 |
| 2175 } | 2164 } |
| 2176 ] | 2165 ] |
| OLD | NEW |