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]/fake_checkout_tmp_1", | 9 "cwd": "[TMP_BASE]/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]/fake_checkout_tmp_1", | 18 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", |
19 "name": "git checkout" | 19 "name": "git checkout" |
20 }, | 20 }, |
21 { | 21 { |
22 "cmd": [], | 22 "cmd": [], |
| 23 "cwd": "[SLAVE_BUILD]", |
23 "name": "config", | 24 "name": "config", |
24 "~followup_annotations": [ | 25 "~followup_annotations": [ |
25 "@@@STEP_LOG_LINE@Bisect job configuration@{@@@", | 26 "@@@STEP_LOG_LINE@Bisect job configuration@{@@@", |
26 "@@@STEP_LOG_LINE@Bisect job configuration@ \"bad_revision\": \"314017\",
@@@", | 27 "@@@STEP_LOG_LINE@Bisect job configuration@ \"bad_revision\": \"314017\",
@@@", |
27 "@@@STEP_LOG_LINE@Bisect job configuration@ \"bug_id\": \"-1\", @@@", | 28 "@@@STEP_LOG_LINE@Bisect job configuration@ \"bug_id\": \"-1\", @@@", |
28 "@@@STEP_LOG_LINE@Bisect job configuration@ \"builder_host\": \"master4.g
olo.chromium.org\", @@@", | 29 "@@@STEP_LOG_LINE@Bisect job configuration@ \"builder_host\": \"master4.g
olo.chromium.org\", @@@", |
29 "@@@STEP_LOG_LINE@Bisect job configuration@ \"builder_port\": \"8341\", @
@@", | 30 "@@@STEP_LOG_LINE@Bisect job configuration@ \"builder_port\": \"8341\", @
@@", |
30 "@@@STEP_LOG_LINE@Bisect job configuration@ \"bypass_stats_check\": \"Tru
e\", @@@", | 31 "@@@STEP_LOG_LINE@Bisect job configuration@ \"bypass_stats_check\": \"Tru
e\", @@@", |
31 "@@@STEP_LOG_LINE@Bisect job configuration@ \"command\": \"src/tools/perf
/run_benchmark -v --browser=release smoothness.tough_scrolling_cases\", @@@", | 32 "@@@STEP_LOG_LINE@Bisect job configuration@ \"command\": \"src/tools/perf
/run_benchmark -v --browser=release smoothness.tough_scrolling_cases\", @@@", |
32 "@@@STEP_LOG_LINE@Bisect job configuration@ \"dummy_builds\": \"True\", @
@@", | 33 "@@@STEP_LOG_LINE@Bisect job configuration@ \"dummy_builds\": \"True\", @
@@", |
33 "@@@STEP_LOG_LINE@Bisect job configuration@ \"dummy_job_names\": \"True\"
, @@@", | 34 "@@@STEP_LOG_LINE@Bisect job configuration@ \"dummy_job_names\": \"True\"
, @@@", |
34 "@@@STEP_LOG_LINE@Bisect job configuration@ \"good_revision\": \"314015\"
, @@@", | 35 "@@@STEP_LOG_LINE@Bisect job configuration@ \"good_revision\": \"314015\"
, @@@", |
35 "@@@STEP_LOG_LINE@Bisect job configuration@ \"gs_bucket\": \"chrome-perf\
", @@@", | 36 "@@@STEP_LOG_LINE@Bisect job configuration@ \"gs_bucket\": \"chrome-perf\
", @@@", |
36 "@@@STEP_LOG_LINE@Bisect job configuration@ \"max_time_minutes\": \"5\",
@@@", | 37 "@@@STEP_LOG_LINE@Bisect job configuration@ \"max_time_minutes\": \"5\",
@@@", |
37 "@@@STEP_LOG_LINE@Bisect job configuration@ \"metric\": \"mean_input_even
t_latency/mean_input_event_latency\", @@@", | 38 "@@@STEP_LOG_LINE@Bisect job configuration@ \"metric\": \"mean_input_even
t_latency/mean_input_event_latency\", @@@", |
38 "@@@STEP_LOG_LINE@Bisect job configuration@ \"recipe_tester_name\": \"lin
ux_perf_tester\", @@@", | 39 "@@@STEP_LOG_LINE@Bisect job configuration@ \"recipe_tester_name\": \"lin
ux_perf_tester\", @@@", |
39 "@@@STEP_LOG_LINE@Bisect job configuration@ \"repeat_count\": \"2\", @@@"
, | 40 "@@@STEP_LOG_LINE@Bisect job configuration@ \"repeat_count\": \"2\", @@@"
, |
40 "@@@STEP_LOG_LINE@Bisect job configuration@ \"skip_gclient_ops\": \"True\
", @@@", | 41 "@@@STEP_LOG_LINE@Bisect job configuration@ \"skip_gclient_ops\": \"True\
", @@@", |
41 "@@@STEP_LOG_LINE@Bisect job configuration@ \"test_type\": \"perf\"@@@", | 42 "@@@STEP_LOG_LINE@Bisect job configuration@ \"test_type\": \"perf\"@@@", |
42 "@@@STEP_LOG_LINE@Bisect job configuration@}@@@", | 43 "@@@STEP_LOG_LINE@Bisect job configuration@}@@@", |
43 "@@@STEP_LOG_END@Bisect job configuration@@@" | 44 "@@@STEP_LOG_END@Bisect job configuration@@@" |
44 ] | 45 ] |
45 }, | 46 }, |
46 { | 47 { |
47 "cmd": [], | 48 "cmd": [], |
| 49 "cwd": "[SLAVE_BUILD]", |
48 "name": "Resolving reference range" | 50 "name": "Resolving reference range" |
49 }, | 51 }, |
50 { | 52 { |
51 "cmd": [ | 53 "cmd": [ |
52 "python", | 54 "python", |
53 "-u", | 55 "-u", |
54 "RECIPE_MODULE[build::crrev]/resources/crrev_client.py", | 56 "RECIPE_MODULE[build::crrev]/resources/crrev_client.py", |
55 "get_numbering", | 57 "get_numbering", |
56 "--params-file", | 58 "--params-file", |
57 "{\"number\": 314017, \"numbering_identifier\": \"refs/heads/master\", \"n
umbering_type\": \"COMMIT_POSITION\", \"project\": \"chromium\", \"repo\": \"chr
omium/src\"}", | 59 "{\"number\": 314017, \"numbering_identifier\": \"refs/heads/master\", \"n
umbering_type\": \"COMMIT_POSITION\", \"project\": \"chromium\", \"repo\": \"chr
omium/src\"}", |
58 "--attempts", | 60 "--attempts", |
59 "3" | 61 "3" |
60 ], | 62 ], |
| 63 "cwd": "[SLAVE_BUILD]", |
61 "name": "Resolving reference range.crrev get commit hash for refs/heads/mast
er@{#314017}", | 64 "name": "Resolving reference range.crrev get commit hash for refs/heads/mast
er@{#314017}", |
62 "stdout": "/path/to/tmp/json", | 65 "stdout": "/path/to/tmp/json", |
63 "~followup_annotations": [ | 66 "~followup_annotations": [ |
64 "@@@STEP_NEST_LEVEL@1@@@", | 67 "@@@STEP_NEST_LEVEL@1@@@", |
65 "@@@STEP_LOG_LINE@json.output@{@@@", | 68 "@@@STEP_LOG_LINE@json.output@{@@@", |
66 "@@@STEP_LOG_LINE@json.output@ \"git_sha\": \"00316c9ddfb9d7b4e1ed2fff9fe
6d964d2111111\"@@@", | 69 "@@@STEP_LOG_LINE@json.output@ \"git_sha\": \"00316c9ddfb9d7b4e1ed2fff9fe
6d964d2111111\"@@@", |
67 "@@@STEP_LOG_LINE@json.output@}@@@", | 70 "@@@STEP_LOG_LINE@json.output@}@@@", |
68 "@@@STEP_LOG_END@json.output@@@" | 71 "@@@STEP_LOG_END@json.output@@@" |
69 ] | 72 ] |
70 }, | 73 }, |
71 { | 74 { |
72 "cmd": [ | 75 "cmd": [ |
73 "python", | 76 "python", |
74 "-u", | 77 "-u", |
75 "RECIPE_MODULE[build::crrev]/resources/crrev_client.py", | 78 "RECIPE_MODULE[build::crrev]/resources/crrev_client.py", |
76 "get_numbering", | 79 "get_numbering", |
77 "--params-file", | 80 "--params-file", |
78 "{\"number\": 314015, \"numbering_identifier\": \"refs/heads/master\", \"n
umbering_type\": \"COMMIT_POSITION\", \"project\": \"chromium\", \"repo\": \"chr
omium/src\"}", | 81 "{\"number\": 314015, \"numbering_identifier\": \"refs/heads/master\", \"n
umbering_type\": \"COMMIT_POSITION\", \"project\": \"chromium\", \"repo\": \"chr
omium/src\"}", |
79 "--attempts", | 82 "--attempts", |
80 "3" | 83 "3" |
81 ], | 84 ], |
| 85 "cwd": "[SLAVE_BUILD]", |
82 "name": "Resolving reference range.crrev get commit hash for refs/heads/mast
er@{#314015}", | 86 "name": "Resolving reference range.crrev get commit hash for refs/heads/mast
er@{#314015}", |
83 "stdout": "/path/to/tmp/json", | 87 "stdout": "/path/to/tmp/json", |
84 "~followup_annotations": [ | 88 "~followup_annotations": [ |
85 "@@@STEP_NEST_LEVEL@1@@@", | 89 "@@@STEP_NEST_LEVEL@1@@@", |
86 "@@@STEP_LOG_LINE@json.output@{@@@", | 90 "@@@STEP_LOG_LINE@json.output@{@@@", |
87 "@@@STEP_LOG_LINE@json.output@ \"git_sha\": \"a6298e4afedbf2cd461755ea6f4
5b0ad64222222\"@@@", | 91 "@@@STEP_LOG_LINE@json.output@ \"git_sha\": \"a6298e4afedbf2cd461755ea6f4
5b0ad64222222\"@@@", |
88 "@@@STEP_LOG_LINE@json.output@}@@@", | 92 "@@@STEP_LOG_LINE@json.output@}@@@", |
89 "@@@STEP_LOG_END@json.output@@@" | 93 "@@@STEP_LOG_END@json.output@@@" |
90 ] | 94 ] |
91 }, | 95 }, |
92 { | 96 { |
93 "cmd": [ | 97 "cmd": [ |
94 "python", | 98 "python", |
95 "-u", | 99 "-u", |
96 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_file.py", | 100 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_file.py", |
97 "DEPS", | 101 "DEPS", |
98 "--commit", | 102 "--commit", |
99 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111" | 103 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111" |
100 ], | 104 ], |
| 105 "cwd": "[SLAVE_BUILD]", |
101 "name": "Resolving reference range.fetch file 00316c9ddfb9d7b4e1ed2fff9fe6d9
64d2111111:DEPS", | 106 "name": "Resolving reference range.fetch file 00316c9ddfb9d7b4e1ed2fff9fe6d9
64d2111111:DEPS", |
102 "stdout": "/path/to/tmp/", | 107 "stdout": "/path/to/tmp/", |
103 "~followup_annotations": [ | 108 "~followup_annotations": [ |
104 "@@@STEP_NEST_LEVEL@1@@@", | 109 "@@@STEP_NEST_LEVEL@1@@@", |
105 "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@v8: None@@@", | 110 "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@v8: None@@@", |
106 "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@catapult: None@@@", | 111 "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@catapult: None@@@", |
107 "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@skia: None@@@", | 112 "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@skia: None@@@", |
108 "@@@STEP_LOG_END@Debug Bad Revision DEPS@@@" | 113 "@@@STEP_LOG_END@Debug Bad Revision DEPS@@@" |
109 ] | 114 ] |
110 }, | 115 }, |
111 { | 116 { |
112 "cmd": [ | 117 "cmd": [ |
113 "python", | 118 "python", |
114 "-u", | 119 "-u", |
115 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_file.py", | 120 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_file.py", |
116 "DEPS", | 121 "DEPS", |
117 "--commit", | 122 "--commit", |
118 "a6298e4afedbf2cd461755ea6f45b0ad64222222" | 123 "a6298e4afedbf2cd461755ea6f45b0ad64222222" |
119 ], | 124 ], |
| 125 "cwd": "[SLAVE_BUILD]", |
120 "name": "Resolving reference range.fetch file a6298e4afedbf2cd461755ea6f45b0
ad64222222:DEPS", | 126 "name": "Resolving reference range.fetch file a6298e4afedbf2cd461755ea6f45b0
ad64222222:DEPS", |
121 "stdout": "/path/to/tmp/", | 127 "stdout": "/path/to/tmp/", |
122 "~followup_annotations": [ | 128 "~followup_annotations": [ |
123 "@@@STEP_NEST_LEVEL@1@@@", | 129 "@@@STEP_NEST_LEVEL@1@@@", |
124 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@v8: None@@@", | 130 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@v8: None@@@", |
125 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@catapult: None@@@", | 131 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@catapult: None@@@", |
126 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@skia: None@@@", | 132 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@skia: None@@@", |
127 "@@@STEP_LOG_END@Debug Good Revision DEPS@@@" | 133 "@@@STEP_LOG_END@Debug Good Revision DEPS@@@" |
128 ] | 134 ] |
129 }, | 135 }, |
130 { | 136 { |
131 "cmd": [], | 137 "cmd": [], |
| 138 "cwd": "[SLAVE_BUILD]", |
132 "name": "Expanding revision range" | 139 "name": "Expanding revision range" |
133 }, | 140 }, |
134 { | 141 { |
135 "cmd": [ | 142 "cmd": [ |
136 "python", | 143 "python", |
137 "-u", | 144 "-u", |
138 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_intervening_revisions.p
y", | 145 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_intervening_revisions.p
y", |
139 "a6298e4afedbf2cd461755ea6f45b0ad64222222", | 146 "a6298e4afedbf2cd461755ea6f45b0ad64222222", |
140 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", | 147 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", |
141 "https://chromium.googlesource.com/chromium/src" | 148 "https://chromium.googlesource.com/chromium/src" |
142 ], | 149 ], |
| 150 "cwd": "[SLAVE_BUILD]", |
143 "name": "Expanding revision range.for revisions a6298e4afedbf2cd461755ea6f45
b0ad64222222:00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", | 151 "name": "Expanding revision range.for revisions a6298e4afedbf2cd461755ea6f45
b0ad64222222:00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", |
144 "stdout": "/path/to/tmp/json", | 152 "stdout": "/path/to/tmp/json", |
145 "~followup_annotations": [ | 153 "~followup_annotations": [ |
146 "@@@STEP_NEST_LEVEL@1@@@", | 154 "@@@STEP_NEST_LEVEL@1@@@", |
147 "@@@STEP_LOG_LINE@json.output@[@@@", | 155 "@@@STEP_LOG_LINE@json.output@[@@@", |
148 "@@@STEP_LOG_LINE@json.output@ [@@@", | 156 "@@@STEP_LOG_LINE@json.output@ [@@@", |
149 "@@@STEP_LOG_LINE@json.output@ \"dcdcdc0ff1122212323134879ddceeb1240b09
88\", @@@", | 157 "@@@STEP_LOG_LINE@json.output@ \"dcdcdc0ff1122212323134879ddceeb1240b09
88\", @@@", |
150 "@@@STEP_LOG_LINE@json.output@ \"ignored\"@@@", | 158 "@@@STEP_LOG_LINE@json.output@ \"ignored\"@@@", |
151 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 159 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
152 "@@@STEP_LOG_LINE@json.output@]@@@", | 160 "@@@STEP_LOG_LINE@json.output@]@@@", |
153 "@@@STEP_LOG_END@json.output@@@" | 161 "@@@STEP_LOG_END@json.output@@@" |
154 ] | 162 ] |
155 }, | 163 }, |
156 { | 164 { |
157 "cmd": [ | 165 "cmd": [ |
158 "python", | 166 "python", |
159 "-u", | 167 "-u", |
160 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 168 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
161 "--", | 169 "--", |
162 "[ROOT]/b/depot_tools/gsutil.py", | 170 "[DEPOT_TOOLS]/gsutil.py", |
163 "----", | 171 "----", |
164 "ls", | 172 "ls", |
165 "gs://chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6
f45b0ad64222222.zip" | 173 "gs://chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6
f45b0ad64222222.zip" |
166 ], | 174 ], |
| 175 "cwd": "[SLAVE_BUILD]", |
167 "name": "gsutil ls" | 176 "name": "gsutil ls" |
168 }, | 177 }, |
169 { | 178 { |
170 "cmd": [ | 179 "cmd": [ |
171 "git", | 180 "git", |
172 "-c", | 181 "-c", |
173 "user.email=FAKE_PERF_PUMPKIN@chromium.org", | 182 "user.email=FAKE_PERF_PUMPKIN@chromium.org", |
174 "try", | 183 "try", |
175 "--bot", | 184 "--bot", |
176 "linux_perf_bisect_builder", | 185 "linux_perf_bisect_builder", |
177 "--revision", | 186 "--revision", |
178 "a6298e4afedbf2cd461755ea6f45b0ad64222222", | 187 "a6298e4afedbf2cd461755ea6f45b0ad64222222", |
179 "--name", | 188 "--name", |
180 "a6298e4afedbf2cd461755ea6f45b0ad64222222-build", | 189 "a6298e4afedbf2cd461755ea6f45b0ad64222222-build", |
181 "--clobber", | 190 "--clobber", |
182 "--svn_repo", | 191 "--svn_repo", |
183 "svn://svn.chromium.org/chrome-try/try-perf", | 192 "svn://svn.chromium.org/chrome-try/try-perf", |
184 "--diff", | 193 "--diff", |
185 "/dev/null" | 194 "/dev/null" |
186 ], | 195 ], |
187 "cwd": "[TMP]/fake_checkout_tmp_1", | 196 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", |
188 "name": "Requesting build for a6298e4afedbf2cd461755ea6f45b0ad64222222 via g
it try." | 197 "name": "Requesting build for a6298e4afedbf2cd461755ea6f45b0ad64222222 via g
it try." |
189 }, | 198 }, |
190 { | 199 { |
191 "cmd": [ | 200 "cmd": [ |
192 "python", | 201 "python", |
193 "-u", | 202 "-u", |
194 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 203 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
195 "--", | 204 "--", |
196 "[ROOT]/b/depot_tools/gsutil.py", | 205 "[DEPOT_TOOLS]/gsutil.py", |
197 "----", | 206 "----", |
198 "ls", | 207 "ls", |
199 "gs://chrome-perf/Linux Builder/full-build-linux_00316c9ddfb9d7b4e1ed2fff9
fe6d964d2111111.zip" | 208 "gs://chrome-perf/Linux Builder/full-build-linux_00316c9ddfb9d7b4e1ed2fff9
fe6d964d2111111.zip" |
200 ], | 209 ], |
| 210 "cwd": "[SLAVE_BUILD]", |
201 "name": "gsutil ls (2)" | 211 "name": "gsutil ls (2)" |
202 }, | 212 }, |
203 { | 213 { |
204 "cmd": [ | 214 "cmd": [ |
205 "git", | 215 "git", |
206 "-c", | 216 "-c", |
207 "user.email=FAKE_PERF_PUMPKIN@chromium.org", | 217 "user.email=FAKE_PERF_PUMPKIN@chromium.org", |
208 "try", | 218 "try", |
209 "--bot", | 219 "--bot", |
210 "linux_perf_bisect_builder", | 220 "linux_perf_bisect_builder", |
211 "--revision", | 221 "--revision", |
212 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", | 222 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", |
213 "--name", | 223 "--name", |
214 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-build", | 224 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-build", |
215 "--clobber", | 225 "--clobber", |
216 "--svn_repo", | 226 "--svn_repo", |
217 "svn://svn.chromium.org/chrome-try/try-perf", | 227 "svn://svn.chromium.org/chrome-try/try-perf", |
218 "--diff", | 228 "--diff", |
219 "/dev/null" | 229 "/dev/null" |
220 ], | 230 ], |
221 "cwd": "[TMP]/fake_checkout_tmp_1", | 231 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", |
222 "name": "Requesting build for 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111 via g
it try." | 232 "name": "Requesting build for 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111 via g
it try." |
223 }, | 233 }, |
224 { | 234 { |
225 "cmd": [ | 235 "cmd": [ |
226 "git", | 236 "git", |
227 "footers", | 237 "footers", |
228 "--position", | 238 "--position", |
229 "a6298e4afedbf2cd461755ea6f45b0ad64222222" | 239 "a6298e4afedbf2cd461755ea6f45b0ad64222222" |
230 ], | 240 ], |
231 "cwd": "[TMP]/fake_checkout_tmp_1", | 241 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", |
232 "name": "resolving hash a6298e4afedbf2cd461755ea6f45b0ad64222222", | 242 "name": "resolving hash a6298e4afedbf2cd461755ea6f45b0ad64222222", |
233 "stdout": "/path/to/tmp/" | 243 "stdout": "/path/to/tmp/" |
234 }, | 244 }, |
235 { | 245 { |
236 "cmd": [], | 246 "cmd": [], |
| 247 "cwd": "[SLAVE_BUILD]", |
237 "name": "Waiting for chromium@a6298e4afe" | 248 "name": "Waiting for chromium@a6298e4afe" |
238 }, | 249 }, |
239 { | 250 { |
240 "cmd": [ | 251 "cmd": [ |
241 "python", | 252 "python", |
242 "-u", | 253 "-u", |
243 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 254 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
244 "--", | 255 "--", |
245 "[ROOT]/b/depot_tools/gsutil.py", | 256 "[DEPOT_TOOLS]/gsutil.py", |
246 "----", | 257 "----", |
247 "ls", | 258 "ls", |
248 "gs://chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6
f45b0ad64222222.zip" | 259 "gs://chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6
f45b0ad64222222.zip" |
249 ], | 260 ], |
| 261 "cwd": "[SLAVE_BUILD]", |
250 "name": "Waiting for chromium@a6298e4afe.gsutil ls", | 262 "name": "Waiting for chromium@a6298e4afe.gsutil ls", |
251 "~followup_annotations": [ | 263 "~followup_annotations": [ |
252 "@@@STEP_NEST_LEVEL@1@@@" | 264 "@@@STEP_NEST_LEVEL@1@@@" |
253 ] | 265 ] |
254 }, | 266 }, |
255 { | 267 { |
256 "cmd": [], | 268 "cmd": [], |
| 269 "cwd": "[SLAVE_BUILD]", |
257 "name": "Waiting for chromium@a6298e4afe.Triggering test job for a6298e4afed
bf2cd461755ea6f45b0ad64222222", | 270 "name": "Waiting for chromium@a6298e4afe.Triggering test job for a6298e4afed
bf2cd461755ea6f45b0ad64222222", |
258 "trigger_specs": [ | 271 "trigger_specs": [ |
259 { | 272 { |
260 "builder_name": "linux_perf_tester", | 273 "builder_name": "linux_perf_tester", |
261 "properties": { | 274 "properties": { |
262 "bisect_config": { | 275 "bisect_config": { |
263 "command": "src/tools/perf/run_benchmark -v --browser=release smooth
ness.tough_scrolling_cases", | 276 "command": "src/tools/perf/run_benchmark -v --browser=release smooth
ness.tough_scrolling_cases", |
264 "metric": "mean_input_event_latency/mean_input_event_latency", | 277 "metric": "mean_input_event_latency/mean_input_event_latency", |
265 "repeat_count": 5, | 278 "repeat_count": 5, |
266 "test_type": "perf" | 279 "test_type": "perf" |
(...skipping 11 matching lines...) Expand all Loading... |
278 "~followup_annotations": [ | 291 "~followup_annotations": [ |
279 "@@@STEP_NEST_LEVEL@1@@@" | 292 "@@@STEP_NEST_LEVEL@1@@@" |
280 ] | 293 ] |
281 }, | 294 }, |
282 { | 295 { |
283 "cmd": [ | 296 "cmd": [ |
284 "python", | 297 "python", |
285 "-u", | 298 "-u", |
286 "\nimport sys\nimport time\ntime.sleep(20*60)\nsys.exit(0)\n" | 299 "\nimport sys\nimport time\ntime.sleep(20*60)\nsys.exit(0)\n" |
287 ], | 300 ], |
| 301 "cwd": "[SLAVE_BUILD]", |
288 "name": "Waiting for chromium@a6298e4afe.sleeping", | 302 "name": "Waiting for chromium@a6298e4afe.sleeping", |
289 "~followup_annotations": [ | 303 "~followup_annotations": [ |
290 "@@@STEP_NEST_LEVEL@1@@@", | 304 "@@@STEP_NEST_LEVEL@1@@@", |
291 "@@@STEP_LOG_LINE@python.inline@@@@", | 305 "@@@STEP_LOG_LINE@python.inline@@@@", |
292 "@@@STEP_LOG_LINE@python.inline@import sys@@@", | 306 "@@@STEP_LOG_LINE@python.inline@import sys@@@", |
293 "@@@STEP_LOG_LINE@python.inline@import time@@@", | 307 "@@@STEP_LOG_LINE@python.inline@import time@@@", |
294 "@@@STEP_LOG_LINE@python.inline@time.sleep(20*60)@@@", | 308 "@@@STEP_LOG_LINE@python.inline@time.sleep(20*60)@@@", |
295 "@@@STEP_LOG_LINE@python.inline@sys.exit(0)@@@", | 309 "@@@STEP_LOG_LINE@python.inline@sys.exit(0)@@@", |
296 "@@@STEP_LOG_END@python.inline@@@" | 310 "@@@STEP_LOG_END@python.inline@@@" |
297 ] | 311 ] |
298 }, | 312 }, |
299 { | 313 { |
300 "cmd": [ | 314 "cmd": [ |
301 "python", | 315 "python", |
302 "-u", | 316 "-u", |
303 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 317 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
304 "--", | 318 "--", |
305 "[ROOT]/b/depot_tools/gsutil.py", | 319 "[DEPOT_TOOLS]/gsutil.py", |
306 "----", | 320 "----", |
307 "ls", | 321 "ls", |
308 "gs://chrome-perf/bisect-results/a6298e4afedbf2cd461755ea6f45b0ad64222222-
test.results" | 322 "gs://chrome-perf/bisect-results/a6298e4afedbf2cd461755ea6f45b0ad64222222-
test.results" |
309 ], | 323 ], |
| 324 "cwd": "[SLAVE_BUILD]", |
310 "name": "Waiting for chromium@a6298e4afe.gsutil ls (2)", | 325 "name": "Waiting for chromium@a6298e4afe.gsutil ls (2)", |
311 "~followup_annotations": [ | 326 "~followup_annotations": [ |
312 "@@@STEP_NEST_LEVEL@1@@@" | 327 "@@@STEP_NEST_LEVEL@1@@@" |
313 ] | 328 ] |
314 }, | 329 }, |
315 { | 330 { |
316 "cmd": [ | 331 "cmd": [ |
317 "python", | 332 "python", |
318 "-u", | 333 "-u", |
319 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 334 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
320 "--", | 335 "--", |
321 "[ROOT]/b/depot_tools/gsutil.py", | 336 "[DEPOT_TOOLS]/gsutil.py", |
322 "----", | 337 "----", |
323 "cat", | 338 "cat", |
324 "gs://chrome-perf/bisect-results/a6298e4afedbf2cd461755ea6f45b0ad64222222-
test.results" | 339 "gs://chrome-perf/bisect-results/a6298e4afedbf2cd461755ea6f45b0ad64222222-
test.results" |
325 ], | 340 ], |
| 341 "cwd": "[SLAVE_BUILD]", |
326 "name": "Waiting for chromium@a6298e4afe.gsutil Get test results for build a
6298e4afedbf2cd461755ea6f45b0ad64222222", | 342 "name": "Waiting for chromium@a6298e4afe.gsutil Get test results for build a
6298e4afedbf2cd461755ea6f45b0ad64222222", |
327 "stdout": "/path/to/tmp/", | 343 "stdout": "/path/to/tmp/", |
328 "~followup_annotations": [ | 344 "~followup_annotations": [ |
329 "@@@STEP_NEST_LEVEL@1@@@" | 345 "@@@STEP_NEST_LEVEL@1@@@" |
330 ] | 346 ] |
331 }, | 347 }, |
332 { | 348 { |
333 "cmd": [ | 349 "cmd": [ |
334 "git", | 350 "git", |
335 "footers", | 351 "footers", |
336 "--position", | 352 "--position", |
337 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111" | 353 "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111" |
338 ], | 354 ], |
339 "cwd": "[TMP]/fake_checkout_tmp_1", | 355 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", |
340 "name": "resolving hash 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", | 356 "name": "resolving hash 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", |
341 "stdout": "/path/to/tmp/" | 357 "stdout": "/path/to/tmp/" |
342 }, | 358 }, |
343 { | 359 { |
344 "cmd": [], | 360 "cmd": [], |
| 361 "cwd": "[SLAVE_BUILD]", |
345 "name": "Waiting for chromium@00316c9ddf" | 362 "name": "Waiting for chromium@00316c9ddf" |
346 }, | 363 }, |
347 { | 364 { |
348 "cmd": [ | 365 "cmd": [ |
349 "python", | 366 "python", |
350 "-u", | 367 "-u", |
351 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 368 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
352 "--", | 369 "--", |
353 "[ROOT]/b/depot_tools/gsutil.py", | 370 "[DEPOT_TOOLS]/gsutil.py", |
354 "----", | 371 "----", |
355 "ls", | 372 "ls", |
356 "gs://chrome-perf/Linux Builder/full-build-linux_00316c9ddfb9d7b4e1ed2fff9
fe6d964d2111111.zip" | 373 "gs://chrome-perf/Linux Builder/full-build-linux_00316c9ddfb9d7b4e1ed2fff9
fe6d964d2111111.zip" |
357 ], | 374 ], |
| 375 "cwd": "[SLAVE_BUILD]", |
358 "name": "Waiting for chromium@00316c9ddf.gsutil ls", | 376 "name": "Waiting for chromium@00316c9ddf.gsutil ls", |
359 "~followup_annotations": [ | 377 "~followup_annotations": [ |
360 "@@@STEP_NEST_LEVEL@1@@@" | 378 "@@@STEP_NEST_LEVEL@1@@@" |
361 ] | 379 ] |
362 }, | 380 }, |
363 { | 381 { |
364 "cmd": [], | 382 "cmd": [], |
| 383 "cwd": "[SLAVE_BUILD]", |
365 "name": "Waiting for chromium@00316c9ddf.Triggering test job for 00316c9ddfb
9d7b4e1ed2fff9fe6d964d2111111", | 384 "name": "Waiting for chromium@00316c9ddf.Triggering test job for 00316c9ddfb
9d7b4e1ed2fff9fe6d964d2111111", |
366 "trigger_specs": [ | 385 "trigger_specs": [ |
367 { | 386 { |
368 "builder_name": "linux_perf_tester", | 387 "builder_name": "linux_perf_tester", |
369 "properties": { | 388 "properties": { |
370 "bisect_config": { | 389 "bisect_config": { |
371 "command": "src/tools/perf/run_benchmark -v --browser=release smooth
ness.tough_scrolling_cases", | 390 "command": "src/tools/perf/run_benchmark -v --browser=release smooth
ness.tough_scrolling_cases", |
372 "metric": "mean_input_event_latency/mean_input_event_latency", | 391 "metric": "mean_input_event_latency/mean_input_event_latency", |
373 "repeat_count": 5, | 392 "repeat_count": 5, |
374 "test_type": "perf" | 393 "test_type": "perf" |
(...skipping 11 matching lines...) Expand all Loading... |
386 "~followup_annotations": [ | 405 "~followup_annotations": [ |
387 "@@@STEP_NEST_LEVEL@1@@@" | 406 "@@@STEP_NEST_LEVEL@1@@@" |
388 ] | 407 ] |
389 }, | 408 }, |
390 { | 409 { |
391 "cmd": [ | 410 "cmd": [ |
392 "python", | 411 "python", |
393 "-u", | 412 "-u", |
394 "\nimport sys\nimport time\ntime.sleep(20*60)\nsys.exit(0)\n" | 413 "\nimport sys\nimport time\ntime.sleep(20*60)\nsys.exit(0)\n" |
395 ], | 414 ], |
| 415 "cwd": "[SLAVE_BUILD]", |
396 "name": "Waiting for chromium@00316c9ddf.sleeping", | 416 "name": "Waiting for chromium@00316c9ddf.sleeping", |
397 "~followup_annotations": [ | 417 "~followup_annotations": [ |
398 "@@@STEP_NEST_LEVEL@1@@@", | 418 "@@@STEP_NEST_LEVEL@1@@@", |
399 "@@@STEP_LOG_LINE@python.inline@@@@", | 419 "@@@STEP_LOG_LINE@python.inline@@@@", |
400 "@@@STEP_LOG_LINE@python.inline@import sys@@@", | 420 "@@@STEP_LOG_LINE@python.inline@import sys@@@", |
401 "@@@STEP_LOG_LINE@python.inline@import time@@@", | 421 "@@@STEP_LOG_LINE@python.inline@import time@@@", |
402 "@@@STEP_LOG_LINE@python.inline@time.sleep(20*60)@@@", | 422 "@@@STEP_LOG_LINE@python.inline@time.sleep(20*60)@@@", |
403 "@@@STEP_LOG_LINE@python.inline@sys.exit(0)@@@", | 423 "@@@STEP_LOG_LINE@python.inline@sys.exit(0)@@@", |
404 "@@@STEP_LOG_END@python.inline@@@" | 424 "@@@STEP_LOG_END@python.inline@@@" |
405 ] | 425 ] |
406 }, | 426 }, |
407 { | 427 { |
408 "cmd": [ | 428 "cmd": [ |
409 "python", | 429 "python", |
410 "-u", | 430 "-u", |
411 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 431 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
412 "--", | 432 "--", |
413 "[ROOT]/b/depot_tools/gsutil.py", | 433 "[DEPOT_TOOLS]/gsutil.py", |
414 "----", | 434 "----", |
415 "ls", | 435 "ls", |
416 "gs://chrome-perf/bisect-results/00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-
test.results" | 436 "gs://chrome-perf/bisect-results/00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-
test.results" |
417 ], | 437 ], |
| 438 "cwd": "[SLAVE_BUILD]", |
418 "name": "Waiting for chromium@00316c9ddf.gsutil ls (2)", | 439 "name": "Waiting for chromium@00316c9ddf.gsutil ls (2)", |
419 "~followup_annotations": [ | 440 "~followup_annotations": [ |
420 "@@@STEP_NEST_LEVEL@1@@@" | 441 "@@@STEP_NEST_LEVEL@1@@@" |
421 ] | 442 ] |
422 }, | 443 }, |
423 { | 444 { |
424 "cmd": [ | 445 "cmd": [ |
425 "python", | 446 "python", |
426 "-u", | 447 "-u", |
427 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 448 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
428 "--", | 449 "--", |
429 "[ROOT]/b/depot_tools/gsutil.py", | 450 "[DEPOT_TOOLS]/gsutil.py", |
430 "----", | 451 "----", |
431 "cat", | 452 "cat", |
432 "gs://chrome-perf/bisect-results/00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-
test.results" | 453 "gs://chrome-perf/bisect-results/00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-
test.results" |
433 ], | 454 ], |
| 455 "cwd": "[SLAVE_BUILD]", |
434 "name": "Waiting for chromium@00316c9ddf.gsutil Get test results for build 0
0316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", | 456 "name": "Waiting for chromium@00316c9ddf.gsutil Get test results for build 0
0316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", |
435 "stdout": "/path/to/tmp/", | 457 "stdout": "/path/to/tmp/", |
436 "~followup_annotations": [ | 458 "~followup_annotations": [ |
437 "@@@STEP_NEST_LEVEL@1@@@" | 459 "@@@STEP_NEST_LEVEL@1@@@" |
438 ] | 460 ] |
439 }, | 461 }, |
440 { | 462 { |
441 "cmd": [ | 463 "cmd": [ |
442 "python", | 464 "python", |
443 "-u", | 465 "-u", |
444 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 466 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
445 "--", | 467 "--", |
446 "[ROOT]/b/depot_tools/gsutil.py", | 468 "[DEPOT_TOOLS]/gsutil.py", |
447 "----", | 469 "----", |
448 "ls", | 470 "ls", |
449 "gs://chrome-perf/Linux Builder/full-build-linux_dcdcdc0ff1122212323134879
ddceeb1240b0988.zip" | 471 "gs://chrome-perf/Linux Builder/full-build-linux_dcdcdc0ff1122212323134879
ddceeb1240b0988.zip" |
450 ], | 472 ], |
| 473 "cwd": "[SLAVE_BUILD]", |
451 "name": "gsutil ls (3)" | 474 "name": "gsutil ls (3)" |
452 }, | 475 }, |
453 { | 476 { |
454 "cmd": [ | 477 "cmd": [ |
455 "git", | 478 "git", |
456 "-c", | 479 "-c", |
457 "user.email=FAKE_PERF_PUMPKIN@chromium.org", | 480 "user.email=FAKE_PERF_PUMPKIN@chromium.org", |
458 "try", | 481 "try", |
459 "--bot", | 482 "--bot", |
460 "linux_perf_bisect_builder", | 483 "linux_perf_bisect_builder", |
461 "--revision", | 484 "--revision", |
462 "dcdcdc0ff1122212323134879ddceeb1240b0988", | 485 "dcdcdc0ff1122212323134879ddceeb1240b0988", |
463 "--name", | 486 "--name", |
464 "dcdcdc0ff1122212323134879ddceeb1240b0988-build", | 487 "dcdcdc0ff1122212323134879ddceeb1240b0988-build", |
465 "--clobber", | 488 "--clobber", |
466 "--svn_repo", | 489 "--svn_repo", |
467 "svn://svn.chromium.org/chrome-try/try-perf", | 490 "svn://svn.chromium.org/chrome-try/try-perf", |
468 "--diff", | 491 "--diff", |
469 "/dev/null" | 492 "/dev/null" |
470 ], | 493 ], |
471 "cwd": "[TMP]/fake_checkout_tmp_1", | 494 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", |
472 "name": "Requesting build for dcdcdc0ff1122212323134879ddceeb1240b0988 via g
it try." | 495 "name": "Requesting build for dcdcdc0ff1122212323134879ddceeb1240b0988 via g
it try." |
473 }, | 496 }, |
474 { | 497 { |
475 "cmd": [ | 498 "cmd": [ |
476 "git", | 499 "git", |
477 "footers", | 500 "footers", |
478 "--position", | 501 "--position", |
479 "dcdcdc0ff1122212323134879ddceeb1240b0988" | 502 "dcdcdc0ff1122212323134879ddceeb1240b0988" |
480 ], | 503 ], |
481 "cwd": "[TMP]/fake_checkout_tmp_1", | 504 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", |
482 "name": "resolving hash dcdcdc0ff1122212323134879ddceeb1240b0988", | 505 "name": "resolving hash dcdcdc0ff1122212323134879ddceeb1240b0988", |
483 "stdout": "/path/to/tmp/" | 506 "stdout": "/path/to/tmp/" |
484 }, | 507 }, |
485 { | 508 { |
486 "cmd": [], | 509 "cmd": [], |
| 510 "cwd": "[SLAVE_BUILD]", |
487 "name": "Waiting for chromium@dcdcdc0ff1" | 511 "name": "Waiting for chromium@dcdcdc0ff1" |
488 }, | 512 }, |
489 { | 513 { |
490 "cmd": [ | 514 "cmd": [ |
491 "python", | 515 "python", |
492 "-u", | 516 "-u", |
493 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 517 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
494 "--", | 518 "--", |
495 "[ROOT]/b/depot_tools/gsutil.py", | 519 "[DEPOT_TOOLS]/gsutil.py", |
496 "----", | 520 "----", |
497 "ls", | 521 "ls", |
498 "gs://chrome-perf/Linux Builder/full-build-linux_dcdcdc0ff1122212323134879
ddceeb1240b0988.zip" | 522 "gs://chrome-perf/Linux Builder/full-build-linux_dcdcdc0ff1122212323134879
ddceeb1240b0988.zip" |
499 ], | 523 ], |
| 524 "cwd": "[SLAVE_BUILD]", |
500 "name": "Waiting for chromium@dcdcdc0ff1.gsutil ls", | 525 "name": "Waiting for chromium@dcdcdc0ff1.gsutil ls", |
501 "~followup_annotations": [ | 526 "~followup_annotations": [ |
502 "@@@STEP_NEST_LEVEL@1@@@" | 527 "@@@STEP_NEST_LEVEL@1@@@" |
503 ] | 528 ] |
504 }, | 529 }, |
505 { | 530 { |
506 "cmd": [], | 531 "cmd": [], |
| 532 "cwd": "[SLAVE_BUILD]", |
507 "name": "Waiting for chromium@dcdcdc0ff1.Triggering test job for dcdcdc0ff11
22212323134879ddceeb1240b0988", | 533 "name": "Waiting for chromium@dcdcdc0ff1.Triggering test job for dcdcdc0ff11
22212323134879ddceeb1240b0988", |
508 "trigger_specs": [ | 534 "trigger_specs": [ |
509 { | 535 { |
510 "builder_name": "linux_perf_tester", | 536 "builder_name": "linux_perf_tester", |
511 "properties": { | 537 "properties": { |
512 "bisect_config": { | 538 "bisect_config": { |
513 "command": "src/tools/perf/run_benchmark -v --browser=release smooth
ness.tough_scrolling_cases", | 539 "command": "src/tools/perf/run_benchmark -v --browser=release smooth
ness.tough_scrolling_cases", |
514 "metric": "mean_input_event_latency/mean_input_event_latency", | 540 "metric": "mean_input_event_latency/mean_input_event_latency", |
515 "repeat_count": 5, | 541 "repeat_count": 5, |
516 "test_type": "perf" | 542 "test_type": "perf" |
(...skipping 11 matching lines...) Expand all Loading... |
528 "~followup_annotations": [ | 554 "~followup_annotations": [ |
529 "@@@STEP_NEST_LEVEL@1@@@" | 555 "@@@STEP_NEST_LEVEL@1@@@" |
530 ] | 556 ] |
531 }, | 557 }, |
532 { | 558 { |
533 "cmd": [ | 559 "cmd": [ |
534 "python", | 560 "python", |
535 "-u", | 561 "-u", |
536 "\nimport sys\nimport time\ntime.sleep(20*60)\nsys.exit(0)\n" | 562 "\nimport sys\nimport time\ntime.sleep(20*60)\nsys.exit(0)\n" |
537 ], | 563 ], |
| 564 "cwd": "[SLAVE_BUILD]", |
538 "name": "Waiting for chromium@dcdcdc0ff1.sleeping", | 565 "name": "Waiting for chromium@dcdcdc0ff1.sleeping", |
539 "~followup_annotations": [ | 566 "~followup_annotations": [ |
540 "@@@STEP_NEST_LEVEL@1@@@", | 567 "@@@STEP_NEST_LEVEL@1@@@", |
541 "@@@STEP_LOG_LINE@python.inline@@@@", | 568 "@@@STEP_LOG_LINE@python.inline@@@@", |
542 "@@@STEP_LOG_LINE@python.inline@import sys@@@", | 569 "@@@STEP_LOG_LINE@python.inline@import sys@@@", |
543 "@@@STEP_LOG_LINE@python.inline@import time@@@", | 570 "@@@STEP_LOG_LINE@python.inline@import time@@@", |
544 "@@@STEP_LOG_LINE@python.inline@time.sleep(20*60)@@@", | 571 "@@@STEP_LOG_LINE@python.inline@time.sleep(20*60)@@@", |
545 "@@@STEP_LOG_LINE@python.inline@sys.exit(0)@@@", | 572 "@@@STEP_LOG_LINE@python.inline@sys.exit(0)@@@", |
546 "@@@STEP_LOG_END@python.inline@@@" | 573 "@@@STEP_LOG_END@python.inline@@@" |
547 ] | 574 ] |
548 }, | 575 }, |
549 { | 576 { |
550 "cmd": [ | 577 "cmd": [ |
551 "python", | 578 "python", |
552 "-u", | 579 "-u", |
553 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 580 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
554 "--", | 581 "--", |
555 "[ROOT]/b/depot_tools/gsutil.py", | 582 "[DEPOT_TOOLS]/gsutil.py", |
556 "----", | 583 "----", |
557 "ls", | 584 "ls", |
558 "gs://chrome-perf/bisect-results/dcdcdc0ff1122212323134879ddceeb1240b0988-
test.results" | 585 "gs://chrome-perf/bisect-results/dcdcdc0ff1122212323134879ddceeb1240b0988-
test.results" |
559 ], | 586 ], |
| 587 "cwd": "[SLAVE_BUILD]", |
560 "name": "Waiting for chromium@dcdcdc0ff1.gsutil ls (2)", | 588 "name": "Waiting for chromium@dcdcdc0ff1.gsutil ls (2)", |
561 "~followup_annotations": [ | 589 "~followup_annotations": [ |
562 "@@@STEP_NEST_LEVEL@1@@@" | 590 "@@@STEP_NEST_LEVEL@1@@@" |
563 ] | 591 ] |
564 }, | 592 }, |
565 { | 593 { |
566 "cmd": [ | 594 "cmd": [ |
567 "python", | 595 "python", |
568 "-u", | 596 "-u", |
569 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 597 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
570 "--", | 598 "--", |
571 "[ROOT]/b/depot_tools/gsutil.py", | 599 "[DEPOT_TOOLS]/gsutil.py", |
572 "----", | 600 "----", |
573 "cat", | 601 "cat", |
574 "gs://chrome-perf/bisect-results/dcdcdc0ff1122212323134879ddceeb1240b0988-
test.results" | 602 "gs://chrome-perf/bisect-results/dcdcdc0ff1122212323134879ddceeb1240b0988-
test.results" |
575 ], | 603 ], |
| 604 "cwd": "[SLAVE_BUILD]", |
576 "name": "Waiting for chromium@dcdcdc0ff1.gsutil Get test results for build d
cdcdc0ff1122212323134879ddceeb1240b0988", | 605 "name": "Waiting for chromium@dcdcdc0ff1.gsutil Get test results for build d
cdcdc0ff1122212323134879ddceeb1240b0988", |
577 "stdout": "/path/to/tmp/", | 606 "stdout": "/path/to/tmp/", |
578 "~followup_annotations": [ | 607 "~followup_annotations": [ |
579 "@@@STEP_NEST_LEVEL@1@@@" | 608 "@@@STEP_NEST_LEVEL@1@@@" |
580 ] | 609 ] |
581 }, | 610 }, |
582 { | 611 { |
583 "name": "$result", | 612 "name": "$result", |
584 "reason": "Expected revision to check.", | 613 "reason": "Expected revision to check.", |
585 "status_code": 1 | 614 "status_code": 1 |
586 } | 615 } |
587 ] | 616 ] |
OLD | NEW |