| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.
path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not
a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n", | 6 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.
path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not
a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n", |
| 7 "[BUILDER_CACHE]/linux_layout", | 7 "[BUILDER_CACHE]/linux_layout", |
| 8 "511" | 8 "511" |
| 9 ], | 9 ], |
| 10 "name": "makedirs checkout path", | 10 "name": "makedirs checkout path", |
| (...skipping 203 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 214 "-u", | 214 "-u", |
| 215 "[BUILDER_CACHE]/linux_layout/src/testing/scripts/get_compile_targets.py", | 215 "[BUILDER_CACHE]/linux_layout/src/testing/scripts/get_compile_targets.py", |
| 216 "--output", | 216 "--output", |
| 217 "/path/to/tmp/json", | 217 "/path/to/tmp/json", |
| 218 "--", | 218 "--", |
| 219 "--build-config-fs", | 219 "--build-config-fs", |
| 220 "Debug", | 220 "Debug", |
| 221 "--paths", | 221 "--paths", |
| 222 "{\"checkout\": \"[BUILDER_CACHE]/linux_layout/src\", \"runit.py\": \"RECI
PE_PACKAGE_REPO[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAG
E_REPO[build]/scripts/slave/runtest.py\"}", | 222 "{\"checkout\": \"[BUILDER_CACHE]/linux_layout/src\", \"runit.py\": \"RECI
PE_PACKAGE_REPO[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAG
E_REPO[build]/scripts/slave/runtest.py\"}", |
| 223 "--properties", | 223 "--properties", |
| 224 "{\"buildername\": \"WebKit Linux (dbg)\", \"buildnumber\": 571, \"mastern
ame\": \"chromium.webkit\", \"slavename\": \"TestSlavename\", \"target_platform\
": \"linux\"}" | 224 "{\"buildername\": \"WebKit Linux Precise (dbg)\", \"buildnumber\": 571, \
"mastername\": \"chromium.webkit\", \"slavename\": \"TestSlavename\", \"target_p
latform\": \"linux\"}" |
| 225 ], | 225 ], |
| 226 "name": "get compile targets for scripts", | 226 "name": "get compile targets for scripts", |
| 227 "~followup_annotations": [ | 227 "~followup_annotations": [ |
| 228 "@@@STEP_LOG_LINE@json.output@{}@@@", | 228 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 229 "@@@STEP_LOG_END@json.output@@@" | 229 "@@@STEP_LOG_END@json.output@@@" |
| 230 ] | 230 ] |
| 231 }, | 231 }, |
| 232 { | 232 { |
| 233 "cmd": [ | 233 "cmd": [ |
| 234 "python", | 234 "python", |
| 235 "-u", | 235 "-u", |
| 236 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 236 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 237 "[BUILDER_CACHE]/linux_layout/src/testing/buildbot/chromium.webkit.json", | 237 "[BUILDER_CACHE]/linux_layout/src/testing/buildbot/chromium.webkit.json", |
| 238 "/path/to/tmp/json" | 238 "/path/to/tmp/json" |
| 239 ], | 239 ], |
| 240 "name": "read test spec (chromium.webkit.json)", | 240 "name": "read test spec (chromium.webkit.json)", |
| 241 "~followup_annotations": [ | 241 "~followup_annotations": [ |
| 242 "@@@STEP_TEXT@path: [BUILDER_CACHE]/linux_layout/src/testing/buildbot/chro
mium.webkit.json@@@", | 242 "@@@STEP_TEXT@path: [BUILDER_CACHE]/linux_layout/src/testing/buildbot/chro
mium.webkit.json@@@", |
| 243 "@@@STEP_LOG_LINE@json.output@{@@@", | 243 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 244 "@@@STEP_LOG_LINE@json.output@ \"WebKit Linux (dbg)\": {@@@", | 244 "@@@STEP_LOG_LINE@json.output@ \"WebKit Linux Precise (dbg)\": {@@@", |
| 245 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", | 245 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", |
| 246 "@@@STEP_LOG_LINE@json.output@ {@@@", | 246 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 247 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", | 247 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", |
| 248 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", | 248 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", |
| 249 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 249 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 250 "@@@STEP_LOG_LINE@json.output@ \"test\": \"browser_tests\"@@@", | 250 "@@@STEP_LOG_LINE@json.output@ \"test\": \"browser_tests\"@@@", |
| 251 "@@@STEP_LOG_LINE@json.output@ }@@@", | 251 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 252 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 252 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 253 "@@@STEP_LOG_LINE@json.output@ }@@@", | 253 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 254 "@@@STEP_LOG_LINE@json.output@}@@@", | 254 "@@@STEP_LOG_LINE@json.output@}@@@", |
| (...skipping 24 matching lines...) Expand all Loading... |
| 279 }, | 279 }, |
| 280 { | 280 { |
| 281 "cmd": [ | 281 "cmd": [ |
| 282 "python", | 282 "python", |
| 283 "-u", | 283 "-u", |
| 284 "[BUILDER_CACHE]/linux_layout/src/tools/mb/mb.py", | 284 "[BUILDER_CACHE]/linux_layout/src/tools/mb/mb.py", |
| 285 "gen", | 285 "gen", |
| 286 "-m", | 286 "-m", |
| 287 "chromium.webkit", | 287 "chromium.webkit", |
| 288 "-b", | 288 "-b", |
| 289 "WebKit Linux (dbg)", | 289 "WebKit Linux Precise (dbg)", |
| 290 "--config-file", | 290 "--config-file", |
| 291 "[BUILDER_CACHE]/linux_layout/src/tools/mb/mb_config.pyl", | 291 "[BUILDER_CACHE]/linux_layout/src/tools/mb/mb_config.pyl", |
| 292 "--goma-dir", | 292 "--goma-dir", |
| 293 "[CACHE]/cipd/goma", | 293 "[CACHE]/cipd/goma", |
| 294 "--swarming-targets-file", | 294 "--swarming-targets-file", |
| 295 "browser_tests\n", | 295 "browser_tests\n", |
| 296 "//out/Debug" | 296 "//out/Debug" |
| 297 ], | 297 ], |
| 298 "cwd": "[BUILDER_CACHE]/linux_layout/src", | 298 "cwd": "[BUILDER_CACHE]/linux_layout/src", |
| 299 "env": { | 299 "env": { |
| (...skipping 17 matching lines...) Expand all Loading... |
| 317 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 317 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 318 "--ninja-path", | 318 "--ninja-path", |
| 319 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", | 319 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", |
| 320 "--target", | 320 "--target", |
| 321 "Debug", | 321 "Debug", |
| 322 "--src-dir", | 322 "--src-dir", |
| 323 "[BUILDER_CACHE]/linux_layout/src", | 323 "[BUILDER_CACHE]/linux_layout/src", |
| 324 "--goma-cache-dir", | 324 "--goma-cache-dir", |
| 325 "[GOMA_CACHE]", | 325 "[GOMA_CACHE]", |
| 326 "--buildbot-buildername", | 326 "--buildbot-buildername", |
| 327 "WebKit Linux (dbg)", | 327 "WebKit Linux Precise (dbg)", |
| 328 "--buildbot-mastername", | 328 "--buildbot-mastername", |
| 329 "chromium.webkit", | 329 "chromium.webkit", |
| 330 "--buildbot-slavename", | 330 "--buildbot-slavename", |
| 331 "TestSlavename", | 331 "TestSlavename", |
| 332 "--goma-deps-cache-dir", | 332 "--goma-deps-cache-dir", |
| 333 "[GOMA_DEPS_CACHE]", | 333 "[GOMA_DEPS_CACHE]", |
| 334 "--build-data-dir", | 334 "--build-data-dir", |
| 335 "[ROOT]/build_data_dir", | 335 "[ROOT]/build_data_dir", |
| 336 "--compiler", | 336 "--compiler", |
| 337 "goma", | 337 "goma", |
| (...skipping 96 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 434 }, | 434 }, |
| 435 { | 435 { |
| 436 "cmd": [ | 436 "cmd": [ |
| 437 "python", | 437 "python", |
| 438 "-u", | 438 "-u", |
| 439 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", | 439 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
| 440 "--target", | 440 "--target", |
| 441 "Debug", | 441 "Debug", |
| 442 "--no-xvfb", | 442 "--no-xvfb", |
| 443 "--factory-properties", | 443 "--factory-properties", |
| 444 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"WebKit Linux (db
g)\", \"buildnumber\": 571, \"gs_acl\": \"public-read\", \"mastername\": \"chrom
ium.webkit\", \"parent_buildername\": null, \"path_config\": \"kitchen\", \"reci
pe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/wo
rkdir/TestSlavename\"}", | 444 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"WebKit Linux Pre
cise (dbg)\", \"buildnumber\": 571, \"gs_acl\": \"public-read\", \"mastername\":
\"chromium.webkit\", \"parent_buildername\": null, \"path_config\": \"kitchen\"
, \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir\": \"/pa
th/to/workdir/TestSlavename\"}", |
| 445 "--build-properties", | 445 "--build-properties", |
| 446 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"WebKit Linux (db
g)\", \"buildnumber\": 571, \"gs_acl\": \"public-read\", \"mastername\": \"chrom
ium.webkit\", \"parent_buildername\": null, \"path_config\": \"kitchen\", \"reci
pe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/wo
rkdir/TestSlavename\"}", | 446 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"WebKit Linux Pre
cise (dbg)\", \"buildnumber\": 571, \"gs_acl\": \"public-read\", \"mastername\":
\"chromium.webkit\", \"parent_buildername\": null, \"path_config\": \"kitchen\"
, \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir\": \"/pa
th/to/workdir/TestSlavename\"}", |
| 447 "--step-name=webkit_tests", | 447 "--step-name=webkit_tests", |
| 448 "--builder-name=WebKit Linux (dbg)", | 448 "--builder-name=WebKit Linux Precise (dbg)", |
| 449 "--slave-name=TestSlavename", | 449 "--slave-name=TestSlavename", |
| 450 "--build-number=571", | 450 "--build-number=571", |
| 451 "--run-python-script", | 451 "--run-python-script", |
| 452 "RECIPE_PACKAGE_REPO[build]/scripts/slave/chromium/layout_test_wrapper.py"
, | 452 "RECIPE_PACKAGE_REPO[build]/scripts/slave/chromium/layout_test_wrapper.py"
, |
| 453 "--target", | 453 "--target", |
| 454 "Debug", | 454 "Debug", |
| 455 "-o", | 455 "-o", |
| 456 "[SLAVE_BUILD]/layout-test-results", | 456 "[SLAVE_BUILD]/layout-test-results", |
| 457 "--build-dir", | 457 "--build-dir", |
| 458 "[BUILDER_CACHE]/linux_layout/src/out", | 458 "[BUILDER_CACHE]/linux_layout/src/out", |
| 459 "--json-test-results", | 459 "--json-test-results", |
| 460 "/path/to/tmp/json", | 460 "/path/to/tmp/json", |
| 461 "--test-results-server", | 461 "--test-results-server", |
| 462 "test-results.appspot.com", | 462 "test-results.appspot.com", |
| 463 "--build-number", | 463 "--build-number", |
| 464 "571", | 464 "571", |
| 465 "--builder-name", | 465 "--builder-name", |
| 466 "WebKit Linux (dbg)", | 466 "WebKit Linux Precise (dbg)", |
| 467 "--step-name", | 467 "--step-name", |
| 468 "webkit_tests" | 468 "webkit_tests" |
| 469 ], | 469 ], |
| 470 "cwd": "[BUILDER_CACHE]/linux_layout", | 470 "cwd": "[BUILDER_CACHE]/linux_layout", |
| 471 "env": { | 471 "env": { |
| 472 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 472 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 473 }, | 473 }, |
| 474 "name": "webkit_tests", | 474 "name": "webkit_tests", |
| 475 "~followup_annotations": [ | 475 "~followup_annotations": [ |
| 476 "@@@STEP_TEXT@<br/>Total executed: 9001<br/>@@@" | 476 "@@@STEP_TEXT@<br/>Total executed: 9001<br/>@@@" |
| 477 ] | 477 ] |
| 478 }, | 478 }, |
| 479 { | 479 { |
| 480 "cmd": [ | 480 "cmd": [ |
| 481 "python", | 481 "python", |
| 482 "-u", | 482 "-u", |
| 483 "RECIPE_PACKAGE_REPO[build]/scripts/slave/chromium/archive_layout_test_res
ults.py", | 483 "RECIPE_PACKAGE_REPO[build]/scripts/slave/chromium/archive_layout_test_res
ults.py", |
| 484 "--results-dir", | 484 "--results-dir", |
| 485 "[SLAVE_BUILD]/layout-test-results", | 485 "[SLAVE_BUILD]/layout-test-results", |
| 486 "--build-dir", | 486 "--build-dir", |
| 487 "[BUILDER_CACHE]/linux_layout/src/out", | 487 "[BUILDER_CACHE]/linux_layout/src/out", |
| 488 "--build-number", | 488 "--build-number", |
| 489 "571", | 489 "571", |
| 490 "--builder-name", | 490 "--builder-name", |
| 491 "WebKit Linux (dbg)", | 491 "WebKit Linux Precise (dbg)", |
| 492 "--gs-bucket", | 492 "--gs-bucket", |
| 493 "gs://chromium-layout-test-archives", | 493 "gs://chromium-layout-test-archives", |
| 494 "--staging-dir", | 494 "--staging-dir", |
| 495 "[CACHE]/chrome_staging", | 495 "[CACHE]/chrome_staging", |
| 496 "--gs-acl", | 496 "--gs-acl", |
| 497 "public-read" | 497 "public-read" |
| 498 ], | 498 ], |
| 499 "cwd": "[BUILDER_CACHE]/linux_layout", | 499 "cwd": "[BUILDER_CACHE]/linux_layout", |
| 500 "env": { | 500 "env": { |
| 501 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 501 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| (...skipping 23 matching lines...) Expand all Loading... |
| 525 "@@@STEP_LOG_LINE@python.inline@sys.exit(1)@@@", | 525 "@@@STEP_LOG_LINE@python.inline@sys.exit(1)@@@", |
| 526 "@@@STEP_LOG_END@python.inline@@@" | 526 "@@@STEP_LOG_END@python.inline@@@" |
| 527 ] | 527 ] |
| 528 }, | 528 }, |
| 529 { | 529 { |
| 530 "name": "$result", | 530 "name": "$result", |
| 531 "recipe_result": null, | 531 "recipe_result": null, |
| 532 "status_code": 0 | 532 "status_code": 0 |
| 533 } | 533 } |
| 534 ] | 534 ] |
| OLD | NEW |