OLD | NEW |
1 [ | 1 [ |
2 { | 2 { |
3 "cmd": [ | 3 "cmd": [ |
4 "git", | 4 "git", |
5 "update-ref", | 5 "update-ref", |
6 "refs/heads/master", | 6 "refs/heads/master", |
7 "refs/remotes/origin/master" | 7 "refs/remotes/origin/master" |
8 ], | 8 ], |
9 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", | 9 "cwd": "[TMP]/fake_checkout_tmp_1", |
10 "name": "git update-ref" | 10 "name": "git update-ref" |
11 }, | 11 }, |
12 { | 12 { |
13 "cmd": [ | 13 "cmd": [ |
14 "git", | 14 "git", |
15 "checkout", | 15 "checkout", |
16 "master" | 16 "master" |
17 ], | 17 ], |
18 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", | 18 "cwd": "[TMP]/fake_checkout_tmp_1", |
19 "name": "git checkout" | 19 "name": "git checkout" |
20 }, | 20 }, |
21 { | 21 { |
22 "cmd": [], | 22 "cmd": [], |
23 "cwd": "[SLAVE_BUILD]", | |
24 "name": "config", | 23 "name": "config", |
25 "~followup_annotations": [ | 24 "~followup_annotations": [ |
26 "@@@STEP_LOG_LINE@Bisect job configuration@{@@@", | 25 "@@@STEP_LOG_LINE@Bisect job configuration@{@@@", |
27 "@@@STEP_LOG_LINE@Bisect job configuration@ \"bad_revision\": \"314017\",
@@@", | 26 "@@@STEP_LOG_LINE@Bisect job configuration@ \"bad_revision\": \"314017\",
@@@", |
28 "@@@STEP_LOG_LINE@Bisect job configuration@ \"bug_id\": \"-1\", @@@", | 27 "@@@STEP_LOG_LINE@Bisect job configuration@ \"bug_id\": \"-1\", @@@", |
29 "@@@STEP_LOG_LINE@Bisect job configuration@ \"builder_host\": \"master4.g
olo.chromium.org\", @@@", | 28 "@@@STEP_LOG_LINE@Bisect job configuration@ \"builder_host\": \"master4.g
olo.chromium.org\", @@@", |
30 "@@@STEP_LOG_LINE@Bisect job configuration@ \"builder_port\": \"8341\", @
@@", | 29 "@@@STEP_LOG_LINE@Bisect job configuration@ \"builder_port\": \"8341\", @
@@", |
31 "@@@STEP_LOG_LINE@Bisect job configuration@ \"bypass_stats_check\": \"Tru
e\", @@@", | 30 "@@@STEP_LOG_LINE@Bisect job configuration@ \"bypass_stats_check\": \"Tru
e\", @@@", |
32 "@@@STEP_LOG_LINE@Bisect job configuration@ \"command\": \"src/tools/perf
/run_benchmark -v --browser=release smoothness.tough_scrolling_cases\", @@@", | 31 "@@@STEP_LOG_LINE@Bisect job configuration@ \"command\": \"src/tools/perf
/run_benchmark -v --browser=release smoothness.tough_scrolling_cases\", @@@", |
33 "@@@STEP_LOG_LINE@Bisect job configuration@ \"dummy_builds\": null, @@@", | 32 "@@@STEP_LOG_LINE@Bisect job configuration@ \"dummy_builds\": null, @@@", |
34 "@@@STEP_LOG_LINE@Bisect job configuration@ \"dummy_job_names\": \"True\"
, @@@", | 33 "@@@STEP_LOG_LINE@Bisect job configuration@ \"dummy_job_names\": \"True\"
, @@@", |
35 "@@@STEP_LOG_LINE@Bisect job configuration@ \"good_revision\": \"314015\"
, @@@", | 34 "@@@STEP_LOG_LINE@Bisect job configuration@ \"good_revision\": \"314015\"
, @@@", |
36 "@@@STEP_LOG_LINE@Bisect job configuration@ \"gs_bucket\": \"chrome-perf\
", @@@", | 35 "@@@STEP_LOG_LINE@Bisect job configuration@ \"gs_bucket\": \"chrome-perf\
", @@@", |
37 "@@@STEP_LOG_LINE@Bisect job configuration@ \"max_time_minutes\": \"5\",
@@@", | 36 "@@@STEP_LOG_LINE@Bisect job configuration@ \"max_time_minutes\": \"5\",
@@@", |
38 "@@@STEP_LOG_LINE@Bisect job configuration@ \"metric\": \"mean_input_even
t_latency/mean_input_event_latency\", @@@", | 37 "@@@STEP_LOG_LINE@Bisect job configuration@ \"metric\": \"mean_input_even
t_latency/mean_input_event_latency\", @@@", |
39 "@@@STEP_LOG_LINE@Bisect job configuration@ \"recipe_tester_name\": \"lin
ux_perf_tester\", @@@", | 38 "@@@STEP_LOG_LINE@Bisect job configuration@ \"recipe_tester_name\": \"lin
ux_perf_tester\", @@@", |
40 "@@@STEP_LOG_LINE@Bisect job configuration@ \"repeat_count\": \"2\", @@@"
, | 39 "@@@STEP_LOG_LINE@Bisect job configuration@ \"repeat_count\": \"2\", @@@"
, |
41 "@@@STEP_LOG_LINE@Bisect job configuration@ \"skip_gclient_ops\": \"True\
", @@@", | 40 "@@@STEP_LOG_LINE@Bisect job configuration@ \"skip_gclient_ops\": \"True\
", @@@", |
42 "@@@STEP_LOG_LINE@Bisect job configuration@ \"test_type\": \"perf\"@@@", | 41 "@@@STEP_LOG_LINE@Bisect job configuration@ \"test_type\": \"perf\"@@@", |
43 "@@@STEP_LOG_LINE@Bisect job configuration@}@@@", | 42 "@@@STEP_LOG_LINE@Bisect job configuration@}@@@", |
44 "@@@STEP_LOG_END@Bisect job configuration@@@" | 43 "@@@STEP_LOG_END@Bisect job configuration@@@" |
45 ] | 44 ] |
46 }, | 45 }, |
47 { | 46 { |
48 "cmd": [], | 47 "cmd": [], |
49 "cwd": "[SLAVE_BUILD]", | |
50 "name": "Resolving reference range" | 48 "name": "Resolving reference range" |
51 }, | 49 }, |
52 { | 50 { |
53 "cmd": [ | 51 "cmd": [ |
54 "python", | 52 "python", |
55 "-u", | 53 "-u", |
56 "RECIPE_MODULE[build::crrev]/resources/crrev_client.py", | 54 "RECIPE_MODULE[build::crrev]/resources/crrev_client.py", |
57 "get_numbering", | 55 "get_numbering", |
58 "--params-file", | 56 "--params-file", |
59 "{\"number\": 314017, \"numbering_identifier\": \"refs/heads/master\", \"n
umbering_type\": \"COMMIT_POSITION\", \"project\": \"chromium\", \"repo\": \"chr
omium/src\"}", | 57 "{\"number\": 314017, \"numbering_identifier\": \"refs/heads/master\", \"n
umbering_type\": \"COMMIT_POSITION\", \"project\": \"chromium\", \"repo\": \"chr
omium/src\"}", |
60 "--attempts", | 58 "--attempts", |
61 "3" | 59 "3" |
62 ], | 60 ], |
63 "cwd": "[SLAVE_BUILD]", | |
64 "name": "Resolving reference range.crrev get commit hash for refs/heads/mast
er@{#314017}", | 61 "name": "Resolving reference range.crrev get commit hash for refs/heads/mast
er@{#314017}", |
65 "stdout": "/path/to/tmp/json", | 62 "stdout": "/path/to/tmp/json", |
66 "~followup_annotations": [ | 63 "~followup_annotations": [ |
67 "@@@STEP_NEST_LEVEL@1@@@", | 64 "@@@STEP_NEST_LEVEL@1@@@", |
68 "@@@STEP_LOG_LINE@json.output@{@@@", | 65 "@@@STEP_LOG_LINE@json.output@{@@@", |
69 "@@@STEP_LOG_LINE@json.output@ \"git_sha\": \"00316c9ddfb9d7b4e1ed2fff9fe
6d964d2111111\"@@@", | 66 "@@@STEP_LOG_LINE@json.output@ \"git_sha\": \"00316c9ddfb9d7b4e1ed2fff9fe
6d964d2111111\"@@@", |
70 "@@@STEP_LOG_LINE@json.output@}@@@", | 67 "@@@STEP_LOG_LINE@json.output@}@@@", |
71 "@@@STEP_LOG_END@json.output@@@" | 68 "@@@STEP_LOG_END@json.output@@@" |
72 ] | 69 ] |
73 }, | 70 }, |
74 { | 71 { |
75 "cmd": [ | 72 "cmd": [ |
76 "python", | 73 "python", |
77 "-u", | 74 "-u", |
78 "RECIPE_MODULE[build::crrev]/resources/crrev_client.py", | 75 "RECIPE_MODULE[build::crrev]/resources/crrev_client.py", |
79 "get_numbering", | 76 "get_numbering", |
80 "--params-file", | 77 "--params-file", |
81 "{\"number\": 314015, \"numbering_identifier\": \"refs/heads/master\", \"n
umbering_type\": \"COMMIT_POSITION\", \"project\": \"chromium\", \"repo\": \"chr
omium/src\"}", | 78 "{\"number\": 314015, \"numbering_identifier\": \"refs/heads/master\", \"n
umbering_type\": \"COMMIT_POSITION\", \"project\": \"chromium\", \"repo\": \"chr
omium/src\"}", |
82 "--attempts", | 79 "--attempts", |
83 "3" | 80 "3" |
84 ], | 81 ], |
85 "cwd": "[SLAVE_BUILD]", | |
86 "name": "Resolving reference range.crrev get commit hash for refs/heads/mast
er@{#314015}", | 82 "name": "Resolving reference range.crrev get commit hash for refs/heads/mast
er@{#314015}", |
87 "stdout": "/path/to/tmp/json", | 83 "stdout": "/path/to/tmp/json", |
88 "~followup_annotations": [ | 84 "~followup_annotations": [ |
89 "@@@STEP_NEST_LEVEL@1@@@", | 85 "@@@STEP_NEST_LEVEL@1@@@", |
90 "@@@STEP_LOG_LINE@json.output@{@@@", | 86 "@@@STEP_LOG_LINE@json.output@{@@@", |
91 "@@@STEP_LOG_LINE@json.output@ \"git_sha\": \"a6298e4afedbf2cd461755ea6f4
5b0ad64222222\"@@@", | 87 "@@@STEP_LOG_LINE@json.output@ \"git_sha\": \"a6298e4afedbf2cd461755ea6f4
5b0ad64222222\"@@@", |
92 "@@@STEP_LOG_LINE@json.output@}@@@", | 88 "@@@STEP_LOG_LINE@json.output@}@@@", |
93 "@@@STEP_LOG_END@json.output@@@" | 89 "@@@STEP_LOG_END@json.output@@@" |
94 ] | 90 ] |
95 }, | 91 }, |
96 { | 92 { |
97 "cmd": [ | 93 "cmd": [ |
98 "python", | 94 "python", |
99 "-u", | 95 "-u", |
100 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_file.py", | 96 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_file.py", |
101 "DEPS", | 97 "DEPS", |
102 "--commit", | 98 "--commit", |
103 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111" | 99 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111" |
104 ], | 100 ], |
105 "cwd": "[SLAVE_BUILD]", | |
106 "name": "Resolving reference range.fetch file 00316c9ddfb9d7b4e1ed2fff9fe6d9
64d2111111:DEPS", | 101 "name": "Resolving reference range.fetch file 00316c9ddfb9d7b4e1ed2fff9fe6d9
64d2111111:DEPS", |
107 "stdout": "/path/to/tmp/", | 102 "stdout": "/path/to/tmp/", |
108 "~followup_annotations": [ | 103 "~followup_annotations": [ |
109 "@@@STEP_NEST_LEVEL@1@@@", | 104 "@@@STEP_NEST_LEVEL@1@@@", |
110 "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@v8: None@@@", | 105 "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@v8: None@@@", |
111 "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@catapult: None@@@", | 106 "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@catapult: None@@@", |
112 "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@skia: None@@@", | 107 "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@skia: None@@@", |
113 "@@@STEP_LOG_END@Debug Bad Revision DEPS@@@" | 108 "@@@STEP_LOG_END@Debug Bad Revision DEPS@@@" |
114 ] | 109 ] |
115 }, | 110 }, |
116 { | 111 { |
117 "cmd": [ | 112 "cmd": [ |
118 "python", | 113 "python", |
119 "-u", | 114 "-u", |
120 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_file.py", | 115 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_file.py", |
121 "DEPS", | 116 "DEPS", |
122 "--commit", | 117 "--commit", |
123 "a6298e4afedbf2cd461755ea6f45b0ad64222222" | 118 "a6298e4afedbf2cd461755ea6f45b0ad64222222" |
124 ], | 119 ], |
125 "cwd": "[SLAVE_BUILD]", | |
126 "name": "Resolving reference range.fetch file a6298e4afedbf2cd461755ea6f45b0
ad64222222:DEPS", | 120 "name": "Resolving reference range.fetch file a6298e4afedbf2cd461755ea6f45b0
ad64222222:DEPS", |
127 "stdout": "/path/to/tmp/", | 121 "stdout": "/path/to/tmp/", |
128 "~followup_annotations": [ | 122 "~followup_annotations": [ |
129 "@@@STEP_NEST_LEVEL@1@@@", | 123 "@@@STEP_NEST_LEVEL@1@@@", |
130 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@v8: None@@@", | 124 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@v8: None@@@", |
131 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@catapult: None@@@", | 125 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@catapult: None@@@", |
132 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@skia: None@@@", | 126 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@skia: None@@@", |
133 "@@@STEP_LOG_END@Debug Good Revision DEPS@@@" | 127 "@@@STEP_LOG_END@Debug Good Revision DEPS@@@" |
134 ] | 128 ] |
135 }, | 129 }, |
136 { | 130 { |
137 "cmd": [], | 131 "cmd": [], |
138 "cwd": "[SLAVE_BUILD]", | |
139 "name": "Expanding revision range" | 132 "name": "Expanding revision range" |
140 }, | 133 }, |
141 { | 134 { |
142 "cmd": [ | 135 "cmd": [ |
143 "python", | 136 "python", |
144 "-u", | 137 "-u", |
145 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_intervening_revisions.p
y", | 138 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_intervening_revisions.p
y", |
146 "a6298e4afedbf2cd461755ea6f45b0ad64222222", | 139 "a6298e4afedbf2cd461755ea6f45b0ad64222222", |
147 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", | 140 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", |
148 "https://chromium.googlesource.com/chromium/src" | 141 "https://chromium.googlesource.com/chromium/src" |
149 ], | 142 ], |
150 "cwd": "[SLAVE_BUILD]", | |
151 "name": "Expanding revision range.for revisions a6298e4afedbf2cd461755ea6f45
b0ad64222222:00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", | 143 "name": "Expanding revision range.for revisions a6298e4afedbf2cd461755ea6f45
b0ad64222222:00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", |
152 "stdout": "/path/to/tmp/json", | 144 "stdout": "/path/to/tmp/json", |
153 "~followup_annotations": [ | 145 "~followup_annotations": [ |
154 "@@@STEP_NEST_LEVEL@1@@@", | 146 "@@@STEP_NEST_LEVEL@1@@@", |
155 "@@@STEP_LOG_LINE@json.output@[]@@@", | 147 "@@@STEP_LOG_LINE@json.output@[]@@@", |
156 "@@@STEP_LOG_END@json.output@@@" | 148 "@@@STEP_LOG_END@json.output@@@" |
157 ] | 149 ] |
158 }, | 150 }, |
159 { | 151 { |
160 "cmd": [ | 152 "cmd": [ |
161 "python", | 153 "python", |
162 "-u", | 154 "-u", |
163 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 155 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
164 "--", | 156 "--", |
165 "[DEPOT_TOOLS]/gsutil.py", | 157 "[ROOT]/b/depot_tools/gsutil.py", |
166 "----", | 158 "----", |
167 "ls", | 159 "ls", |
168 "gs://chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6
f45b0ad64222222.zip" | 160 "gs://chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6
f45b0ad64222222.zip" |
169 ], | 161 ], |
170 "cwd": "[SLAVE_BUILD]", | |
171 "name": "gsutil ls", | 162 "name": "gsutil ls", |
172 "~followup_annotations": [ | 163 "~followup_annotations": [ |
173 "step returned non-zero exit code: 1", | 164 "step returned non-zero exit code: 1", |
174 "@@@STEP_EXCEPTION@@@" | 165 "@@@STEP_EXCEPTION@@@" |
175 ] | 166 ] |
176 }, | 167 }, |
177 { | 168 { |
178 "cmd": [ | 169 "cmd": [ |
179 "git", | 170 "git", |
180 "-c", | 171 "-c", |
181 "user.email=FAKE_PERF_PUMPKIN@chromium.org", | 172 "user.email=FAKE_PERF_PUMPKIN@chromium.org", |
182 "try", | 173 "try", |
183 "--bot", | 174 "--bot", |
184 "linux_perf_bisect_builder", | 175 "linux_perf_bisect_builder", |
185 "--revision", | 176 "--revision", |
186 "a6298e4afedbf2cd461755ea6f45b0ad64222222", | 177 "a6298e4afedbf2cd461755ea6f45b0ad64222222", |
187 "--name", | 178 "--name", |
188 "a6298e4afedbf2cd461755ea6f45b0ad64222222-build", | 179 "a6298e4afedbf2cd461755ea6f45b0ad64222222-build", |
189 "--clobber", | 180 "--clobber", |
190 "--svn_repo", | 181 "--svn_repo", |
191 "svn://svn.chromium.org/chrome-try/try-perf", | 182 "svn://svn.chromium.org/chrome-try/try-perf", |
192 "--diff", | 183 "--diff", |
193 "/dev/null" | 184 "/dev/null" |
194 ], | 185 ], |
195 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", | 186 "cwd": "[TMP]/fake_checkout_tmp_1", |
196 "name": "Requesting build for a6298e4afedbf2cd461755ea6f45b0ad64222222 via g
it try." | 187 "name": "Requesting build for a6298e4afedbf2cd461755ea6f45b0ad64222222 via g
it try." |
197 }, | 188 }, |
198 { | 189 { |
199 "cmd": [ | 190 "cmd": [ |
200 "python", | 191 "python", |
201 "-u", | 192 "-u", |
202 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 193 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
203 "--", | 194 "--", |
204 "[DEPOT_TOOLS]/gsutil.py", | 195 "[ROOT]/b/depot_tools/gsutil.py", |
205 "----", | 196 "----", |
206 "ls", | 197 "ls", |
207 "gs://chrome-perf/Linux Builder/full-build-linux_00316c9ddfb9d7b4e1ed2fff9
fe6d964d2111111.zip" | 198 "gs://chrome-perf/Linux Builder/full-build-linux_00316c9ddfb9d7b4e1ed2fff9
fe6d964d2111111.zip" |
208 ], | 199 ], |
209 "cwd": "[SLAVE_BUILD]", | |
210 "name": "gsutil ls (2)" | 200 "name": "gsutil ls (2)" |
211 }, | 201 }, |
212 { | 202 { |
213 "cmd": [], | 203 "cmd": [], |
214 "cwd": "[SLAVE_BUILD]", | |
215 "name": "Triggering test job for 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", | 204 "name": "Triggering test job for 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", |
216 "trigger_specs": [ | 205 "trigger_specs": [ |
217 { | 206 { |
218 "builder_name": "linux_perf_tester", | 207 "builder_name": "linux_perf_tester", |
219 "properties": { | 208 "properties": { |
220 "bisect_config": { | 209 "bisect_config": { |
221 "command": "src/tools/perf/run_benchmark -v --browser=release smooth
ness.tough_scrolling_cases", | 210 "command": "src/tools/perf/run_benchmark -v --browser=release smooth
ness.tough_scrolling_cases", |
222 "metric": "mean_input_event_latency/mean_input_event_latency", | 211 "metric": "mean_input_event_latency/mean_input_event_latency", |
223 "repeat_count": 5, | 212 "repeat_count": 5, |
224 "test_type": "perf" | 213 "test_type": "perf" |
225 }, | 214 }, |
226 "job_name": "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-test", | 215 "job_name": "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-test", |
227 "parent_build_archive_url": "gs://chrome-perf/Linux Builder/full-build
-linux_00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111.zip", | 216 "parent_build_archive_url": "gs://chrome-perf/Linux Builder/full-build
-linux_00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111.zip", |
228 "parent_got_revision": "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", | 217 "parent_got_revision": "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", |
229 "revision": "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", | 218 "revision": "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", |
230 "revision_ladder": { | 219 "revision_ladder": { |
231 "chromium": "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111" | 220 "chromium": "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111" |
232 } | 221 } |
233 } | 222 } |
234 } | 223 } |
235 ] | 224 ] |
236 }, | 225 }, |
237 { | 226 { |
238 "cmd": [ | 227 "cmd": [ |
239 "git", | 228 "git", |
240 "footers", | 229 "footers", |
241 "--position", | 230 "--position", |
242 "a6298e4afedbf2cd461755ea6f45b0ad64222222" | 231 "a6298e4afedbf2cd461755ea6f45b0ad64222222" |
243 ], | 232 ], |
244 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", | 233 "cwd": "[TMP]/fake_checkout_tmp_1", |
245 "name": "resolving hash a6298e4afedbf2cd461755ea6f45b0ad64222222", | 234 "name": "resolving hash a6298e4afedbf2cd461755ea6f45b0ad64222222", |
246 "stdout": "/path/to/tmp/" | 235 "stdout": "/path/to/tmp/" |
247 }, | 236 }, |
248 { | 237 { |
249 "cmd": [], | 238 "cmd": [], |
250 "cwd": "[SLAVE_BUILD]", | |
251 "name": "Waiting for chromium@a6298e4afe" | 239 "name": "Waiting for chromium@a6298e4afe" |
252 }, | 240 }, |
253 { | 241 { |
254 "cmd": [ | 242 "cmd": [ |
255 "python", | 243 "python", |
256 "-u", | 244 "-u", |
257 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 245 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
258 "--", | 246 "--", |
259 "[DEPOT_TOOLS]/gsutil.py", | 247 "[ROOT]/b/depot_tools/gsutil.py", |
260 "----", | 248 "----", |
261 "ls", | 249 "ls", |
262 "gs://chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6
f45b0ad64222222.zip" | 250 "gs://chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6
f45b0ad64222222.zip" |
263 ], | 251 ], |
264 "cwd": "[SLAVE_BUILD]", | |
265 "name": "Waiting for chromium@a6298e4afe.gsutil ls", | 252 "name": "Waiting for chromium@a6298e4afe.gsutil ls", |
266 "~followup_annotations": [ | 253 "~followup_annotations": [ |
267 "@@@STEP_NEST_LEVEL@1@@@", | 254 "@@@STEP_NEST_LEVEL@1@@@", |
268 "step returned non-zero exit code: 1", | 255 "step returned non-zero exit code: 1", |
269 "@@@STEP_EXCEPTION@@@" | 256 "@@@STEP_EXCEPTION@@@" |
270 ] | 257 ] |
271 }, | 258 }, |
272 { | 259 { |
273 "cmd": [ | 260 "cmd": [ |
274 "python", | 261 "python", |
275 "-u", | 262 "-u", |
276 "RECIPE_PACKAGE_REPO[build]/scripts/tools/pycurl.py", | 263 "RECIPE_PACKAGE_REPO[build]/scripts/tools/pycurl.py", |
277 "https://build.chromium.org/p/tryserver.chromium.perfjson/builders/linux_p
erf_bisect_builder?as_text=1", | 264 "https://build.chromium.org/p/tryserver.chromium.perfjson/builders/linux_p
erf_bisect_builder?as_text=1", |
278 "--outfile", | 265 "--outfile", |
279 "/path/to/tmp/" | 266 "/path/to/tmp/" |
280 ], | 267 ], |
281 "cwd": "[SLAVE_BUILD]", | |
282 "name": "Waiting for chromium@a6298e4afe.fetch builder state", | 268 "name": "Waiting for chromium@a6298e4afe.fetch builder state", |
283 "~followup_annotations": [ | 269 "~followup_annotations": [ |
284 "@@@STEP_NEST_LEVEL@1@@@" | 270 "@@@STEP_NEST_LEVEL@1@@@" |
285 ] | 271 ] |
286 }, | 272 }, |
287 { | 273 { |
288 "cmd": [ | 274 "cmd": [ |
289 "python", | 275 "python", |
290 "-u", | 276 "-u", |
291 "\nimport sys\nimport time\ntime.sleep(20*60)\nsys.exit(0)\n" | 277 "\nimport sys\nimport time\ntime.sleep(20*60)\nsys.exit(0)\n" |
292 ], | 278 ], |
293 "cwd": "[SLAVE_BUILD]", | |
294 "name": "Waiting for chromium@a6298e4afe.sleeping", | 279 "name": "Waiting for chromium@a6298e4afe.sleeping", |
295 "~followup_annotations": [ | 280 "~followup_annotations": [ |
296 "@@@STEP_NEST_LEVEL@1@@@", | 281 "@@@STEP_NEST_LEVEL@1@@@", |
297 "@@@STEP_LOG_LINE@python.inline@@@@", | 282 "@@@STEP_LOG_LINE@python.inline@@@@", |
298 "@@@STEP_LOG_LINE@python.inline@import sys@@@", | 283 "@@@STEP_LOG_LINE@python.inline@import sys@@@", |
299 "@@@STEP_LOG_LINE@python.inline@import time@@@", | 284 "@@@STEP_LOG_LINE@python.inline@import time@@@", |
300 "@@@STEP_LOG_LINE@python.inline@time.sleep(20*60)@@@", | 285 "@@@STEP_LOG_LINE@python.inline@time.sleep(20*60)@@@", |
301 "@@@STEP_LOG_LINE@python.inline@sys.exit(0)@@@", | 286 "@@@STEP_LOG_LINE@python.inline@sys.exit(0)@@@", |
302 "@@@STEP_LOG_END@python.inline@@@" | 287 "@@@STEP_LOG_END@python.inline@@@" |
303 ] | 288 ] |
304 }, | 289 }, |
305 { | 290 { |
306 "cmd": [ | 291 "cmd": [ |
307 "python", | 292 "python", |
308 "-u", | 293 "-u", |
309 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 294 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
310 "--", | 295 "--", |
311 "[DEPOT_TOOLS]/gsutil.py", | 296 "[ROOT]/b/depot_tools/gsutil.py", |
312 "----", | 297 "----", |
313 "ls", | 298 "ls", |
314 "gs://chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6
f45b0ad64222222.zip" | 299 "gs://chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6
f45b0ad64222222.zip" |
315 ], | 300 ], |
316 "cwd": "[SLAVE_BUILD]", | |
317 "name": "Waiting for chromium@a6298e4afe.gsutil ls (2)", | 301 "name": "Waiting for chromium@a6298e4afe.gsutil ls (2)", |
318 "~followup_annotations": [ | 302 "~followup_annotations": [ |
319 "@@@STEP_NEST_LEVEL@1@@@", | 303 "@@@STEP_NEST_LEVEL@1@@@", |
320 "step returned non-zero exit code: 1", | 304 "step returned non-zero exit code: 1", |
321 "@@@STEP_EXCEPTION@@@" | 305 "@@@STEP_EXCEPTION@@@" |
322 ] | 306 ] |
323 }, | 307 }, |
324 { | 308 { |
325 "cmd": [ | 309 "cmd": [ |
326 "python", | 310 "python", |
327 "-u", | 311 "-u", |
328 "RECIPE_PACKAGE_REPO[build]/scripts/tools/pycurl.py", | 312 "RECIPE_PACKAGE_REPO[build]/scripts/tools/pycurl.py", |
329 "https://build.chromium.org/p/tryserver.chromium.perfjson/builders/linux_p
erf_bisect_builder?as_text=1", | 313 "https://build.chromium.org/p/tryserver.chromium.perfjson/builders/linux_p
erf_bisect_builder?as_text=1", |
330 "--outfile", | 314 "--outfile", |
331 "/path/to/tmp/" | 315 "/path/to/tmp/" |
332 ], | 316 ], |
333 "cwd": "[SLAVE_BUILD]", | |
334 "name": "Waiting for chromium@a6298e4afe.fetch builder state (2)", | 317 "name": "Waiting for chromium@a6298e4afe.fetch builder state (2)", |
335 "~followup_annotations": [ | 318 "~followup_annotations": [ |
336 "@@@STEP_NEST_LEVEL@1@@@" | 319 "@@@STEP_NEST_LEVEL@1@@@" |
337 ] | 320 ] |
338 }, | 321 }, |
339 { | 322 { |
340 "cmd": [ | 323 "cmd": [ |
341 "python", | 324 "python", |
342 "-u", | 325 "-u", |
343 "RECIPE_PACKAGE_REPO[build]/scripts/tools/pycurl.py", | 326 "RECIPE_PACKAGE_REPO[build]/scripts/tools/pycurl.py", |
344 "https://build.chromium.org/p/tryserver.chromium.perfjson/builders/linux_p
erf_bisect_builder/builds/2106?as_text=1", | 327 "https://build.chromium.org/p/tryserver.chromium.perfjson/builders/linux_p
erf_bisect_builder/builds/2106?as_text=1", |
345 "--outfile", | 328 "--outfile", |
346 "/path/to/tmp/" | 329 "/path/to/tmp/" |
347 ], | 330 ], |
348 "cwd": "[SLAVE_BUILD]", | |
349 "name": "Waiting for chromium@a6298e4afe.fetch build details", | 331 "name": "Waiting for chromium@a6298e4afe.fetch build details", |
350 "~followup_annotations": [ | 332 "~followup_annotations": [ |
351 "@@@STEP_NEST_LEVEL@1@@@" | 333 "@@@STEP_NEST_LEVEL@1@@@" |
352 ] | 334 ] |
353 }, | 335 }, |
354 { | 336 { |
355 "cmd": [ | 337 "cmd": [ |
356 "python", | 338 "python", |
357 "-u", | 339 "-u", |
358 "\nimport sys\nimport time\ntime.sleep(20*60)\nsys.exit(0)\n" | 340 "\nimport sys\nimport time\ntime.sleep(20*60)\nsys.exit(0)\n" |
359 ], | 341 ], |
360 "cwd": "[SLAVE_BUILD]", | |
361 "name": "Waiting for chromium@a6298e4afe.sleeping (2)", | 342 "name": "Waiting for chromium@a6298e4afe.sleeping (2)", |
362 "~followup_annotations": [ | 343 "~followup_annotations": [ |
363 "@@@STEP_NEST_LEVEL@1@@@", | 344 "@@@STEP_NEST_LEVEL@1@@@", |
364 "@@@STEP_LOG_LINE@python.inline@@@@", | 345 "@@@STEP_LOG_LINE@python.inline@@@@", |
365 "@@@STEP_LOG_LINE@python.inline@import sys@@@", | 346 "@@@STEP_LOG_LINE@python.inline@import sys@@@", |
366 "@@@STEP_LOG_LINE@python.inline@import time@@@", | 347 "@@@STEP_LOG_LINE@python.inline@import time@@@", |
367 "@@@STEP_LOG_LINE@python.inline@time.sleep(20*60)@@@", | 348 "@@@STEP_LOG_LINE@python.inline@time.sleep(20*60)@@@", |
368 "@@@STEP_LOG_LINE@python.inline@sys.exit(0)@@@", | 349 "@@@STEP_LOG_LINE@python.inline@sys.exit(0)@@@", |
369 "@@@STEP_LOG_END@python.inline@@@" | 350 "@@@STEP_LOG_END@python.inline@@@" |
370 ] | 351 ] |
371 }, | 352 }, |
372 { | 353 { |
373 "cmd": [ | 354 "cmd": [ |
374 "python", | 355 "python", |
375 "-u", | 356 "-u", |
376 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 357 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
377 "--", | 358 "--", |
378 "[DEPOT_TOOLS]/gsutil.py", | 359 "[ROOT]/b/depot_tools/gsutil.py", |
379 "----", | 360 "----", |
380 "ls", | 361 "ls", |
381 "gs://chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6
f45b0ad64222222.zip" | 362 "gs://chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6
f45b0ad64222222.zip" |
382 ], | 363 ], |
383 "cwd": "[SLAVE_BUILD]", | |
384 "name": "Waiting for chromium@a6298e4afe.gsutil ls (3)", | 364 "name": "Waiting for chromium@a6298e4afe.gsutil ls (3)", |
385 "~followup_annotations": [ | 365 "~followup_annotations": [ |
386 "@@@STEP_NEST_LEVEL@1@@@", | 366 "@@@STEP_NEST_LEVEL@1@@@", |
387 "step returned non-zero exit code: 1", | 367 "step returned non-zero exit code: 1", |
388 "@@@STEP_EXCEPTION@@@" | 368 "@@@STEP_EXCEPTION@@@" |
389 ] | 369 ] |
390 }, | 370 }, |
391 { | 371 { |
392 "cmd": [ | 372 "cmd": [ |
393 "python", | 373 "python", |
394 "-u", | 374 "-u", |
395 "RECIPE_PACKAGE_REPO[build]/scripts/tools/pycurl.py", | 375 "RECIPE_PACKAGE_REPO[build]/scripts/tools/pycurl.py", |
396 "https://build.chromium.org/p/tryserver.chromium.perfjson/builders/linux_p
erf_bisect_builder/builds/2106?as_text=1", | 376 "https://build.chromium.org/p/tryserver.chromium.perfjson/builders/linux_p
erf_bisect_builder/builds/2106?as_text=1", |
397 "--outfile", | 377 "--outfile", |
398 "/path/to/tmp/" | 378 "/path/to/tmp/" |
399 ], | 379 ], |
400 "cwd": "[SLAVE_BUILD]", | |
401 "name": "Waiting for chromium@a6298e4afe.fetch build details (2)", | 380 "name": "Waiting for chromium@a6298e4afe.fetch build details (2)", |
402 "~followup_annotations": [ | 381 "~followup_annotations": [ |
403 "@@@STEP_NEST_LEVEL@1@@@" | 382 "@@@STEP_NEST_LEVEL@1@@@" |
404 ] | 383 ] |
405 }, | 384 }, |
406 { | 385 { |
407 "cmd": [ | 386 "cmd": [ |
408 "git", | 387 "git", |
409 "footers", | 388 "footers", |
410 "--position", | 389 "--position", |
411 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111" | 390 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111" |
412 ], | 391 ], |
413 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", | 392 "cwd": "[TMP]/fake_checkout_tmp_1", |
414 "name": "resolving hash 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", | 393 "name": "resolving hash 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", |
415 "stdout": "/path/to/tmp/" | 394 "stdout": "/path/to/tmp/" |
416 }, | 395 }, |
417 { | 396 { |
418 "cmd": [], | 397 "cmd": [], |
419 "cwd": "[SLAVE_BUILD]", | |
420 "name": "Waiting for chromium@00316c9ddf" | 398 "name": "Waiting for chromium@00316c9ddf" |
421 }, | 399 }, |
422 { | 400 { |
423 "cmd": [ | 401 "cmd": [ |
424 "python", | 402 "python", |
425 "-u", | 403 "-u", |
426 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 404 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
427 "--", | 405 "--", |
428 "[DEPOT_TOOLS]/gsutil.py", | 406 "[ROOT]/b/depot_tools/gsutil.py", |
429 "----", | 407 "----", |
430 "ls", | 408 "ls", |
431 "gs://chrome-perf/bisect-results/00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-
test.results" | 409 "gs://chrome-perf/bisect-results/00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-
test.results" |
432 ], | 410 ], |
433 "cwd": "[SLAVE_BUILD]", | |
434 "name": "Waiting for chromium@00316c9ddf.gsutil ls", | 411 "name": "Waiting for chromium@00316c9ddf.gsutil ls", |
435 "~followup_annotations": [ | 412 "~followup_annotations": [ |
436 "@@@STEP_NEST_LEVEL@1@@@" | 413 "@@@STEP_NEST_LEVEL@1@@@" |
437 ] | 414 ] |
438 }, | 415 }, |
439 { | 416 { |
440 "cmd": [ | 417 "cmd": [ |
441 "python", | 418 "python", |
442 "-u", | 419 "-u", |
443 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 420 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
444 "--", | 421 "--", |
445 "[DEPOT_TOOLS]/gsutil.py", | 422 "[ROOT]/b/depot_tools/gsutil.py", |
446 "----", | 423 "----", |
447 "cat", | 424 "cat", |
448 "gs://chrome-perf/bisect-results/00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-
test.results" | 425 "gs://chrome-perf/bisect-results/00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-
test.results" |
449 ], | 426 ], |
450 "cwd": "[SLAVE_BUILD]", | |
451 "name": "Waiting for chromium@00316c9ddf.gsutil Get test results for build 0
0316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", | 427 "name": "Waiting for chromium@00316c9ddf.gsutil Get test results for build 0
0316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", |
452 "stdout": "/path/to/tmp/", | 428 "stdout": "/path/to/tmp/", |
453 "~followup_annotations": [ | 429 "~followup_annotations": [ |
454 "@@@STEP_NEST_LEVEL@1@@@", | 430 "@@@STEP_NEST_LEVEL@1@@@", |
455 "@@@SET_BUILD_PROPERTY@extra_result_code@[\"B4T_TEST_FAILURE\"]@@@" | 431 "@@@SET_BUILD_PROPERTY@extra_result_code@[\"B4T_TEST_FAILURE\"]@@@" |
456 ] | 432 ] |
457 }, | 433 }, |
458 { | 434 { |
459 "name": "$result", | 435 "name": "$result", |
460 "recipe_result": null, | 436 "recipe_result": null, |
461 "status_code": 0 | 437 "status_code": 0 |
462 } | 438 } |
463 ] | 439 ] |
OLD | NEW |