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

Side by Side Diff: scripts/slave/recipes/chromium.expected/full_chromium_fyi_Linux_V8_API_Stability.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 "chromium.fyi", 8 "chromium.fyi",
9 "--builder", 9 "--builder",
10 "Linux V8 API Stability", 10 "Linux V8 API Stability",
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 "--revision", 25 "--revision",
26 "src/v8@origin/canary", 26 "src/v8@origin/canary",
27 "--force", 27 "--force",
28 "--output_manifest", 28 "--output_manifest",
29 "--with_branch_heads" 29 "--with_branch_heads"
30 ], 30 ],
31 "cwd": "[SLAVE_BUILD]",
32 "env": { 31 "env": {
33 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 32 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
34 }, 33 },
35 "name": "bot_update", 34 "name": "bot_update",
36 "~followup_annotations": [ 35 "~followup_annotations": [
37 "@@@STEP_TEXT@Some step text@@@", 36 "@@@STEP_TEXT@Some step text@@@",
38 "@@@STEP_LOG_LINE@json.output@{@@@", 37 "@@@STEP_LOG_LINE@json.output@{@@@",
39 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", 38 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@",
40 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", 39 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@",
41 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\", @@@", 40 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\", @@@",
(...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after
96 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671 d43e399\"@@@", 95 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671 d43e399\"@@@",
97 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@ @", 96 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@ @",
98 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master @{#276089}\"@@@", 97 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master @{#276089}\"@@@",
99 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644 }\"@@@", 98 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644 }\"@@@",
100 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" , 99 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" ,
101 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276} \"@@@" 100 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276} \"@@@"
102 ] 101 ]
103 }, 102 },
104 { 103 {
105 "cmd": [], 104 "cmd": [],
106 "cwd": "[SLAVE_BUILD]",
107 "name": "ensure_goma" 105 "name": "ensure_goma"
108 }, 106 },
109 { 107 {
110 "cmd": [ 108 "cmd": [
111 "python", 109 "python",
112 "-u", 110 "-u",
113 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py", 111 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py",
114 "--platform", 112 "--platform",
115 "linux-amd64", 113 "linux-amd64",
116 "--dest-directory", 114 "--dest-directory",
117 "[SLAVE_BUILD]/cipd", 115 "[CWD]/cipd",
118 "--json-output", 116 "--json-output",
119 "/path/to/tmp/json" 117 "/path/to/tmp/json"
120 ], 118 ],
121 "cwd": "[SLAVE_BUILD]",
122 "name": "ensure_goma.install cipd", 119 "name": "ensure_goma.install cipd",
123 "~followup_annotations": [ 120 "~followup_annotations": [
124 "@@@STEP_NEST_LEVEL@1@@@", 121 "@@@STEP_NEST_LEVEL@1@@@",
125 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@ @", 122 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@ @",
126 "@@@STEP_LOG_LINE@json.output@{@@@", 123 "@@@STEP_LOG_LINE@json.output@{@@@",
127 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]/cipd/cipd\ ", @@@", 124 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"fake_slave_build/cipd\", @@@",
128 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa ckage-instance_id\"@@@", 125 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa ckage-instance_id\"@@@",
129 "@@@STEP_LOG_LINE@json.output@}@@@", 126 "@@@STEP_LOG_LINE@json.output@}@@@",
130 "@@@STEP_LOG_END@json.output@@@" 127 "@@@STEP_LOG_END@json.output@@@"
131 ] 128 ]
132 }, 129 },
133 { 130 {
134 "cmd": [ 131 "cmd": [
135 "[SLAVE_BUILD]/cipd/cipd", 132 "fake_slave_build/cipd",
136 "ensure", 133 "ensure",
137 "--root", 134 "--root",
138 "[CACHE]/cipd/goma", 135 "[ROOT]/b/build/slave/cache/cipd/goma",
139 "--list", 136 "--list",
140 "infra_internal/goma/client/linux-amd64 release", 137 "infra_internal/goma/client/linux-amd64 release",
141 "--json-output", 138 "--json-output",
142 "/path/to/tmp/json", 139 "/path/to/tmp/json",
143 "--service-account-json", 140 "--service-account-json",
144 "/creds/service_accounts/service-account-goma-client.json" 141 "/creds/service_accounts/service-account-goma-client.json"
145 ], 142 ],
146 "cwd": "[SLAVE_BUILD]",
147 "name": "ensure_goma.ensure_installed", 143 "name": "ensure_goma.ensure_installed",
148 "~followup_annotations": [ 144 "~followup_annotations": [
149 "@@@STEP_NEST_LEVEL@1@@@", 145 "@@@STEP_NEST_LEVEL@1@@@",
150 "@@@STEP_LOG_LINE@json.output@{@@@", 146 "@@@STEP_LOG_LINE@json.output@{@@@",
151 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", 147 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@",
152 "@@@STEP_LOG_LINE@json.output@ {@@@", 148 "@@@STEP_LOG_LINE@json.output@ {@@@",
153 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i d-of-release---------\", @@@", 149 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i d-of-release---------\", @@@",
154 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli ent/linux-amd64\"@@@", 150 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli ent/linux-amd64\"@@@",
155 "@@@STEP_LOG_LINE@json.output@ }@@@", 151 "@@@STEP_LOG_LINE@json.output@ }@@@",
156 "@@@STEP_LOG_LINE@json.output@ ]@@@", 152 "@@@STEP_LOG_LINE@json.output@ ]@@@",
157 "@@@STEP_LOG_LINE@json.output@}@@@", 153 "@@@STEP_LOG_LINE@json.output@}@@@",
158 "@@@STEP_LOG_END@json.output@@@" 154 "@@@STEP_LOG_END@json.output@@@"
159 ] 155 ]
160 }, 156 },
161 { 157 {
162 "cmd": [ 158 "cmd": [
163 "python", 159 "python",
164 "-u", 160 "-u",
165 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", 161 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
166 "runhooks" 162 "runhooks"
167 ], 163 ],
168 "cwd": "[SLAVE_BUILD]",
169 "env": { 164 "env": {
170 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json", 165 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json",
171 "GYP_CHROMIUM_NO_ACTION": "1", 166 "GYP_CHROMIUM_NO_ACTION": "1",
172 "GYP_DEFINES": "component=static_library gomadir='[CACHE]/cipd/goma' targe t_arch=x64 use_goma=1", 167 "GYP_DEFINES": "component=static_library gomadir='[ROOT]/b/build/slave/cac he/cipd/goma' target_arch=x64 use_goma=1",
173 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 168 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
174 }, 169 },
175 "name": "gclient runhooks" 170 "name": "gclient runhooks"
176 }, 171 },
177 { 172 {
178 "cmd": [ 173 "cmd": [
179 "python", 174 "python",
180 "-u", 175 "-u",
181 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", 176 "[CWD]/src/testing/scripts/get_compile_targets.py",
182 "--output", 177 "--output",
183 "/path/to/tmp/json", 178 "/path/to/tmp/json",
184 "--", 179 "--",
185 "--build-config-fs", 180 "--build-config-fs",
186 "Release", 181 "Release",
187 "--paths", 182 "--paths",
188 "{\"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\"}", 183 "{\"checkout\": \"[CWD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO[build]/ scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/scripts/s lave/runtest.py\"}",
189 "--properties", 184 "--properties",
190 "{\"buildername\": \"Linux V8 API Stability\", \"buildnumber\": 571, \"mas tername\": \"chromium.fyi\", \"slavename\": \"TestSlavename\", \"target_platform \": \"linux\"}" 185 "{\"buildername\": \"Linux V8 API Stability\", \"buildnumber\": 571, \"mas tername\": \"chromium.fyi\", \"slavename\": \"TestSlavename\", \"target_platform \": \"linux\"}"
191 ], 186 ],
192 "cwd": "[SLAVE_BUILD]",
193 "name": "get compile targets for scripts", 187 "name": "get compile targets for scripts",
194 "~followup_annotations": [ 188 "~followup_annotations": [
195 "@@@STEP_LOG_LINE@json.output@{}@@@", 189 "@@@STEP_LOG_LINE@json.output@{}@@@",
196 "@@@STEP_LOG_END@json.output@@@" 190 "@@@STEP_LOG_END@json.output@@@"
197 ] 191 ]
198 }, 192 },
199 { 193 {
200 "cmd": [ 194 "cmd": [
201 "python", 195 "python",
202 "-u", 196 "-u",
203 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 197 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
204 "[SLAVE_BUILD]/src/testing/buildbot/chromium.fyi.json", 198 "[CWD]/src/testing/buildbot/chromium.fyi.json",
205 "/path/to/tmp/json" 199 "/path/to/tmp/json"
206 ], 200 ],
207 "cwd": "[SLAVE_BUILD]",
208 "name": "read test spec", 201 "name": "read test spec",
209 "~followup_annotations": [ 202 "~followup_annotations": [
210 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.fyi.json@@ @", 203 "@@@STEP_TEXT@path: [CWD]/src/testing/buildbot/chromium.fyi.json@@@",
211 "@@@STEP_LOG_LINE@json.output@{}@@@", 204 "@@@STEP_LOG_LINE@json.output@{}@@@",
212 "@@@STEP_LOG_END@json.output@@@" 205 "@@@STEP_LOG_END@json.output@@@"
213 ] 206 ]
214 }, 207 },
215 { 208 {
216 "cmd": [ 209 "cmd": [
217 "python", 210 "python",
218 "-u", 211 "-u",
219 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", 212 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
220 "--show-path", 213 "--show-path",
221 "python", 214 "python",
222 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" 215 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py"
223 ], 216 ],
224 "cwd": "[SLAVE_BUILD]",
225 "name": "cleanup_temp" 217 "name": "cleanup_temp"
226 }, 218 },
227 { 219 {
228 "cmd": [ 220 "cmd": [
229 "python", 221 "python",
230 "-u", 222 "-u",
231 "[SLAVE_BUILD]/src/tools/mb/mb.py", 223 "[CWD]/src/tools/mb/mb.py",
232 "gen", 224 "gen",
233 "-m", 225 "-m",
234 "chromium.fyi", 226 "chromium.fyi",
235 "-b", 227 "-b",
236 "Linux V8 API Stability", 228 "Linux V8 API Stability",
237 "--config-file", 229 "--config-file",
238 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", 230 "[CWD]/src/tools/mb/mb_config.pyl",
239 "--goma-dir", 231 "--goma-dir",
240 "[CACHE]/cipd/goma", 232 "[ROOT]/b/build/slave/cache/cipd/goma",
241 "//out/Release" 233 "//out/Release"
242 ], 234 ],
243 "cwd": "[SLAVE_BUILD]",
244 "name": "generate_build_files" 235 "name": "generate_build_files"
245 }, 236 },
246 { 237 {
247 "cmd": [ 238 "cmd": [
248 "python", 239 "python",
249 "-u", 240 "-u",
250 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", 241 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
251 "--show-path", 242 "--show-path",
252 "python", 243 "python",
253 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", 244 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py",
254 "--gsutil-py-path", 245 "--gsutil-py-path",
255 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", 246 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
256 "--ninja-path", 247 "--ninja-path",
257 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", 248 "RECIPE_PACKAGE_REPO[depot_tools]/ninja",
258 "--target", 249 "--target",
259 "Release", 250 "Release",
260 "--src-dir", 251 "--src-dir",
261 "[SLAVE_BUILD]/src", 252 "[CWD]/src",
262 "--goma-cache-dir", 253 "--goma-cache-dir",
263 "[GOMA_CACHE]", 254 "[ROOT]/b/build/slave/goma_cache",
264 "--build-tool", 255 "--build-tool",
265 "ninja", 256 "ninja",
266 "--build-data-dir", 257 "--build-data-dir",
267 "[ROOT]/build_data_dir", 258 "[ROOT]/build_data_dir",
268 "--compiler", 259 "--compiler",
269 "goma", 260 "goma",
270 "--goma-jsonstatus", 261 "--goma-jsonstatus",
271 "/path/to/tmp/json", 262 "/path/to/tmp/json",
272 "--goma-service-account-json-file", 263 "--goma-service-account-json-file",
273 "/creds/service_accounts/service-account-goma-client.json", 264 "/creds/service_accounts/service-account-goma-client.json",
274 "--goma-dir", 265 "--goma-dir",
275 "[CACHE]/cipd/goma", 266 "[ROOT]/b/build/slave/cache/cipd/goma",
276 "--", 267 "--",
277 "all" 268 "all"
278 ], 269 ],
279 "cwd": "[SLAVE_BUILD]",
280 "env": { 270 "env": {
281 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json" 271 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
282 }, 272 },
283 "name": "compile", 273 "name": "compile",
284 "~followup_annotations": [ 274 "~followup_annotations": [
285 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", 275 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
286 "@@@STEP_LOG_END@json.output (invalid)@@@" 276 "@@@STEP_LOG_END@json.output (invalid)@@@"
287 ] 277 ]
288 }, 278 },
289 { 279 {
290 "name": "$result", 280 "name": "$result",
291 "recipe_result": null, 281 "recipe_result": null,
292 "status_code": 0 282 "status_code": 0
293 } 283 }
294 ] 284 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698