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 "chromium.fyi", | 8 "chromium.fyi", |
9 "--builder", | 9 "--builder", |
10 "CFI Linux ToT", | 10 "CFI Linux ToT", |
11 "--slave", | 11 "--slave", |
12 "TestSlavename", | 12 "TestSlavename", |
13 "--spec", | 13 "--spec", |
14 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_vars': {'googlecode_url'
: 'svn://svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn://svn-mirror.golo.
chromium.org/native_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chr
omium.org/%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/t
runk'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-m
irror.golo.chromium.org/chrome/trunk/src'}]", | 14 "cache_dir = '[ROOT]/b/build/slave/cache_dir'\nsolutions = [{'custom_vars'
: {'googlecode_url': 'svn://svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn
://svn-mirror.golo.chromium.org/native_client/trunk', 'sourceforge_url': 'svn://
svn-mirror.golo.chromium.org/%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.c
hromium.org/blink/trunk'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src',
'url': 'svn://svn-mirror.golo.chromium.org/chrome/trunk/src'}]", |
15 "--root", | 15 "--root", |
16 "src", | 16 "src", |
17 "--revision_mapping_file", | 17 "--revision_mapping_file", |
18 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\",
\"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/webrtc\":
\"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_re
vision\", \"src/v8\": \"got_v8_revision\"}", | 18 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\",
\"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/webrtc\":
\"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_re
vision\", \"src/v8\": \"got_v8_revision\"}", |
19 "--git-cache-dir", | 19 "--git-cache-dir", |
20 "[GIT_CACHE]", | 20 "[ROOT]/b/build/slave/cache_dir", |
21 "--output_json", | 21 "--output_json", |
22 "/path/to/tmp/json", | 22 "/path/to/tmp/json", |
23 "--revision", | 23 "--revision", |
24 "src@HEAD", | 24 "src@HEAD", |
25 "--force", | 25 "--force", |
26 "--output_manifest" | 26 "--output_manifest" |
27 ], | 27 ], |
28 "cwd": "[SLAVE_BUILD]", | |
29 "env": { | 28 "env": { |
30 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 29 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
31 }, | 30 }, |
32 "name": "bot_update", | 31 "name": "bot_update", |
33 "~followup_annotations": [ | 32 "~followup_annotations": [ |
34 "@@@STEP_TEXT@Some step text@@@", | 33 "@@@STEP_TEXT@Some step text@@@", |
35 "@@@STEP_LOG_LINE@json.output@{@@@", | 34 "@@@STEP_LOG_LINE@json.output@{@@@", |
36 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 35 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
37 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 36 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
38 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@", | 37 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@", |
(...skipping 58 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
97 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" | 96 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" |
98 ] | 97 ] |
99 }, | 98 }, |
100 { | 99 { |
101 "cmd": [ | 100 "cmd": [ |
102 "python", | 101 "python", |
103 "-u", | 102 "-u", |
104 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 103 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
105 "runhooks" | 104 "runhooks" |
106 ], | 105 ], |
107 "cwd": "[SLAVE_BUILD]", | |
108 "env": { | 106 "env": { |
109 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 107 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
110 "GYP_DEFINES": "cfi_vptr=1 clang=1 clang_use_chrome_plugins=0 component=st
atic_library target_arch=x64", | 108 "GYP_DEFINES": "cfi_vptr=1 clang=1 clang_use_chrome_plugins=0 component=st
atic_library target_arch=x64", |
111 "GYP_LINK_CONCURRENCY": "8", | 109 "GYP_LINK_CONCURRENCY": "8", |
112 "LLVM_FORCE_HEAD_REVISION": "YES", | 110 "LLVM_FORCE_HEAD_REVISION": "YES", |
113 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 111 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
114 }, | 112 }, |
115 "name": "gclient runhooks" | 113 "name": "gclient runhooks" |
116 }, | 114 }, |
117 { | 115 { |
118 "cmd": [ | 116 "cmd": [ |
119 "python", | 117 "python", |
120 "-u", | 118 "-u", |
121 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", | 119 "[CWD]/src/testing/scripts/get_compile_targets.py", |
122 "--output", | 120 "--output", |
123 "/path/to/tmp/json", | 121 "/path/to/tmp/json", |
124 "--", | 122 "--", |
125 "--build-config-fs", | 123 "--build-config-fs", |
126 "Release", | 124 "Release", |
127 "--paths", | 125 "--paths", |
128 "{\"checkout\": \"[SLAVE_BUILD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO
[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/s
cripts/slave/runtest.py\"}", | 126 "{\"checkout\": \"[CWD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO[build]/
scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/scripts/s
lave/runtest.py\"}", |
129 "--properties", | 127 "--properties", |
130 "{\"buildername\": \"CFI Linux ToT\", \"buildnumber\": 571, \"mastername\"
: \"chromium.fyi\", \"slavename\": \"TestSlavename\", \"target_platform\": \"lin
ux\"}" | 128 "{\"buildername\": \"CFI Linux ToT\", \"buildnumber\": 571, \"mastername\"
: \"chromium.fyi\", \"slavename\": \"TestSlavename\", \"target_platform\": \"lin
ux\"}" |
131 ], | 129 ], |
132 "cwd": "[SLAVE_BUILD]", | |
133 "name": "get compile targets for scripts", | 130 "name": "get compile targets for scripts", |
134 "~followup_annotations": [ | 131 "~followup_annotations": [ |
135 "@@@STEP_LOG_LINE@json.output@{}@@@", | 132 "@@@STEP_LOG_LINE@json.output@{}@@@", |
136 "@@@STEP_LOG_END@json.output@@@" | 133 "@@@STEP_LOG_END@json.output@@@" |
137 ] | 134 ] |
138 }, | 135 }, |
139 { | 136 { |
140 "cmd": [ | 137 "cmd": [ |
141 "python", | 138 "python", |
142 "-u", | 139 "-u", |
143 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 140 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
144 "[SLAVE_BUILD]/src/testing/buildbot/chromium.fyi.json", | 141 "[CWD]/src/testing/buildbot/chromium.fyi.json", |
145 "/path/to/tmp/json" | 142 "/path/to/tmp/json" |
146 ], | 143 ], |
147 "cwd": "[SLAVE_BUILD]", | |
148 "name": "read test spec", | 144 "name": "read test spec", |
149 "~followup_annotations": [ | 145 "~followup_annotations": [ |
150 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.fyi.json@@
@", | 146 "@@@STEP_TEXT@path: [CWD]/src/testing/buildbot/chromium.fyi.json@@@", |
151 "@@@STEP_LOG_LINE@json.output@{}@@@", | 147 "@@@STEP_LOG_LINE@json.output@{}@@@", |
152 "@@@STEP_LOG_END@json.output@@@" | 148 "@@@STEP_LOG_END@json.output@@@" |
153 ] | 149 ] |
154 }, | 150 }, |
155 { | 151 { |
156 "cmd": [ | 152 "cmd": [ |
157 "python", | 153 "python", |
158 "-u", | 154 "-u", |
159 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 155 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
160 "--show-path", | 156 "--show-path", |
161 "python", | 157 "python", |
162 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" | 158 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" |
163 ], | 159 ], |
164 "cwd": "[SLAVE_BUILD]", | |
165 "name": "cleanup_temp" | 160 "name": "cleanup_temp" |
166 }, | 161 }, |
167 { | 162 { |
168 "allow_subannotations": true, | 163 "allow_subannotations": true, |
169 "cmd": [ | 164 "cmd": [ |
170 "python", | 165 "python", |
171 "-u", | 166 "-u", |
172 "RECIPE_PACKAGE_REPO[build]/scripts/slave/clang_revision.py", | 167 "RECIPE_PACKAGE_REPO[build]/scripts/slave/clang_revision.py", |
173 "--src-dir", | 168 "--src-dir", |
174 "[SLAVE_BUILD]/src", | 169 "[CWD]/src", |
175 "--output-json", | 170 "--output-json", |
176 "/path/to/tmp/json" | 171 "/path/to/tmp/json" |
177 ], | 172 ], |
178 "cwd": "[SLAVE_BUILD]", | |
179 "env": { | 173 "env": { |
180 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 174 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
181 "LLVM_FORCE_HEAD_REVISION": "YES" | 175 "LLVM_FORCE_HEAD_REVISION": "YES" |
182 }, | 176 }, |
183 "name": "clang_revision", | 177 "name": "clang_revision", |
184 "~followup_annotations": [ | 178 "~followup_annotations": [ |
185 "@@@STEP_LOG_LINE@json.output@{@@@", | 179 "@@@STEP_LOG_LINE@json.output@{@@@", |
186 "@@@STEP_LOG_LINE@json.output@ \"clang_revision\": \"123456-7\"@@@", | 180 "@@@STEP_LOG_LINE@json.output@ \"clang_revision\": \"123456-7\"@@@", |
187 "@@@STEP_LOG_LINE@json.output@}@@@", | 181 "@@@STEP_LOG_LINE@json.output@}@@@", |
188 "@@@STEP_LOG_END@json.output@@@" | 182 "@@@STEP_LOG_END@json.output@@@" |
189 ] | 183 ] |
190 }, | 184 }, |
191 { | 185 { |
192 "cmd": [ | 186 "cmd": [ |
193 "python", | 187 "python", |
194 "-u", | 188 "-u", |
195 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 189 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
196 "--show-path", | 190 "--show-path", |
197 "python", | 191 "python", |
198 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", | 192 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", |
199 "--gsutil-py-path", | 193 "--gsutil-py-path", |
200 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 194 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
201 "--ninja-path", | 195 "--ninja-path", |
202 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", | 196 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", |
203 "--target", | 197 "--target", |
204 "Release", | 198 "Release", |
205 "--src-dir", | 199 "--src-dir", |
206 "[SLAVE_BUILD]/src", | 200 "[CWD]/src", |
207 "--goma-cache-dir", | 201 "--goma-cache-dir", |
208 "[GOMA_CACHE]", | 202 "[ROOT]/b/build/slave/goma_cache", |
209 "--build-tool", | 203 "--build-tool", |
210 "ninja", | 204 "ninja", |
211 "--build-data-dir", | 205 "--build-data-dir", |
212 "[ROOT]/build_data_dir", | 206 "[ROOT]/build_data_dir", |
213 "--compiler", | 207 "--compiler", |
214 "clang", | 208 "clang", |
215 "--", | 209 "--", |
216 "All" | 210 "All" |
217 ], | 211 ], |
218 "cwd": "[SLAVE_BUILD]", | |
219 "env": { | 212 "env": { |
220 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 213 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
221 "LLVM_FORCE_HEAD_REVISION": "YES" | 214 "LLVM_FORCE_HEAD_REVISION": "YES" |
222 }, | 215 }, |
223 "name": "compile" | 216 "name": "compile" |
224 }, | 217 }, |
225 { | 218 { |
226 "name": "$result", | 219 "name": "$result", |
227 "recipe_result": null, | 220 "recipe_result": null, |
228 "status_code": 0 | 221 "status_code": 0 |
229 } | 222 } |
230 ] | 223 ] |
OLD | NEW |