| 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 "[CUSTOM_/_B_WORK]", | 7 "[CUSTOM_/_B_WORK]", |
| 8 "511" | 8 "511" |
| 9 ], | 9 ], |
| 10 "name": "makedirs checkout_path", | 10 "name": "makedirs checkout_path", |
| (...skipping 15 matching lines...) Expand all Loading... |
| 26 "python", | 26 "python", |
| 27 "-u", | 27 "-u", |
| 28 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 28 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
| 29 "config", | 29 "config", |
| 30 "--spec", | 30 "--spec", |
| 31 "cache_dir = '[CUSTOM_/_B_CACHE]'\nsolutions = [{'deps_file': 'DEPS', 'man
aged': False, 'name': 'skia', 'url': 'https://skia.googlesource.com/skia.git'}]\
ntarget_os = ['llvm']" | 31 "cache_dir = '[CUSTOM_/_B_CACHE]'\nsolutions = [{'deps_file': 'DEPS', 'man
aged': False, 'name': 'skia', 'url': 'https://skia.googlesource.com/skia.git'}]\
ntarget_os = ['llvm']" |
| 32 ], | 32 ], |
| 33 "cwd": "[CUSTOM_/_B_WORK]", | 33 "cwd": "[CUSTOM_/_B_WORK]", |
| 34 "env": { | 34 "env": { |
| 35 "BUILDTYPE": "Debug", | 35 "BUILDTYPE": "Debug", |
| 36 "CC": "/usr/bin/clang", | |
| 37 "CHROME_HEADLESS": "1", | 36 "CHROME_HEADLESS": "1", |
| 38 "CXX": "/usr/bin/clang++", | |
| 39 "GYP_DEFINES": "skia_arch_type=x86_64 skia_clang_build=1 skia_warnings_as_
errors=1", | |
| 40 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]", | 37 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]", |
| 41 "SKIA_OUT": "[CUSTOM_/_B_WORK]/skia/out/Build-Ubuntu-Clang-x86_64-Debug-GN
" | 38 "SKIA_OUT": "[CUSTOM_/_B_WORK]/skia/out/Build-Ubuntu-Clang-x86_64-Debug-GN
" |
| 42 }, | 39 }, |
| 43 "name": "gclient setup" | 40 "name": "gclient setup" |
| 44 }, | 41 }, |
| 45 { | 42 { |
| 46 "cmd": [ | 43 "cmd": [ |
| 47 "python", | 44 "python", |
| 48 "-u", | 45 "-u", |
| 49 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 46 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
| 50 "sync", | 47 "sync", |
| 51 "--nohooks", | 48 "--nohooks", |
| 52 "--force", | 49 "--force", |
| 53 "--verbose", | 50 "--verbose", |
| 54 "--delete_unversioned_trees", | 51 "--delete_unversioned_trees", |
| 55 "--revision", | 52 "--revision", |
| 56 "skia@abc123", | 53 "skia@abc123", |
| 57 "--output-json", | 54 "--output-json", |
| 58 "/path/to/tmp/json" | 55 "/path/to/tmp/json" |
| 59 ], | 56 ], |
| 60 "cwd": "[CUSTOM_/_B_WORK]", | 57 "cwd": "[CUSTOM_/_B_WORK]", |
| 61 "env": { | 58 "env": { |
| 62 "BUILDTYPE": "Debug", | 59 "BUILDTYPE": "Debug", |
| 63 "CC": "/usr/bin/clang", | |
| 64 "CHROME_HEADLESS": "1", | 60 "CHROME_HEADLESS": "1", |
| 65 "CXX": "/usr/bin/clang++", | |
| 66 "GYP_DEFINES": "skia_arch_type=x86_64 skia_clang_build=1 skia_warnings_as_
errors=1", | |
| 67 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]:RECIPE_PACKAGE_REPO[dep
ot_tools]", | 61 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]:RECIPE_PACKAGE_REPO[dep
ot_tools]", |
| 68 "SKIA_OUT": "[CUSTOM_/_B_WORK]/skia/out/Build-Ubuntu-Clang-x86_64-Debug-GN
" | 62 "SKIA_OUT": "[CUSTOM_/_B_WORK]/skia/out/Build-Ubuntu-Clang-x86_64-Debug-GN
" |
| 69 }, | 63 }, |
| 70 "name": "gclient sync", | 64 "name": "gclient sync", |
| 71 "~followup_annotations": [ | 65 "~followup_annotations": [ |
| 72 "@@@STEP_LOG_LINE@json.output@{@@@", | 66 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 73 "@@@STEP_LOG_LINE@json.output@ \"solutions\": {@@@", | 67 "@@@STEP_LOG_LINE@json.output@ \"solutions\": {@@@", |
| 74 "@@@STEP_LOG_LINE@json.output@ \"skia/\": {@@@", | 68 "@@@STEP_LOG_LINE@json.output@ \"skia/\": {@@@", |
| 75 "@@@STEP_LOG_LINE@json.output@ \"revision\": 164710@@@", | 69 "@@@STEP_LOG_LINE@json.output@ \"revision\": 164710@@@", |
| 76 "@@@STEP_LOG_LINE@json.output@ }@@@", | 70 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| (...skipping 20 matching lines...) Expand all Loading... |
| 97 "name": "fetch-gn" | 91 "name": "fetch-gn" |
| 98 }, | 92 }, |
| 99 { | 93 { |
| 100 "cmd": [ | 94 "cmd": [ |
| 101 "python", | 95 "python", |
| 102 "-u", | 96 "-u", |
| 103 "import json\nimport subprocess\nimport sys\n\nccache = None\ntry:\n ccac
he = subprocess.check_output(['which', 'ccache']).rstrip()\nexcept:\n pass\npri
nt json.dumps({'ccache': ccache})\n" | 97 "import json\nimport subprocess\nimport sys\n\nccache = None\ntry:\n ccac
he = subprocess.check_output(['which', 'ccache']).rstrip()\nexcept:\n pass\npri
nt json.dumps({'ccache': ccache})\n" |
| 104 ], | 98 ], |
| 105 "env": { | 99 "env": { |
| 106 "BUILDTYPE": "Debug", | 100 "BUILDTYPE": "Debug", |
| 107 "CC": "/usr/bin/clang", | |
| 108 "CHROME_HEADLESS": "1", | 101 "CHROME_HEADLESS": "1", |
| 109 "CXX": "/usr/bin/clang++", | |
| 110 "GYP_DEFINES": "skia_arch_type=x86_64 skia_clang_build=1 skia_warnings_as_
errors=1", | |
| 111 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]:RECIPE_PACKAGE_REPO[dep
ot_tools]", | 102 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]:RECIPE_PACKAGE_REPO[dep
ot_tools]", |
| 112 "SKIA_OUT": "[CUSTOM_/_B_WORK]/skia/out/Build-Ubuntu-Clang-x86_64-Debug-GN
" | 103 "SKIA_OUT": "[CUSTOM_/_B_WORK]/skia/out/Build-Ubuntu-Clang-x86_64-Debug-GN
" |
| 113 }, | 104 }, |
| 114 "name": "has ccache?", | 105 "name": "has ccache?", |
| 115 "stdout": "/path/to/tmp/json", | 106 "stdout": "/path/to/tmp/json", |
| 116 "~followup_annotations": [ | 107 "~followup_annotations": [ |
| 117 "@@@STEP_LOG_LINE@json.output@{@@@", | 108 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 118 "@@@STEP_LOG_LINE@json.output@ \"ccache\": \"/usr/bin/ccache\"@@@", | 109 "@@@STEP_LOG_LINE@json.output@ \"ccache\": \"/usr/bin/ccache\"@@@", |
| 119 "@@@STEP_LOG_LINE@json.output@}@@@", | 110 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 120 "@@@STEP_LOG_END@json.output@@@", | 111 "@@@STEP_LOG_END@json.output@@@", |
| (...skipping 83 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 204 "@@@STEP_LOG_LINE@python.inline@ shutil.move(f, dst_path)@@@", | 195 "@@@STEP_LOG_LINE@python.inline@ shutil.move(f, dst_path)@@@", |
| 205 "@@@STEP_LOG_END@python.inline@@@" | 196 "@@@STEP_LOG_END@python.inline@@@" |
| 206 ] | 197 ] |
| 207 }, | 198 }, |
| 208 { | 199 { |
| 209 "name": "$result", | 200 "name": "$result", |
| 210 "recipe_result": null, | 201 "recipe_result": null, |
| 211 "status_code": 0 | 202 "status_code": 0 |
| 212 } | 203 } |
| 213 ] | 204 ] |
| OLD | NEW |