| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py" | 6 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py" |
| 7 ], | 7 ], |
| 8 "name": "taskkill" | 8 "name": "taskkill" |
| 9 }, | 9 }, |
| 10 { | 10 { |
| (...skipping 322 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 333 "~followup_annotations": [ | 333 "~followup_annotations": [ |
| 334 "@@@STEP_TEXT@Analyze disabled: matched exclusion@@@", | 334 "@@@STEP_TEXT@Analyze disabled: matched exclusion@@@", |
| 335 "@@@STEP_LOG_LINE@excluded_files@foo.cc (regex = 'f.*')@@@", | 335 "@@@STEP_LOG_LINE@excluded_files@foo.cc (regex = 'f.*')@@@", |
| 336 "@@@STEP_LOG_END@excluded_files@@@", | 336 "@@@STEP_LOG_END@excluded_files@@@", |
| 337 "@@@STEP_LOG_LINE@analyze_details@{@@@", | 337 "@@@STEP_LOG_LINE@analyze_details@{@@@", |
| 338 "@@@STEP_LOG_LINE@analyze_details@ \"additional_compile_targets\": [@@@", | 338 "@@@STEP_LOG_LINE@analyze_details@ \"additional_compile_targets\": [@@@", |
| 339 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_builder_tests\"@@@", | 339 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_builder_tests\"@@@", |
| 340 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", | 340 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", |
| 341 "@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [@@@", | 341 "@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [@@@", |
| 342 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_builder_tests\", @@@", | 342 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_builder_tests\", @@@", |
| 343 "@@@STEP_LOG_LINE@analyze_details@ \"mini_installer\"@@@", | 343 "@@@STEP_LOG_LINE@analyze_details@ \"mini_installer\", @@@", |
| 344 "@@@STEP_LOG_LINE@analyze_details@ \"next_version_mini_installer\"@@@", |
| 344 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", | 345 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", |
| 345 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.compile_targets\": [@@
@", | 346 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.compile_targets\": [@@
@", |
| 346 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_builder_tests\", @@@", | 347 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_builder_tests\", @@@", |
| 347 "@@@STEP_LOG_LINE@analyze_details@ \"mini_installer\"@@@", | 348 "@@@STEP_LOG_LINE@analyze_details@ \"mini_installer\", @@@", |
| 349 "@@@STEP_LOG_LINE@analyze_details@ \"next_version_mini_installer\"@@@", |
| 348 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", | 350 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", |
| 349 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.test_targets\": [@@@", | 351 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.test_targets\": [@@@", |
| 350 "@@@STEP_LOG_LINE@analyze_details@ \"mini_installer\"@@@", | 352 "@@@STEP_LOG_LINE@analyze_details@ \"mini_installer\", @@@", |
| 353 "@@@STEP_LOG_LINE@analyze_details@ \"next_version_mini_installer\"@@@", |
| 351 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", | 354 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", |
| 352 "@@@STEP_LOG_LINE@analyze_details@ \"test_targets\": [@@@", | 355 "@@@STEP_LOG_LINE@analyze_details@ \"test_targets\": [@@@", |
| 353 "@@@STEP_LOG_LINE@analyze_details@ \"mini_installer\"@@@", | 356 "@@@STEP_LOG_LINE@analyze_details@ \"mini_installer\", @@@", |
| 357 "@@@STEP_LOG_LINE@analyze_details@ \"next_version_mini_installer\"@@@", |
| 354 "@@@STEP_LOG_LINE@analyze_details@ ]@@@", | 358 "@@@STEP_LOG_LINE@analyze_details@ ]@@@", |
| 355 "@@@STEP_LOG_LINE@analyze_details@}@@@", | 359 "@@@STEP_LOG_LINE@analyze_details@}@@@", |
| 356 "@@@STEP_LOG_END@analyze_details@@@" | 360 "@@@STEP_LOG_END@analyze_details@@@" |
| 357 ] | 361 ] |
| 358 }, | 362 }, |
| 359 { | 363 { |
| 360 "cmd": [ | 364 "cmd": [ |
| 361 "python", | 365 "python", |
| 362 "-u", | 366 "-u", |
| 363 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 367 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
| (...skipping 51 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 415 "/path/to/tmp/json", | 419 "/path/to/tmp/json", |
| 416 "--goma-service-account-json-file", | 420 "--goma-service-account-json-file", |
| 417 "C:\\creds\\service_accounts\\service-account-goma-client.json", | 421 "C:\\creds\\service_accounts\\service-account-goma-client.json", |
| 418 "--goma-dir", | 422 "--goma-dir", |
| 419 "[CACHE]\\cipd\\goma", | 423 "[CACHE]\\cipd\\goma", |
| 420 "--goma-fail-fast", | 424 "--goma-fail-fast", |
| 421 "--goma-disable-local-fallback", | 425 "--goma-disable-local-fallback", |
| 422 "--ninja-ensure-up-to-date", | 426 "--ninja-ensure-up-to-date", |
| 423 "--", | 427 "--", |
| 424 "chromium_builder_tests", | 428 "chromium_builder_tests", |
| 425 "mini_installer" | 429 "mini_installer", |
| 430 "next_version_mini_installer" |
| 426 ], | 431 ], |
| 427 "env": { | 432 "env": { |
| 428 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" | 433 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" |
| 429 }, | 434 }, |
| 430 "name": "compile (with patch)", | 435 "name": "compile (with patch)", |
| 431 "~followup_annotations": [ | 436 "~followup_annotations": [ |
| 432 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 437 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 433 "@@@STEP_LOG_END@json.output (invalid)@@@" | 438 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 434 ] | 439 ] |
| 435 }, | 440 }, |
| (...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 479 "step returned non-zero exit code: 1", | 484 "step returned non-zero exit code: 1", |
| 480 "@@@STEP_EXCEPTION@@@" | 485 "@@@STEP_EXCEPTION@@@" |
| 481 ] | 486 ] |
| 482 }, | 487 }, |
| 483 { | 488 { |
| 484 "name": "$result", | 489 "name": "$result", |
| 485 "recipe_result": null, | 490 "recipe_result": null, |
| 486 "status_code": 0 | 491 "status_code": 0 |
| 487 } | 492 } |
| 488 ] | 493 ] |
| OLD | NEW |