| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", | 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |
| 7 "--spec", | 7 "--spec", |
| 8 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'manag
ed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/chromium/src
.git'}]", | 8 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'manag
ed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/chromium/src
.git'}]", |
| 9 "--patch_root", | 9 "--patch_root", |
| 10 "src", | 10 "src", |
| (...skipping 179 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 190 "-u", | 190 "-u", |
| 191 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", | 191 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", |
| 192 "--output", | 192 "--output", |
| 193 "/path/to/tmp/json", | 193 "/path/to/tmp/json", |
| 194 "--", | 194 "--", |
| 195 "--build-config-fs", | 195 "--build-config-fs", |
| 196 "Release", | 196 "Release", |
| 197 "--paths", | 197 "--paths", |
| 198 "{\"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\"}", | 198 "{\"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\"}", |
| 199 "--properties", | 199 "--properties", |
| 200 "{\"buildername\": \"WebKit Linux Precise\", \"buildnumber\": 571, \"maste
rname\": \"chromium.webkit\", \"slavename\": \"TestSlavename\", \"target_platfor
m\": \"linux\"}" | 200 "{\"buildername\": \"WebKit Linux Trusty\", \"buildnumber\": 571, \"master
name\": \"chromium.webkit\", \"slavename\": \"TestSlavename\", \"target_platform
\": \"linux\"}" |
| 201 ], | 201 ], |
| 202 "name": "get compile targets for scripts", | 202 "name": "get compile targets for scripts", |
| 203 "~followup_annotations": [ | 203 "~followup_annotations": [ |
| 204 "@@@STEP_LOG_LINE@json.output@{}@@@", | 204 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 205 "@@@STEP_LOG_END@json.output@@@" | 205 "@@@STEP_LOG_END@json.output@@@" |
| 206 ] | 206 ] |
| 207 }, | 207 }, |
| 208 { | 208 { |
| 209 "cmd": [ | 209 "cmd": [ |
| 210 "python", | 210 "python", |
| (...skipping 22 matching lines...) Expand all Loading... |
| 233 }, | 233 }, |
| 234 { | 234 { |
| 235 "cmd": [ | 235 "cmd": [ |
| 236 "python", | 236 "python", |
| 237 "-u", | 237 "-u", |
| 238 "[SLAVE_BUILD]/src/tools/mb/mb.py", | 238 "[SLAVE_BUILD]/src/tools/mb/mb.py", |
| 239 "gen", | 239 "gen", |
| 240 "-m", | 240 "-m", |
| 241 "chromium.webkit", | 241 "chromium.webkit", |
| 242 "-b", | 242 "-b", |
| 243 "WebKit Linux Precise", | 243 "WebKit Linux Trusty", |
| 244 "--config-file", | 244 "--config-file", |
| 245 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", | 245 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", |
| 246 "--goma-dir", | 246 "--goma-dir", |
| 247 "[CACHE]/cipd/goma", | 247 "[CACHE]/cipd/goma", |
| 248 "//out/Release" | 248 "//out/Release" |
| 249 ], | 249 ], |
| 250 "cwd": "[SLAVE_BUILD]/src", | 250 "cwd": "[SLAVE_BUILD]/src", |
| 251 "env": { | 251 "env": { |
| 252 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 252 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 253 }, | 253 }, |
| (...skipping 11 matching lines...) Expand all Loading... |
| 265 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 265 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 266 "--ninja-path", | 266 "--ninja-path", |
| 267 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", | 267 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", |
| 268 "--target", | 268 "--target", |
| 269 "Release", | 269 "Release", |
| 270 "--src-dir", | 270 "--src-dir", |
| 271 "[SLAVE_BUILD]/src", | 271 "[SLAVE_BUILD]/src", |
| 272 "--goma-cache-dir", | 272 "--goma-cache-dir", |
| 273 "[GOMA_CACHE]", | 273 "[GOMA_CACHE]", |
| 274 "--buildbot-buildername", | 274 "--buildbot-buildername", |
| 275 "WebKit Linux Precise", | 275 "WebKit Linux Trusty", |
| 276 "--buildbot-mastername", | 276 "--buildbot-mastername", |
| 277 "chromium.webkit", | 277 "chromium.webkit", |
| 278 "--buildbot-slavename", | 278 "--buildbot-slavename", |
| 279 "TestSlavename", | 279 "TestSlavename", |
| 280 "--goma-deps-cache-file", | 280 "--goma-deps-cache-file", |
| 281 "WebKit_Linux_Precise.gomadeps", | 281 "WebKit_Linux_Trusty.gomadeps", |
| 282 "--compiler", | 282 "--compiler", |
| 283 "goma", | 283 "goma", |
| 284 "--goma-jsonstatus", | 284 "--goma-jsonstatus", |
| 285 "/path/to/tmp/json", | 285 "/path/to/tmp/json", |
| 286 "--goma-service-account-json-file", | 286 "--goma-service-account-json-file", |
| 287 "/creds/service_accounts/service-account-goma-client.json", | 287 "/creds/service_accounts/service-account-goma-client.json", |
| 288 "--goma-dir", | 288 "--goma-dir", |
| 289 "[CACHE]/cipd/goma", | 289 "[CACHE]/cipd/goma", |
| 290 "--ninja-ensure-up-to-date", | 290 "--ninja-ensure-up-to-date", |
| 291 "--", | 291 "--", |
| (...skipping 10 matching lines...) Expand all Loading... |
| 302 }, | 302 }, |
| 303 { | 303 { |
| 304 "cmd": [ | 304 "cmd": [ |
| 305 "python", | 305 "python", |
| 306 "-u", | 306 "-u", |
| 307 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", | 307 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
| 308 "--target", | 308 "--target", |
| 309 "Release", | 309 "Release", |
| 310 "--no-xvfb", | 310 "--no-xvfb", |
| 311 "--factory-properties", | 311 "--factory-properties", |
| 312 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"WebKit Linux Precise\", \"buildnumber\": 571, \"mastername\": \
"chromium.webkit\", \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\",
\"workdir\": \"/path/to/workdir/TestSlavename\"}", | 312 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"WebKit Linux Trusty\", \"buildnumber\": 571, \"mastername\": \"
chromium.webkit\", \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \
"workdir\": \"/path/to/workdir/TestSlavename\"}", |
| 313 "--build-properties", | 313 "--build-properties", |
| 314 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"WebKit Linux Precise\", \"buildnumber\": 571, \"mastername\": \
"chromium.webkit\", \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\",
\"workdir\": \"/path/to/workdir/TestSlavename\"}", | 314 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"WebKit Linux Trusty\", \"buildnumber\": 571, \"mastername\": \"
chromium.webkit\", \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \
"workdir\": \"/path/to/workdir/TestSlavename\"}", |
| 315 "--step-name=webkit_tests", | 315 "--step-name=webkit_tests", |
| 316 "--builder-name=WebKit Linux Precise", | 316 "--builder-name=WebKit Linux Trusty", |
| 317 "--slave-name=TestSlavename", | 317 "--slave-name=TestSlavename", |
| 318 "--build-number=571", | 318 "--build-number=571", |
| 319 "--run-python-script", | 319 "--run-python-script", |
| 320 "RECIPE_PACKAGE_REPO[build]/scripts/slave/chromium/layout_test_wrapper.py"
, | 320 "RECIPE_PACKAGE_REPO[build]/scripts/slave/chromium/layout_test_wrapper.py"
, |
| 321 "--target", | 321 "--target", |
| 322 "Release", | 322 "Release", |
| 323 "-o", | 323 "-o", |
| 324 "[SLAVE_BUILD]/layout-test-results", | 324 "[SLAVE_BUILD]/layout-test-results", |
| 325 "--build-dir", | 325 "--build-dir", |
| 326 "[SLAVE_BUILD]/src/out", | 326 "[SLAVE_BUILD]/src/out", |
| 327 "--json-test-results", | 327 "--json-test-results", |
| 328 "/path/to/tmp/json", | 328 "/path/to/tmp/json", |
| 329 "--test-results-server", | 329 "--test-results-server", |
| 330 "test-results.appspot.com", | 330 "test-results.appspot.com", |
| 331 "--build-number", | 331 "--build-number", |
| 332 "571", | 332 "571", |
| 333 "--builder-name", | 333 "--builder-name", |
| 334 "WebKit Linux Precise", | 334 "WebKit Linux Trusty", |
| 335 "--step-name", | 335 "--step-name", |
| 336 "webkit_tests" | 336 "webkit_tests" |
| 337 ], | 337 ], |
| 338 "env": { | 338 "env": { |
| 339 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 339 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 340 }, | 340 }, |
| 341 "name": "webkit_tests", | 341 "name": "webkit_tests", |
| 342 "~followup_annotations": [ | 342 "~followup_annotations": [ |
| 343 "@@@STEP_TEXT@<br/>unexpected_flakes:<br/>flake/flakey.html<br/><br/>Total
executed: 9001<br/>@@@", | 343 "@@@STEP_TEXT@<br/>unexpected_flakes:<br/>flake/flakey.html<br/><br/>Total
executed: 9001<br/>@@@", |
| 344 "@@@STEP_WARNINGS@@@" | 344 "@@@STEP_WARNINGS@@@" |
| 345 ] | 345 ] |
| 346 }, | 346 }, |
| 347 { | 347 { |
| 348 "cmd": [ | 348 "cmd": [ |
| 349 "python", | 349 "python", |
| 350 "-u", | 350 "-u", |
| 351 "RECIPE_PACKAGE_REPO[build]/scripts/slave/chromium/archive_layout_test_res
ults.py", | 351 "RECIPE_PACKAGE_REPO[build]/scripts/slave/chromium/archive_layout_test_res
ults.py", |
| 352 "--results-dir", | 352 "--results-dir", |
| 353 "[SLAVE_BUILD]/layout-test-results", | 353 "[SLAVE_BUILD]/layout-test-results", |
| 354 "--build-dir", | 354 "--build-dir", |
| 355 "[SLAVE_BUILD]/src/out", | 355 "[SLAVE_BUILD]/src/out", |
| 356 "--build-number", | 356 "--build-number", |
| 357 "571", | 357 "571", |
| 358 "--builder-name", | 358 "--builder-name", |
| 359 "WebKit Linux Precise", | 359 "WebKit Linux Trusty", |
| 360 "--gs-bucket", | 360 "--gs-bucket", |
| 361 "gs://chromium-layout-test-archives", | 361 "gs://chromium-layout-test-archives", |
| 362 "--staging-dir", | 362 "--staging-dir", |
| 363 "[CACHE]/chrome_staging" | 363 "[CACHE]/chrome_staging" |
| 364 ], | 364 ], |
| 365 "env": { | 365 "env": { |
| 366 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 366 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 367 }, | 367 }, |
| 368 "name": "archive_webkit_tests_results", | 368 "name": "archive_webkit_tests_results", |
| 369 "~followup_annotations": [ | 369 "~followup_annotations": [ |
| 370 "@@@STEP_LINK@layout_test_results@https://storage.googleapis.com/chromium-
layout-test-archives/WebKit_Linux_Precise/571/layout-test-results/results.html@@
@", | 370 "@@@STEP_LINK@layout_test_results@https://storage.googleapis.com/chromium-
layout-test-archives/WebKit_Linux_Trusty/571/layout-test-results/results.html@@@
", |
| 371 "@@@STEP_LINK@(zip)@https://storage.googleapis.com/chromium-layout-test-ar
chives/WebKit_Linux_Precise/571/layout-test-results.zip@@@" | 371 "@@@STEP_LINK@(zip)@https://storage.googleapis.com/chromium-layout-test-ar
chives/WebKit_Linux_Trusty/571/layout-test-results.zip@@@" |
| 372 ] | 372 ] |
| 373 }, | 373 }, |
| 374 { | 374 { |
| 375 "name": "$result", | 375 "name": "$result", |
| 376 "recipe_result": null, | 376 "recipe_result": null, |
| 377 "status_code": 0 | 377 "status_code": 0 |
| 378 } | 378 } |
| 379 ] | 379 ] |
| OLD | NEW |