Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(404)

Side by Side Diff: scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___builder.json

Issue 1919193002: build: roll infra_paths changes (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: merge Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
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 "client.v8", 8 "client.v8",
9 "--builder", 9 "--builder",
10 "V8 Linux - builder", 10 "V8 Linux - builder",
11 "--slave", 11 "--slave",
12 "TestSlavename", 12 "TestSlavename",
13 "--spec", 13 "--spec",
14 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_vars': {'chromium_trunk' : 'svn://svn-mirror.golo.chromium.org/chrome/trunk'}, 'deps_file': 'DEPS', 'mana ged': True, 'name': 'v8', 'url': 'https://chromium.googlesource.com/v8/v8'}]", 14 "cache_dir = '[ROOT]/b/build/slave/cache_dir'\nsolutions = [{'custom_vars' : {'chromium_trunk': 'svn://svn-mirror.golo.chromium.org/chrome/trunk'}, 'deps_f ile': 'DEPS', 'managed': True, 'name': 'v8', 'url': 'https://chromium.googlesour ce.com/v8/v8'}]",
15 "--root", 15 "--root",
16 "v8", 16 "v8",
17 "--revision_mapping_file", 17 "--revision_mapping_file",
18 "{\"v8\": \"got_revision\", \"v8/tools/swarming_client\": \"got_swarming_c lient_revision\"}", 18 "{\"v8\": \"got_revision\", \"v8/tools/swarming_client\": \"got_swarming_c lient_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 "v8@20123", 24 "v8@20123",
25 "--no_shallow", 25 "--no_shallow",
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@ \"v8\": \"20123\"@@@", 37 "@@@STEP_LOG_LINE@json.output@ \"v8\": \"20123\"@@@",
(...skipping 23 matching lines...) Expand all
62 "@@@SET_BUILD_PROPERTY@got_revision@\"f2cbea7e89a45f46819777bb78a1f5bd0241 f64c\"@@@", 61 "@@@SET_BUILD_PROPERTY@got_revision@\"f2cbea7e89a45f46819777bb78a1f5bd0241 f64c\"@@@",
63 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#50110}\"@@@", 62 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#50110}\"@@@",
64 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master @{#108913}\"@@@", 63 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master @{#108913}\"@@@",
65 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision@\"e4fee0b18f8163be6097 c9c571640038896debc4\"@@@" 64 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision@\"e4fee0b18f8163be6097 c9c571640038896debc4\"@@@"
66 ] 65 ]
67 }, 66 },
68 { 67 {
69 "cmd": [ 68 "cmd": [
70 "python", 69 "python",
71 "-u", 70 "-u",
72 "[SLAVE_BUILD]/v8/tools/swarming_client/swarming.py", 71 "[CWD]/v8/tools/swarming_client/swarming.py",
73 "--version" 72 "--version"
74 ], 73 ],
75 "cwd": "[SLAVE_BUILD]",
76 "name": "swarming.py --version", 74 "name": "swarming.py --version",
77 "stdout": "/path/to/tmp/", 75 "stdout": "/path/to/tmp/",
78 "~followup_annotations": [ 76 "~followup_annotations": [
79 "@@@STEP_TEXT@0.4.10@@@" 77 "@@@STEP_TEXT@0.4.10@@@"
80 ] 78 ]
81 }, 79 },
82 { 80 {
83 "cmd": [ 81 "cmd": [
84 "python", 82 "python",
85 "-u", 83 "-u",
86 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", 84 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
87 "runhooks" 85 "runhooks"
88 ], 86 ],
89 "cwd": "[SLAVE_BUILD]",
90 "env": { 87 "env": {
91 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json", 88 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json",
92 "GYP_DEFINES": "clang=1 gcmole=1 gomadir='[BUILD]/goma' target_arch=ia32 t est_isolation_mode=prepare use_goma=1 v8_target_arch=ia32", 89 "GYP_DEFINES": "clang=1 gcmole=1 gomadir='[ROOT]/b/build/goma' target_arch =ia32 test_isolation_mode=prepare use_goma=1 v8_target_arch=ia32",
93 "GYP_GENERATORS": "ninja", 90 "GYP_GENERATORS": "ninja",
94 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 91 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
95 }, 92 },
96 "name": "gclient runhooks" 93 "name": "gclient runhooks"
97 }, 94 },
98 { 95 {
99 "cmd": [ 96 "cmd": [
100 "python", 97 "python",
101 "-u", 98 "-u",
102 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", 99 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
103 "--show-path", 100 "--show-path",
104 "python", 101 "python",
105 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" 102 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py"
106 ], 103 ],
107 "cwd": "[SLAVE_BUILD]",
108 "name": "cleanup_temp" 104 "name": "cleanup_temp"
109 }, 105 },
110 { 106 {
111 "allow_subannotations": true, 107 "allow_subannotations": true,
112 "cmd": [ 108 "cmd": [
113 "python", 109 "python",
114 "-u", 110 "-u",
115 "RECIPE_PACKAGE_REPO[build]/scripts/slave/clang_revision.py", 111 "RECIPE_PACKAGE_REPO[build]/scripts/slave/clang_revision.py",
116 "--src-dir", 112 "--src-dir",
117 "[SLAVE_BUILD]/v8", 113 "[CWD]/v8",
118 "--output-json", 114 "--output-json",
119 "/path/to/tmp/json" 115 "/path/to/tmp/json"
120 ], 116 ],
121 "cwd": "[SLAVE_BUILD]",
122 "env": { 117 "env": {
123 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json" 118 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
124 }, 119 },
125 "name": "clang_revision", 120 "name": "clang_revision",
126 "~followup_annotations": [ 121 "~followup_annotations": [
127 "@@@STEP_LOG_LINE@json.output@{@@@", 122 "@@@STEP_LOG_LINE@json.output@{@@@",
128 "@@@STEP_LOG_LINE@json.output@ \"clang_revision\": \"123456-7\"@@@", 123 "@@@STEP_LOG_LINE@json.output@ \"clang_revision\": \"123456-7\"@@@",
129 "@@@STEP_LOG_LINE@json.output@}@@@", 124 "@@@STEP_LOG_LINE@json.output@}@@@",
130 "@@@STEP_LOG_END@json.output@@@" 125 "@@@STEP_LOG_END@json.output@@@"
131 ] 126 ]
132 }, 127 },
133 { 128 {
134 "cmd": [ 129 "cmd": [
135 "python", 130 "python",
136 "-u", 131 "-u",
137 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", 132 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
138 "--show-path", 133 "--show-path",
139 "python", 134 "python",
140 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", 135 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py",
141 "--gsutil-py-path", 136 "--gsutil-py-path",
142 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", 137 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
143 "--ninja-path", 138 "--ninja-path",
144 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", 139 "RECIPE_PACKAGE_REPO[depot_tools]/ninja",
145 "--target", 140 "--target",
146 "Release", 141 "Release",
147 "--src-dir", 142 "--src-dir",
148 "[SLAVE_BUILD]/v8", 143 "[CWD]/v8",
149 "--goma-cache-dir", 144 "--goma-cache-dir",
150 "[GOMA_CACHE]", 145 "[ROOT]/b/build/slave/goma_cache",
151 "--build-tool", 146 "--build-tool",
152 "ninja", 147 "ninja",
153 "--compiler", 148 "--compiler",
154 "goma-clang", 149 "goma-clang",
155 "--goma-jsonstatus", 150 "--goma-jsonstatus",
156 "/path/to/tmp/json", 151 "/path/to/tmp/json",
157 "--goma-service-account-json-file", 152 "--goma-service-account-json-file",
158 "/creds/service_accounts/service-account-goma-client.json", 153 "/creds/service_accounts/service-account-goma-client.json",
159 "--goma-dir", 154 "--goma-dir",
160 "[BUILD]/goma", 155 "[ROOT]/b/build/goma",
161 "--" 156 "--"
162 ], 157 ],
163 "cwd": "[SLAVE_BUILD]",
164 "env": { 158 "env": {
165 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json" 159 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
166 }, 160 },
167 "name": "compile", 161 "name": "compile",
168 "~followup_annotations": [ 162 "~followup_annotations": [
169 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", 163 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
170 "@@@STEP_LOG_END@json.output (invalid)@@@" 164 "@@@STEP_LOG_END@json.output (invalid)@@@"
171 ] 165 ]
172 }, 166 },
173 { 167 {
174 "cmd": [ 168 "cmd": [
175 "python", 169 "python",
176 "-u", 170 "-u",
177 "RECIPE_MODULE[build::isolate]/resources/isolate.py", 171 "RECIPE_MODULE[build::isolate]/resources/isolate.py",
178 "[SLAVE_BUILD]/v8/tools/swarming_client", 172 "[CWD]/v8/tools/swarming_client",
179 "batcharchive", 173 "batcharchive",
180 "--dump-json", 174 "--dump-json",
181 "/path/to/tmp/json", 175 "/path/to/tmp/json",
182 "--isolate-server", 176 "--isolate-server",
183 "https://isolateserver.appspot.com", 177 "https://isolateserver.appspot.com",
184 "--verbose", 178 "--verbose",
185 "[SLAVE_BUILD]/v8/out/Release/benchmarks.isolated.gen.json", 179 "[CWD]/v8/out/Release/benchmarks.isolated.gen.json",
186 "[SLAVE_BUILD]/v8/out/Release/bot_default.isolated.gen.json", 180 "[CWD]/v8/out/Release/bot_default.isolated.gen.json",
187 "[SLAVE_BUILD]/v8/out/Release/check-static-initializers.isolated.gen.json" , 181 "[CWD]/v8/out/Release/check-static-initializers.isolated.gen.json",
188 "[SLAVE_BUILD]/v8/out/Release/ignition.isolated.gen.json", 182 "[CWD]/v8/out/Release/ignition.isolated.gen.json",
189 "[SLAVE_BUILD]/v8/out/Release/mjsunit.isolated.gen.json", 183 "[CWD]/v8/out/Release/mjsunit.isolated.gen.json",
190 "[SLAVE_BUILD]/v8/out/Release/mozilla.isolated.gen.json", 184 "[CWD]/v8/out/Release/mozilla.isolated.gen.json",
191 "[SLAVE_BUILD]/v8/out/Release/optimize_for_size.isolated.gen.json", 185 "[CWD]/v8/out/Release/optimize_for_size.isolated.gen.json",
192 "[SLAVE_BUILD]/v8/out/Release/perf.isolated.gen.json", 186 "[CWD]/v8/out/Release/perf.isolated.gen.json",
193 "[SLAVE_BUILD]/v8/out/Release/run-deopt-fuzzer.isolated.gen.json", 187 "[CWD]/v8/out/Release/run-deopt-fuzzer.isolated.gen.json",
194 "[SLAVE_BUILD]/v8/out/Release/run-gcmole.isolated.gen.json", 188 "[CWD]/v8/out/Release/run-gcmole.isolated.gen.json",
195 "[SLAVE_BUILD]/v8/out/Release/simdjs.isolated.gen.json", 189 "[CWD]/v8/out/Release/simdjs.isolated.gen.json",
196 "[SLAVE_BUILD]/v8/out/Release/test262.isolated.gen.json" 190 "[CWD]/v8/out/Release/test262.isolated.gen.json"
197 ], 191 ],
198 "cwd": "[SLAVE_BUILD]",
199 "name": "isolate tests", 192 "name": "isolate tests",
200 "~followup_annotations": [ 193 "~followup_annotations": [
201 "@@@STEP_LOG_LINE@json.output@{@@@", 194 "@@@STEP_LOG_LINE@json.output@{@@@",
202 "@@@STEP_LOG_LINE@json.output@ \"benchmarks\": \"[dummy hash for benchmar ks]\", @@@", 195 "@@@STEP_LOG_LINE@json.output@ \"benchmarks\": \"[dummy hash for benchmar ks]\", @@@",
203 "@@@STEP_LOG_LINE@json.output@ \"bot_default\": \"[dummy hash for bot_def ault]\", @@@", 196 "@@@STEP_LOG_LINE@json.output@ \"bot_default\": \"[dummy hash for bot_def ault]\", @@@",
204 "@@@STEP_LOG_LINE@json.output@ \"check-static-initializers\": \"[dummy ha sh for check-static-initializers]\", @@@", 197 "@@@STEP_LOG_LINE@json.output@ \"check-static-initializers\": \"[dummy ha sh for check-static-initializers]\", @@@",
205 "@@@STEP_LOG_LINE@json.output@ \"ignition\": \"[dummy hash for ignition]\ ", @@@", 198 "@@@STEP_LOG_LINE@json.output@ \"ignition\": \"[dummy hash for ignition]\ ", @@@",
206 "@@@STEP_LOG_LINE@json.output@ \"mjsunit\": \"[dummy hash for mjsunit]\", @@@", 199 "@@@STEP_LOG_LINE@json.output@ \"mjsunit\": \"[dummy hash for mjsunit]\", @@@",
207 "@@@STEP_LOG_LINE@json.output@ \"mozilla\": \"[dummy hash for mozilla]\", @@@", 200 "@@@STEP_LOG_LINE@json.output@ \"mozilla\": \"[dummy hash for mozilla]\", @@@",
208 "@@@STEP_LOG_LINE@json.output@ \"optimize_for_size\": \"[dummy hash for o ptimize_for_size]\", @@@", 201 "@@@STEP_LOG_LINE@json.output@ \"optimize_for_size\": \"[dummy hash for o ptimize_for_size]\", @@@",
209 "@@@STEP_LOG_LINE@json.output@ \"perf\": \"[dummy hash for perf]\", @@@", 202 "@@@STEP_LOG_LINE@json.output@ \"perf\": \"[dummy hash for perf]\", @@@",
210 "@@@STEP_LOG_LINE@json.output@ \"run-deopt-fuzzer\": \"[dummy hash for ru n-deopt-fuzzer]\", @@@", 203 "@@@STEP_LOG_LINE@json.output@ \"run-deopt-fuzzer\": \"[dummy hash for ru n-deopt-fuzzer]\", @@@",
211 "@@@STEP_LOG_LINE@json.output@ \"run-gcmole\": \"[dummy hash for run-gcmo le]\", @@@", 204 "@@@STEP_LOG_LINE@json.output@ \"run-gcmole\": \"[dummy hash for run-gcmo le]\", @@@",
212 "@@@STEP_LOG_LINE@json.output@ \"simdjs\": \"[dummy hash for simdjs]\", @ @@", 205 "@@@STEP_LOG_LINE@json.output@ \"simdjs\": \"[dummy hash for simdjs]\", @ @@",
213 "@@@STEP_LOG_LINE@json.output@ \"test262\": \"[dummy hash for test262]\"@ @@", 206 "@@@STEP_LOG_LINE@json.output@ \"test262\": \"[dummy hash for test262]\"@ @@",
214 "@@@STEP_LOG_LINE@json.output@}@@@", 207 "@@@STEP_LOG_LINE@json.output@}@@@",
215 "@@@STEP_LOG_END@json.output@@@" 208 "@@@STEP_LOG_END@json.output@@@"
216 ] 209 ]
217 }, 210 },
218 { 211 {
219 "cmd": [ 212 "cmd": [
220 "python", 213 "python",
221 "-u", 214 "-u",
222 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", 215 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py",
223 "--", 216 "--",
224 "[DEPOT_TOOLS]/gsutil.py", 217 "[ROOT]/b/depot_tools/gsutil.py",
225 "----", 218 "----",
226 "cp", 219 "cp",
227 "-a", 220 "-a",
228 "public-read", 221 "public-read",
229 "{\"benchmarks\": \"[dummy hash for benchmarks]\", \"bot_default\": \"[dum my hash for bot_default]\", \"check-static-initializers\": \"[dummy hash for che ck-static-initializers]\", \"ignition\": \"[dummy hash for ignition]\", \"mjsuni t\": \"[dummy hash for mjsunit]\", \"mozilla\": \"[dummy hash for mozilla]\", \" optimize_for_size\": \"[dummy hash for optimize_for_size]\", \"perf\": \"[dummy hash for perf]\", \"run-deopt-fuzzer\": \"[dummy hash for run-deopt-fuzzer]\", \ "run-gcmole\": \"[dummy hash for run-gcmole]\", \"simdjs\": \"[dummy hash for si mdjs]\", \"test262\": \"[dummy hash for test262]\"}", 222 "{\"benchmarks\": \"[dummy hash for benchmarks]\", \"bot_default\": \"[dum my hash for bot_default]\", \"check-static-initializers\": \"[dummy hash for che ck-static-initializers]\", \"ignition\": \"[dummy hash for ignition]\", \"mjsuni t\": \"[dummy hash for mjsunit]\", \"mozilla\": \"[dummy hash for mozilla]\", \" optimize_for_size\": \"[dummy hash for optimize_for_size]\", \"perf\": \"[dummy hash for perf]\", \"run-deopt-fuzzer\": \"[dummy hash for run-deopt-fuzzer]\", \ "run-gcmole\": \"[dummy hash for run-gcmole]\", \"simdjs\": \"[dummy hash for si mdjs]\", \"test262\": \"[dummy hash for test262]\"}",
230 "gs://chromium-v8/v8-linux-rel/full-build-linux_f2cbea7e89a45f46819777bb78 a1f5bd0241f64c.json" 223 "gs://chromium-v8/v8-linux-rel/full-build-linux_f2cbea7e89a45f46819777bb78 a1f5bd0241f64c.json"
231 ], 224 ],
232 "cwd": "[SLAVE_BUILD]",
233 "name": "gsutil upload", 225 "name": "gsutil upload",
234 "~followup_annotations": [ 226 "~followup_annotations": [
235 "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/chromium-v8/v 8-linux-rel/full-build-linux_f2cbea7e89a45f46819777bb78a1f5bd0241f64c.json@@@" 227 "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/chromium-v8/v 8-linux-rel/full-build-linux_f2cbea7e89a45f46819777bb78a1f5bd0241f64c.json@@@"
236 ] 228 ]
237 }, 229 },
238 { 230 {
239 "allow_subannotations": true, 231 "allow_subannotations": true,
240 "cmd": [ 232 "cmd": [
241 "python", 233 "python",
242 "-u", 234 "-u",
243 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", 235 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
244 "--show-path", 236 "--show-path",
245 "python", 237 "python",
246 "RECIPE_PACKAGE_REPO[build]/scripts/slave/zip_build.py", 238 "RECIPE_PACKAGE_REPO[build]/scripts/slave/zip_build.py",
247 "--target", 239 "--target",
248 "Release", 240 "Release",
249 "--build-url", 241 "--build-url",
250 "gs://chromium-v8/v8-linux-rel", 242 "gs://chromium-v8/v8-linux-rel",
251 "--src-dir", 243 "--src-dir",
252 "v8", 244 "v8",
253 "--factory-properties", 245 "--factory-properties",
254 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" branch\": \"master\", \"buildername\": \"V8 Linux - builder\", \"buildnumber\": 571, \"mastername\": \"client.v8\", \"parent_buildername\": null, \"recipe\": \" v8\", \"revision\": \"20123\", \"slavename\": \"TestSlavename\", \"workdir\": \" /path/to/workdir/TestSlavename\"}", 246 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" branch\": \"master\", \"buildername\": \"V8 Linux - builder\", \"buildnumber\": 571, \"mastername\": \"client.v8\", \"parent_buildername\": null, \"recipe\": \" v8\", \"revision\": \"20123\", \"slavename\": \"TestSlavename\", \"workdir\": \" /path/to/workdir/TestSlavename\"}",
255 "--build-properties", 247 "--build-properties",
256 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" branch\": \"master\", \"buildername\": \"V8 Linux - builder\", \"buildnumber\": 571, \"mastername\": \"client.v8\", \"parent_buildername\": null, \"recipe\": \" v8\", \"revision\": \"20123\", \"slavename\": \"TestSlavename\", \"workdir\": \" /path/to/workdir/TestSlavename\"}" 248 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" branch\": \"master\", \"buildername\": \"V8 Linux - builder\", \"buildnumber\": 571, \"mastername\": \"client.v8\", \"parent_buildername\": null, \"recipe\": \" v8\", \"revision\": \"20123\", \"slavename\": \"TestSlavename\", \"workdir\": \" /path/to/workdir/TestSlavename\"}"
257 ], 249 ],
258 "cwd": "[SLAVE_BUILD]",
259 "name": "package build" 250 "name": "package build"
260 }, 251 },
261 { 252 {
262 "cmd": [], 253 "cmd": [],
263 "cwd": "[SLAVE_BUILD]",
264 "name": "trigger", 254 "name": "trigger",
265 "trigger_specs": [ 255 "trigger_specs": [
266 { 256 {
267 "builder_name": "V8 Deopt Fuzzer", 257 "builder_name": "V8 Deopt Fuzzer",
268 "properties": { 258 "properties": {
269 "parent_build_environment": { 259 "parent_build_environment": {
270 "GYP_DEFINES": "clang=1 gcmole=1 target_arch=ia32 test_isolation_mod e=prepare use_goma=1 v8_target_arch=ia32", 260 "GYP_DEFINES": "clang=1 gcmole=1 target_arch=ia32 test_isolation_mod e=prepare use_goma=1 v8_target_arch=ia32",
271 "GYP_GENERATORS": "ninja" 261 "GYP_GENERATORS": "ninja"
272 }, 262 },
273 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", 263 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c",
(...skipping 70 matching lines...) Expand 10 before | Expand all | Expand 10 after
344 } 334 }
345 } 335 }
346 } 336 }
347 ], 337 ],
348 "~followup_annotations": [ 338 "~followup_annotations": [
349 "@@@STEP_TEXT@V8 Deopt Fuzzer<br />V8 Linux<br />V8 Linux - presubmit@@@" 339 "@@@STEP_TEXT@V8 Deopt Fuzzer<br />V8 Linux<br />V8 Linux - presubmit@@@"
350 ] 340 ]
351 }, 341 },
352 { 342 {
353 "cmd": [], 343 "cmd": [],
354 "cwd": "[SLAVE_BUILD]",
355 "name": "trigger (2)", 344 "name": "trigger (2)",
356 "trigger_specs": [ 345 "trigger_specs": [
357 { 346 {
358 "bucket": "master.internal.client.v8", 347 "bucket": "master.internal.client.v8",
359 "buildbot_changes": [ 348 "buildbot_changes": [
360 { 349 {
361 "author": "trigger_proxy", 350 "author": "trigger_proxy",
362 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c" 351 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c"
363 } 352 }
364 ], 353 ],
(...skipping 28 matching lines...) Expand all
393 "~followup_annotations": [ 382 "~followup_annotations": [
394 "@@@STEP_TEXT@v8_trigger_proxy@@@" 383 "@@@STEP_TEXT@v8_trigger_proxy@@@"
395 ] 384 ]
396 }, 385 },
397 { 386 {
398 "name": "$result", 387 "name": "$result",
399 "recipe_result": null, 388 "recipe_result": null,
400 "status_code": 0 389 "status_code": 0
401 } 390 }
402 ] 391 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698