OLD | NEW |
1 [ | 1 [ |
2 { | 2 { |
3 "cmd": [ | 3 "cmd": [ |
4 "python", | 4 "python", |
5 "-u", | 5 "-u", |
6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", | 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |
7 "--master", | 7 "--master", |
8 "tryserver.libyuv", | 8 "tryserver.libyuv", |
9 "--builder", | 9 "--builder", |
10 "android_clang", | 10 "android_clang", |
11 "--slave", | 11 "--slave", |
12 "slavename", | 12 "slavename", |
13 "--spec", | 13 "--spec", |
14 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_vars': {'root_dir': 'src
'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'https://chromiu
m.googlesource.com/libyuv/libyuv'}]\ntarget_os = ['android']", | 14 "cache_dir = '[ROOT]/b/build/slave/cache_dir'\nsolutions = [{'custom_vars'
: {'root_dir': 'src'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url
': 'https://chromium.googlesource.com/libyuv/libyuv'}]\ntarget_os = ['android']"
, |
15 "--root", | 15 "--root", |
16 "src", | 16 "src", |
17 "--revision_mapping_file", | 17 "--revision_mapping_file", |
18 "{}", | 18 "{}", |
19 "--git-cache-dir", | 19 "--git-cache-dir", |
20 "[GIT_CACHE]", | 20 "[ROOT]/b/build/slave/cache_dir", |
21 "--patch_url", | 21 "--patch_url", |
22 "try_job_svn_patch", | 22 "try_job_svn_patch", |
23 "--output_json", | 23 "--output_json", |
24 "/path/to/tmp/json", | 24 "/path/to/tmp/json", |
25 "--revision", | 25 "--revision", |
26 "src@12345", | 26 "src@12345", |
27 "--force", | 27 "--force", |
28 "--output_manifest" | 28 "--output_manifest" |
29 ], | 29 ], |
30 "cwd": "[SLAVE_BUILD]", | |
31 "env": { | 30 "env": { |
32 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 31 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
33 }, | 32 }, |
34 "name": "bot_update", | 33 "name": "bot_update", |
35 "~followup_annotations": [ | 34 "~followup_annotations": [ |
36 "@@@STEP_TEXT@Some step text@@@", | 35 "@@@STEP_TEXT@Some step text@@@", |
37 "@@@STEP_LOG_LINE@json.output@{@@@", | 36 "@@@STEP_LOG_LINE@json.output@{@@@", |
38 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 37 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
39 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 38 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
40 "@@@STEP_LOG_LINE@json.output@ \"src\": \"12345\"@@@", | 39 "@@@STEP_LOG_LINE@json.output@ \"src\": \"12345\"@@@", |
41 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 40 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
42 "@@@STEP_LOG_LINE@json.output@ \"manifest\": {}, @@@", | 41 "@@@STEP_LOG_LINE@json.output@ \"manifest\": {}, @@@", |
43 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", | 42 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", |
44 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@", | 43 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@", |
45 "@@@STEP_LOG_LINE@json.output@ \"properties\": {}, @@@", | 44 "@@@STEP_LOG_LINE@json.output@ \"properties\": {}, @@@", |
46 "@@@STEP_LOG_LINE@json.output@ \"root\": \"src\", @@@", | 45 "@@@STEP_LOG_LINE@json.output@ \"root\": \"src\", @@@", |
47 "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@", | 46 "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@", |
48 "@@@STEP_LOG_LINE@json.output@}@@@", | 47 "@@@STEP_LOG_LINE@json.output@}@@@", |
49 "@@@STEP_LOG_END@json.output@@@" | 48 "@@@STEP_LOG_END@json.output@@@" |
50 ] | 49 ] |
51 }, | 50 }, |
52 { | 51 { |
53 "cmd": [ | 52 "cmd": [ |
54 "python", | 53 "python", |
55 "-u", | 54 "-u", |
56 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 55 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
57 "runhooks" | 56 "runhooks" |
58 ], | 57 ], |
59 "cwd": "[SLAVE_BUILD]", | |
60 "env": { | 58 "env": { |
61 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 59 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
62 "GYP_CROSSCOMPILE": "1", | 60 "GYP_CROSSCOMPILE": "1", |
63 "GYP_DEFINES": "OS=android clang=1 component=static_library dcheck_always_
on=1 fastbuild=1 gomadir='[BUILD]/goma' target_arch=arm use_goma=1", | 61 "GYP_DEFINES": "OS=android clang=1 component=static_library dcheck_always_
on=1 fastbuild=1 gomadir='[ROOT]/b/build/goma' target_arch=arm use_goma=1", |
64 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 62 "PATH": "[CWD]/src/third_party/android_tools/sdk/platform-tools:[CWD]/src/
build/android:%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
65 }, | 63 }, |
66 "name": "gclient runhooks" | 64 "name": "gclient runhooks" |
67 }, | 65 }, |
68 { | 66 { |
69 "allow_subannotations": true, | 67 "allow_subannotations": true, |
70 "cmd": [ | 68 "cmd": [ |
71 "python", | 69 "python", |
72 "-u", | 70 "-u", |
73 "RECIPE_PACKAGE_REPO[build]/scripts/slave/clang_revision.py", | 71 "RECIPE_PACKAGE_REPO[build]/scripts/slave/clang_revision.py", |
74 "--src-dir", | 72 "--src-dir", |
75 "[SLAVE_BUILD]/src", | 73 "[CWD]/src", |
76 "--output-json", | 74 "--output-json", |
77 "/path/to/tmp/json" | 75 "/path/to/tmp/json" |
78 ], | 76 ], |
79 "cwd": "[SLAVE_BUILD]", | |
80 "env": { | 77 "env": { |
81 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 78 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
82 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | 79 "PATH": "[CWD]/src/third_party/android_tools/sdk/platform-tools:[CWD]/src/
build/android:%(PATH)s" |
83 }, | 80 }, |
84 "name": "clang_revision", | 81 "name": "clang_revision", |
85 "~followup_annotations": [ | 82 "~followup_annotations": [ |
86 "@@@STEP_LOG_LINE@json.output@{@@@", | 83 "@@@STEP_LOG_LINE@json.output@{@@@", |
87 "@@@STEP_LOG_LINE@json.output@ \"clang_revision\": \"123456-7\"@@@", | 84 "@@@STEP_LOG_LINE@json.output@ \"clang_revision\": \"123456-7\"@@@", |
88 "@@@STEP_LOG_LINE@json.output@}@@@", | 85 "@@@STEP_LOG_LINE@json.output@}@@@", |
89 "@@@STEP_LOG_END@json.output@@@" | 86 "@@@STEP_LOG_END@json.output@@@" |
90 ] | 87 ] |
91 }, | 88 }, |
92 { | 89 { |
93 "cmd": [ | 90 "cmd": [ |
94 "python", | 91 "python", |
95 "-u", | 92 "-u", |
96 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 93 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
97 "--show-path", | 94 "--show-path", |
98 "python", | 95 "python", |
99 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", | 96 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", |
100 "--gsutil-py-path", | 97 "--gsutil-py-path", |
101 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 98 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
102 "--ninja-path", | 99 "--ninja-path", |
103 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", | 100 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", |
104 "--target", | 101 "--target", |
105 "Debug", | 102 "Debug", |
106 "--src-dir", | 103 "--src-dir", |
107 "[SLAVE_BUILD]/src", | 104 "[CWD]/src", |
108 "--goma-cache-dir", | 105 "--goma-cache-dir", |
109 "[GOMA_CACHE]", | 106 "[ROOT]/b/build/slave/goma_cache", |
110 "--build-tool", | 107 "--build-tool", |
111 "ninja", | 108 "ninja", |
112 "--compiler", | 109 "--compiler", |
113 "goma-clang", | 110 "goma-clang", |
114 "--goma-jsonstatus", | 111 "--goma-jsonstatus", |
115 "/path/to/tmp/json", | 112 "/path/to/tmp/json", |
116 "--goma-service-account-json-file", | 113 "--goma-service-account-json-file", |
117 "/creds/service_accounts/service-account-goma-client.json", | 114 "/creds/service_accounts/service-account-goma-client.json", |
118 "--goma-dir", | 115 "--goma-dir", |
119 "[BUILD]/goma", | 116 "[ROOT]/b/build/goma", |
120 "--goma-fail-fast", | 117 "--goma-fail-fast", |
121 "--goma-disable-local-fallback", | 118 "--goma-disable-local-fallback", |
122 "--" | 119 "--" |
123 ], | 120 ], |
124 "cwd": "[SLAVE_BUILD]", | |
125 "env": { | 121 "env": { |
126 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 122 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
127 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | 123 "PATH": "[CWD]/src/third_party/android_tools/sdk/platform-tools:[CWD]/src/
build/android:%(PATH)s" |
128 }, | 124 }, |
129 "name": "compile", | 125 "name": "compile", |
130 "~followup_annotations": [ | 126 "~followup_annotations": [ |
131 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 127 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
132 "@@@STEP_LOG_END@json.output (invalid)@@@" | 128 "@@@STEP_LOG_END@json.output (invalid)@@@" |
133 ] | 129 ] |
134 }, | 130 }, |
135 { | 131 { |
136 "name": "$result", | 132 "name": "$result", |
137 "recipe_result": null, | 133 "recipe_result": null, |
138 "status_code": 0 | 134 "status_code": 0 |
139 } | 135 } |
140 ] | 136 ] |
OLD | NEW |