| 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]/Mac_Retina_Release", | 7 "[BUILDER_CACHE]/Mac_Retina_Release", |
| 8 "511" | 8 "511" |
| 9 ], | 9 ], |
| 10 "name": "makedirs checkout path", | 10 "name": "makedirs checkout path", |
| (...skipping 182 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 193 }, | 193 }, |
| 194 { | 194 { |
| 195 "cmd": [ | 195 "cmd": [ |
| 196 "python", | 196 "python", |
| 197 "-u", | 197 "-u", |
| 198 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 198 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
| 199 "runhooks" | 199 "runhooks" |
| 200 ], | 200 ], |
| 201 "cwd": "[BUILDER_CACHE]/Mac_Retina_Release/src", | 201 "cwd": "[BUILDER_CACHE]/Mac_Retina_Release/src", |
| 202 "env": { | 202 "env": { |
| 203 "FORCE_MAC_TOOLCHAIN": "1", |
| 203 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 204 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 204 "GYP_DEFINES": "clang=1 component=static_library gomadir='[CACHE]/cipd/gom
a' target_arch=x64 test_isolation_mode=prepare use_goma=1", | 205 "GYP_DEFINES": "clang=1 component=static_library gomadir='[CACHE]/cipd/gom
a' target_arch=x64 test_isolation_mode=prepare use_goma=1", |
| 205 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 206 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 206 }, | 207 }, |
| 207 "name": "gclient runhooks" | 208 "name": "gclient runhooks" |
| 208 }, | 209 }, |
| 209 { | 210 { |
| 210 "cmd": [ | 211 "cmd": [ |
| 211 "python", | 212 "python", |
| 212 "-u", | 213 "-u", |
| (...skipping 99 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 312 "python", | 313 "python", |
| 313 "-u", | 314 "-u", |
| 314 "RECIPE_MODULE[build::isolate]/resources/find_isolated_tests.py", | 315 "RECIPE_MODULE[build::isolate]/resources/find_isolated_tests.py", |
| 315 "--build-dir", | 316 "--build-dir", |
| 316 "[BUILDER_CACHE]/Mac_Retina_Release/src/out/Release", | 317 "[BUILDER_CACHE]/Mac_Retina_Release/src/out/Release", |
| 317 "--output-json", | 318 "--output-json", |
| 318 "/path/to/tmp/json" | 319 "/path/to/tmp/json" |
| 319 ], | 320 ], |
| 320 "cwd": "[BUILDER_CACHE]/Mac_Retina_Release", | 321 "cwd": "[BUILDER_CACHE]/Mac_Retina_Release", |
| 321 "env": { | 322 "env": { |
| 323 "FORCE_MAC_TOOLCHAIN": "1", |
| 322 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 324 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 323 }, | 325 }, |
| 324 "name": "find isolated tests", | 326 "name": "find isolated tests", |
| 325 "~followup_annotations": [ | 327 "~followup_annotations": [ |
| 326 "@@@STEP_LOG_LINE@json.output@{@@@", | 328 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 327 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm
y_target_1]\", @@@", | 329 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm
y_target_1]\", @@@", |
| 328 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_2\": \"[dummy hash for dumm
y_target_2]\"@@@", | 330 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_2\": \"[dummy hash for dumm
y_target_2]\"@@@", |
| 329 "@@@STEP_LOG_LINE@json.output@}@@@", | 331 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 330 "@@@STEP_LOG_END@json.output@@@", | 332 "@@@STEP_LOG_END@json.output@@@", |
| 331 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"dummy_target_1\": \"[dummy hash for
dummy_target_1]\", \"dummy_target_2\": \"[dummy hash for dummy_target_2]\"}@@@" | 333 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"dummy_target_1\": \"[dummy hash for
dummy_target_1]\", \"dummy_target_2\": \"[dummy hash for dummy_target_2]\"}@@@" |
| (...skipping 57 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 389 "slavename:TestSlavename", | 391 "slavename:TestSlavename", |
| 390 "--tag", | 392 "--tag", |
| 391 "stepname:browser_tests on Mac-10.9", | 393 "stepname:browser_tests on Mac-10.9", |
| 392 "--idempotent", | 394 "--idempotent", |
| 393 "ffffffffffffffffffffffffffffffffffffffff", | 395 "ffffffffffffffffffffffffffffffffffffffff", |
| 394 "--", | 396 "--", |
| 395 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" | 397 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" |
| 396 ], | 398 ], |
| 397 "cwd": "[BUILDER_CACHE]/Mac_Retina_Release", | 399 "cwd": "[BUILDER_CACHE]/Mac_Retina_Release", |
| 398 "env": { | 400 "env": { |
| 401 "FORCE_MAC_TOOLCHAIN": "1", |
| 399 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 402 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 400 }, | 403 }, |
| 401 "name": "[trigger] browser_tests on Mac-10.9", | 404 "name": "[trigger] browser_tests on Mac-10.9", |
| 402 "~followup_annotations": [ | 405 "~followup_annotations": [ |
| 403 "@@@STEP_LOG_LINE@json.output@{@@@", | 406 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 404 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"browser_tests/Mac-10
.9/ffffffffff/Mac Retina Release/571\", @@@", | 407 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"browser_tests/Mac-10
.9/ffffffffff/Mac Retina Release/571\", @@@", |
| 405 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 408 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 406 "@@@STEP_LOG_LINE@json.output@ \"browser_tests/Mac-10.9/ffffffffff/Mac
Retina Release/571\": {@@@", | 409 "@@@STEP_LOG_LINE@json.output@ \"browser_tests/Mac-10.9/ffffffffff/Mac
Retina Release/571\": {@@@", |
| 407 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 410 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 408 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 411 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| (...skipping 23 matching lines...) Expand all Loading... |
| 432 "collect", | 435 "collect", |
| 433 "--swarming", | 436 "--swarming", |
| 434 "https://chromium-swarm.appspot.com", | 437 "https://chromium-swarm.appspot.com", |
| 435 "--decorate", | 438 "--decorate", |
| 436 "--print-status-updates", | 439 "--print-status-updates", |
| 437 "--json", | 440 "--json", |
| 438 "{\"base_task_name\": \"browser_tests/Mac-10.9/ffffffffff/Mac Retina Relea
se/571\", \"tasks\": {\"browser_tests/Mac-10.9/ffffffffff/Mac Retina Release/571
\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromiu
m-swarm.appspot.com/user/task/10000\"}}}" | 441 "{\"base_task_name\": \"browser_tests/Mac-10.9/ffffffffff/Mac Retina Relea
se/571\", \"tasks\": {\"browser_tests/Mac-10.9/ffffffffff/Mac Retina Release/571
\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromiu
m-swarm.appspot.com/user/task/10000\"}}}" |
| 439 ], | 442 ], |
| 440 "cwd": "[BUILDER_CACHE]/Mac_Retina_Release", | 443 "cwd": "[BUILDER_CACHE]/Mac_Retina_Release", |
| 441 "env": { | 444 "env": { |
| 445 "FORCE_MAC_TOOLCHAIN": "1", |
| 442 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 446 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 443 }, | 447 }, |
| 444 "name": "browser_tests on Mac-10.9", | 448 "name": "browser_tests on Mac-10.9", |
| 445 "~followup_annotations": [ | 449 "~followup_annotations": [ |
| 446 "@@@STEP_LINK@shard #0 isolated out@blah@@@" | 450 "@@@STEP_LINK@shard #0 isolated out@blah@@@" |
| 447 ] | 451 ] |
| 448 }, | 452 }, |
| 449 { | 453 { |
| 450 "cmd": [ | 454 "cmd": [ |
| 451 "python", | 455 "python", |
| 452 "-u", | 456 "-u", |
| 453 "RECIPE_MODULE[build::test_results]/resources/upload_test_results.py", | 457 "RECIPE_MODULE[build::test_results]/resources/upload_test_results.py", |
| 454 "--input-json", | 458 "--input-json", |
| 455 "{\"per_iteration_data\": [{\"Test.One\": [{\"elapsed_time_ms\": 0, \"outp
ut_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Three\": [{\"elapsed_time_
ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Two\": [{\"
elapsed_time_ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}]}], \"s
warming_summary\": {\"shards\": [{\"outputs_ref\": {\"view_url\": \"blah\"}}]}}"
, | 459 "{\"per_iteration_data\": [{\"Test.One\": [{\"elapsed_time_ms\": 0, \"outp
ut_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Three\": [{\"elapsed_time_
ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Two\": [{\"
elapsed_time_ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}]}], \"s
warming_summary\": {\"shards\": [{\"outputs_ref\": {\"view_url\": \"blah\"}}]}}"
, |
| 456 "--master-name", | 460 "--master-name", |
| 457 "chromium.gpu.fyi", | 461 "chromium.gpu.fyi", |
| 458 "--builder-name", | 462 "--builder-name", |
| 459 "Mac Retina Release", | 463 "Mac Retina Release", |
| 460 "--build-number", | 464 "--build-number", |
| 461 "571", | 465 "571", |
| 462 "--test-type", | 466 "--test-type", |
| 463 "browser_tests on Mac-10.9", | 467 "browser_tests on Mac-10.9", |
| 464 "--test-results-server", | 468 "--test-results-server", |
| 465 "test-results.appspot.com", | 469 "test-results.appspot.com", |
| 466 "--chrome-revision", | 470 "--chrome-revision", |
| 467 "170242" | 471 "170242" |
| 468 ], | 472 ], |
| 469 "cwd": "[BUILDER_CACHE]/Mac_Retina_Release", | 473 "cwd": "[BUILDER_CACHE]/Mac_Retina_Release", |
| 470 "env": { | 474 "env": { |
| 475 "FORCE_MAC_TOOLCHAIN": "1", |
| 471 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 476 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 472 }, | 477 }, |
| 473 "name": "Upload to test-results [browser_tests on Mac-10.9]" | 478 "name": "Upload to test-results [browser_tests on Mac-10.9]" |
| 474 }, | 479 }, |
| 475 { | 480 { |
| 476 "name": "$result", | 481 "name": "$result", |
| 477 "recipe_result": null, | 482 "recipe_result": null, |
| 478 "status_code": 0 | 483 "status_code": 0 |
| 479 } | 484 } |
| 480 ] | 485 ] |
| OLD | NEW |