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 "--master", | 7 "--master", |
8 "tryserver.webrtc", | 8 "tryserver.webrtc", |
9 "--builder", | 9 "--builder", |
10 "win_swarming", | 10 "win_swarming", |
(...skipping 159 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
170 "RECIPE_MODULE[build::isolate]\\resources\\isolate.py", | 170 "RECIPE_MODULE[build::isolate]\\resources\\isolate.py", |
171 "[SLAVE_BUILD]\\src\\tools\\swarming_client", | 171 "[SLAVE_BUILD]\\src\\tools\\swarming_client", |
172 "batcharchive", | 172 "batcharchive", |
173 "--dump-json", | 173 "--dump-json", |
174 "/path/to/tmp/json", | 174 "/path/to/tmp/json", |
175 "--isolate-server", | 175 "--isolate-server", |
176 "https://isolateserver.appspot.com", | 176 "https://isolateserver.appspot.com", |
177 "[SLAVE_BUILD]\\src\\out\\Debug\\audio_decoder_unittests.isolated.gen.json
", | 177 "[SLAVE_BUILD]\\src\\out\\Debug\\audio_decoder_unittests.isolated.gen.json
", |
178 "[SLAVE_BUILD]\\src\\out\\Debug\\common_audio_unittests.isolated.gen.json"
, | 178 "[SLAVE_BUILD]\\src\\out\\Debug\\common_audio_unittests.isolated.gen.json"
, |
179 "[SLAVE_BUILD]\\src\\out\\Debug\\common_video_unittests.isolated.gen.json"
, | 179 "[SLAVE_BUILD]\\src\\out\\Debug\\common_video_unittests.isolated.gen.json"
, |
180 "[SLAVE_BUILD]\\src\\out\\Debug\\libjingle_p2p_unittest.isolated.gen.json"
, | |
181 "[SLAVE_BUILD]\\src\\out\\Debug\\modules_tests.isolated.gen.json", | 180 "[SLAVE_BUILD]\\src\\out\\Debug\\modules_tests.isolated.gen.json", |
182 "[SLAVE_BUILD]\\src\\out\\Debug\\modules_unittests.isolated.gen.json", | 181 "[SLAVE_BUILD]\\src\\out\\Debug\\modules_unittests.isolated.gen.json", |
183 "[SLAVE_BUILD]\\src\\out\\Debug\\peerconnection_unittests.isolated.gen.jso
n", | 182 "[SLAVE_BUILD]\\src\\out\\Debug\\peerconnection_unittests.isolated.gen.jso
n", |
184 "[SLAVE_BUILD]\\src\\out\\Debug\\rtc_media_unittests.isolated.gen.json", | 183 "[SLAVE_BUILD]\\src\\out\\Debug\\rtc_media_unittests.isolated.gen.json", |
| 184 "[SLAVE_BUILD]\\src\\out\\Debug\\rtc_pc_unittests.isolated.gen.json", |
185 "[SLAVE_BUILD]\\src\\out\\Debug\\rtc_unittests.isolated.gen.json", | 185 "[SLAVE_BUILD]\\src\\out\\Debug\\rtc_unittests.isolated.gen.json", |
186 "[SLAVE_BUILD]\\src\\out\\Debug\\system_wrappers_unittests.isolated.gen.js
on", | 186 "[SLAVE_BUILD]\\src\\out\\Debug\\system_wrappers_unittests.isolated.gen.js
on", |
187 "[SLAVE_BUILD]\\src\\out\\Debug\\test_support_unittests.isolated.gen.json"
, | 187 "[SLAVE_BUILD]\\src\\out\\Debug\\test_support_unittests.isolated.gen.json"
, |
188 "[SLAVE_BUILD]\\src\\out\\Debug\\tools_unittests.isolated.gen.json", | 188 "[SLAVE_BUILD]\\src\\out\\Debug\\tools_unittests.isolated.gen.json", |
189 "[SLAVE_BUILD]\\src\\out\\Debug\\video_engine_tests.isolated.gen.json", | 189 "[SLAVE_BUILD]\\src\\out\\Debug\\video_engine_tests.isolated.gen.json", |
190 "[SLAVE_BUILD]\\src\\out\\Debug\\voice_engine_unittests.isolated.gen.json" | 190 "[SLAVE_BUILD]\\src\\out\\Debug\\voice_engine_unittests.isolated.gen.json" |
191 ], | 191 ], |
192 "cwd": "[SLAVE_BUILD]", | 192 "cwd": "[SLAVE_BUILD]", |
193 "name": "isolate tests", | 193 "name": "isolate tests", |
194 "~followup_annotations": [ | 194 "~followup_annotations": [ |
195 "@@@STEP_LOG_LINE@json.output@{@@@", | 195 "@@@STEP_LOG_LINE@json.output@{@@@", |
196 "@@@STEP_LOG_LINE@json.output@ \"audio_decoder_unittests\": \"[dummy hash
for audio_decoder_unittests]\", @@@", | 196 "@@@STEP_LOG_LINE@json.output@ \"audio_decoder_unittests\": \"[dummy hash
for audio_decoder_unittests]\", @@@", |
197 "@@@STEP_LOG_LINE@json.output@ \"common_audio_unittests\": \"[dummy hash
for common_audio_unittests]\", @@@", | 197 "@@@STEP_LOG_LINE@json.output@ \"common_audio_unittests\": \"[dummy hash
for common_audio_unittests]\", @@@", |
198 "@@@STEP_LOG_LINE@json.output@ \"common_video_unittests\": \"[dummy hash
for common_video_unittests]\", @@@", | 198 "@@@STEP_LOG_LINE@json.output@ \"common_video_unittests\": \"[dummy hash
for common_video_unittests]\", @@@", |
199 "@@@STEP_LOG_LINE@json.output@ \"libjingle_p2p_unittest\": \"[dummy hash
for libjingle_p2p_unittest]\", @@@", | |
200 "@@@STEP_LOG_LINE@json.output@ \"modules_tests\": \"[dummy hash for modul
es_tests]\", @@@", | 199 "@@@STEP_LOG_LINE@json.output@ \"modules_tests\": \"[dummy hash for modul
es_tests]\", @@@", |
201 "@@@STEP_LOG_LINE@json.output@ \"modules_unittests\": \"[dummy hash for m
odules_unittests]\", @@@", | 200 "@@@STEP_LOG_LINE@json.output@ \"modules_unittests\": \"[dummy hash for m
odules_unittests]\", @@@", |
202 "@@@STEP_LOG_LINE@json.output@ \"peerconnection_unittests\": \"[dummy has
h for peerconnection_unittests]\", @@@", | 201 "@@@STEP_LOG_LINE@json.output@ \"peerconnection_unittests\": \"[dummy has
h for peerconnection_unittests]\", @@@", |
203 "@@@STEP_LOG_LINE@json.output@ \"rtc_media_unittests\": \"[dummy hash for
rtc_media_unittests]\", @@@", | 202 "@@@STEP_LOG_LINE@json.output@ \"rtc_media_unittests\": \"[dummy hash for
rtc_media_unittests]\", @@@", |
| 203 "@@@STEP_LOG_LINE@json.output@ \"rtc_pc_unittests\": \"[dummy hash for rt
c_pc_unittests]\", @@@", |
204 "@@@STEP_LOG_LINE@json.output@ \"rtc_unittests\": \"[dummy hash for rtc_u
nittests]\", @@@", | 204 "@@@STEP_LOG_LINE@json.output@ \"rtc_unittests\": \"[dummy hash for rtc_u
nittests]\", @@@", |
205 "@@@STEP_LOG_LINE@json.output@ \"system_wrappers_unittests\": \"[dummy ha
sh for system_wrappers_unittests]\", @@@", | 205 "@@@STEP_LOG_LINE@json.output@ \"system_wrappers_unittests\": \"[dummy ha
sh for system_wrappers_unittests]\", @@@", |
206 "@@@STEP_LOG_LINE@json.output@ \"test_support_unittests\": \"[dummy hash
for test_support_unittests]\", @@@", | 206 "@@@STEP_LOG_LINE@json.output@ \"test_support_unittests\": \"[dummy hash
for test_support_unittests]\", @@@", |
207 "@@@STEP_LOG_LINE@json.output@ \"tools_unittests\": \"[dummy hash for too
ls_unittests]\", @@@", | 207 "@@@STEP_LOG_LINE@json.output@ \"tools_unittests\": \"[dummy hash for too
ls_unittests]\", @@@", |
208 "@@@STEP_LOG_LINE@json.output@ \"video_engine_tests\": \"[dummy hash for
video_engine_tests]\", @@@", | 208 "@@@STEP_LOG_LINE@json.output@ \"video_engine_tests\": \"[dummy hash for
video_engine_tests]\", @@@", |
209 "@@@STEP_LOG_LINE@json.output@ \"voice_engine_unittests\": \"[dummy hash
for voice_engine_unittests]\"@@@", | 209 "@@@STEP_LOG_LINE@json.output@ \"voice_engine_unittests\": \"[dummy hash
for voice_engine_unittests]\"@@@", |
210 "@@@STEP_LOG_LINE@json.output@}@@@", | 210 "@@@STEP_LOG_LINE@json.output@}@@@", |
211 "@@@STEP_LOG_END@json.output@@@", | 211 "@@@STEP_LOG_END@json.output@@@", |
212 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"audio_decoder_unittests\": \"[dummy
hash for audio_decoder_unittests]\", \"common_audio_unittests\": \"[dummy hash
for common_audio_unittests]\", \"common_video_unittests\": \"[dummy hash for com
mon_video_unittests]\", \"libjingle_p2p_unittest\": \"[dummy hash for libjingle_
p2p_unittest]\", \"modules_tests\": \"[dummy hash for modules_tests]\", \"module
s_unittests\": \"[dummy hash for modules_unittests]\", \"peerconnection_unittest
s\": \"[dummy hash for peerconnection_unittests]\", \"rtc_media_unittests\": \"[
dummy hash for rtc_media_unittests]\", \"rtc_unittests\": \"[dummy hash for rtc_
unittests]\", \"system_wrappers_unittests\": \"[dummy hash for system_wrappers_u
nittests]\", \"test_support_unittests\": \"[dummy hash for test_support_unittest
s]\", \"tools_unittests\": \"[dummy hash for tools_unittests]\", \"video_engine_
tests\": \"[dummy hash for video_engine_tests]\", \"voice_engine_unittests\": \"
[dummy hash for voice_engine_unittests]\"}@@@" | 212 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"audio_decoder_unittests\": \"[dummy
hash for audio_decoder_unittests]\", \"common_audio_unittests\": \"[dummy hash
for common_audio_unittests]\", \"common_video_unittests\": \"[dummy hash for com
mon_video_unittests]\", \"modules_tests\": \"[dummy hash for modules_tests]\", \
"modules_unittests\": \"[dummy hash for modules_unittests]\", \"peerconnection_u
nittests\": \"[dummy hash for peerconnection_unittests]\", \"rtc_media_unittests
\": \"[dummy hash for rtc_media_unittests]\", \"rtc_pc_unittests\": \"[dummy has
h for rtc_pc_unittests]\", \"rtc_unittests\": \"[dummy hash for rtc_unittests]\"
, \"system_wrappers_unittests\": \"[dummy hash for system_wrappers_unittests]\",
\"test_support_unittests\": \"[dummy hash for test_support_unittests]\", \"tool
s_unittests\": \"[dummy hash for tools_unittests]\", \"video_engine_tests\": \"[
dummy hash for video_engine_tests]\", \"voice_engine_unittests\": \"[dummy hash
for voice_engine_unittests]\"}@@@" |
213 ] | 213 ] |
214 }, | 214 }, |
215 { | 215 { |
216 "cmd": [ | 216 "cmd": [ |
217 "python", | 217 "python", |
218 "-u", | 218 "-u", |
219 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", | 219 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", |
220 "trigger", | 220 "trigger", |
221 "--swarming", | 221 "--swarming", |
222 "https://chromium-swarm.appspot.com", | 222 "https://chromium-swarm.appspot.com", |
(...skipping 231 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
454 "trigger", | 454 "trigger", |
455 "--swarming", | 455 "--swarming", |
456 "https://chromium-swarm.appspot.com", | 456 "https://chromium-swarm.appspot.com", |
457 "--isolate-server", | 457 "--isolate-server", |
458 "https://isolateserver.appspot.com", | 458 "https://isolateserver.appspot.com", |
459 "--priority", | 459 "--priority", |
460 "50", | 460 "50", |
461 "--shards", | 461 "--shards", |
462 "1", | 462 "1", |
463 "--task-name", | 463 "--task-name", |
464 "libjingle_p2p_unittest/Windows/[dummy has/win_swarming/-1", | 464 "modules_tests/Windows/[dummy has/win_swarming/-1", |
465 "--dump-json", | 465 "--dump-json", |
466 "/path/to/tmp/json", | 466 "/path/to/tmp/json", |
467 "--expiration", | 467 "--expiration", |
468 "3600", | 468 "3600", |
469 "--io-timeout", | 469 "--io-timeout", |
470 "1200", | 470 "1200", |
471 "--hard-timeout", | 471 "--hard-timeout", |
472 "3600", | 472 "3600", |
473 "--dimension", | 473 "--dimension", |
474 "cpu", | 474 "cpu", |
475 "x86-64", | 475 "x86-64", |
476 "--dimension", | 476 "--dimension", |
477 "gpu", | 477 "gpu", |
478 "none", | 478 "none", |
479 "--dimension", | 479 "--dimension", |
480 "os", | 480 "os", |
481 "Windows", | 481 "Windows", |
482 "--dimension", | 482 "--dimension", |
483 "pool", | 483 "pool", |
484 "Chrome", | 484 "Chrome", |
485 "--tag", | 485 "--tag", |
486 "buildername:win_swarming", | 486 "buildername:win_swarming", |
487 "--tag", | 487 "--tag", |
488 "data:[dummy hash for libjingle_p2p_unittest]", | 488 "data:[dummy hash for modules_tests]", |
489 "--tag", | 489 "--tag", |
490 "master:tryserver.webrtc", | 490 "master:tryserver.webrtc", |
491 "--tag", | 491 "--tag", |
492 "name:libjingle_p2p_unittest", | 492 "name:modules_tests", |
493 "--tag", | 493 "--tag", |
494 "os:Windows", | 494 "os:Windows", |
495 "--tag", | 495 "--tag", |
496 "project:webrtc", | 496 "project:webrtc", |
497 "--tag", | 497 "--tag", |
498 "purpose:ManualTS", | 498 "purpose:ManualTS", |
499 "--tag", | 499 "--tag", |
500 "purpose:pre-commit", | 500 "purpose:pre-commit", |
501 "--tag", | 501 "--tag", |
502 "rietveld:https://fake.rietveld.url/666666/#ps1", | 502 "rietveld:https://fake.rietveld.url/666666/#ps1", |
503 "--tag", | 503 "--tag", |
504 "slavename:slavename", | 504 "slavename:slavename", |
505 "--tag", | 505 "--tag", |
506 "stepname:libjingle_p2p_unittest on Windows", | 506 "stepname:modules_tests on Windows", |
507 "--idempotent", | 507 "--idempotent", |
508 "[dummy hash for libjingle_p2p_unittest]" | 508 "[dummy hash for modules_tests]" |
509 ], | 509 ], |
510 "cwd": "[SLAVE_BUILD]", | 510 "cwd": "[SLAVE_BUILD]", |
511 "name": "[trigger] libjingle_p2p_unittest on Windows", | 511 "name": "[trigger] modules_tests on Windows", |
512 "~followup_annotations": [ | 512 "~followup_annotations": [ |
513 "@@@STEP_LOG_LINE@json.output@{@@@", | 513 "@@@STEP_LOG_LINE@json.output@{@@@", |
514 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"libjingle_p2p_unitte
st/Windows/[dummy has/win_swarming/-1\", @@@", | 514 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"modules_tests/Window
s/[dummy has/win_swarming/-1\", @@@", |
515 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 515 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
516 "@@@STEP_LOG_LINE@json.output@ \"libjingle_p2p_unittest/Windows/[dummy
has/win_swarming/-1\": {@@@", | 516 "@@@STEP_LOG_LINE@json.output@ \"modules_tests/Windows/[dummy has/win_s
warming/-1\": {@@@", |
517 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 517 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
518 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 518 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
519 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 519 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
520 "@@@STEP_LOG_LINE@json.output@ }@@@", | 520 "@@@STEP_LOG_LINE@json.output@ }@@@", |
521 "@@@STEP_LOG_LINE@json.output@ }@@@", | 521 "@@@STEP_LOG_LINE@json.output@ }@@@", |
522 "@@@STEP_LOG_LINE@json.output@}@@@", | 522 "@@@STEP_LOG_LINE@json.output@}@@@", |
523 "@@@STEP_LOG_END@json.output@@@", | 523 "@@@STEP_LOG_END@json.output@@@", |
524 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" | 524 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" |
525 ] | 525 ] |
526 }, | 526 }, |
527 { | 527 { |
528 "cmd": [ | 528 "cmd": [ |
529 "python", | 529 "python", |
530 "-u", | 530 "-u", |
531 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", | 531 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", |
532 "trigger", | 532 "trigger", |
533 "--swarming", | 533 "--swarming", |
534 "https://chromium-swarm.appspot.com", | 534 "https://chromium-swarm.appspot.com", |
535 "--isolate-server", | 535 "--isolate-server", |
536 "https://isolateserver.appspot.com", | 536 "https://isolateserver.appspot.com", |
537 "--priority", | 537 "--priority", |
538 "50", | 538 "50", |
539 "--shards", | 539 "--shards", |
540 "1", | 540 "1", |
541 "--task-name", | 541 "--task-name", |
542 "modules_tests/Windows/[dummy has/win_swarming/-1", | 542 "modules_unittests/Windows/[dummy has/win_swarming/-1", |
543 "--dump-json", | 543 "--dump-json", |
544 "/path/to/tmp/json", | 544 "/path/to/tmp/json", |
545 "--expiration", | 545 "--expiration", |
546 "3600", | 546 "3600", |
547 "--io-timeout", | 547 "--io-timeout", |
548 "1200", | 548 "1200", |
549 "--hard-timeout", | 549 "--hard-timeout", |
550 "3600", | 550 "3600", |
551 "--dimension", | 551 "--dimension", |
552 "cpu", | 552 "cpu", |
553 "x86-64", | 553 "x86-64", |
554 "--dimension", | 554 "--dimension", |
555 "gpu", | 555 "gpu", |
556 "none", | 556 "none", |
557 "--dimension", | 557 "--dimension", |
558 "os", | 558 "os", |
559 "Windows", | 559 "Windows", |
560 "--dimension", | 560 "--dimension", |
561 "pool", | 561 "pool", |
562 "Chrome", | 562 "Chrome", |
563 "--tag", | 563 "--tag", |
564 "buildername:win_swarming", | 564 "buildername:win_swarming", |
565 "--tag", | 565 "--tag", |
566 "data:[dummy hash for modules_tests]", | 566 "data:[dummy hash for modules_unittests]", |
567 "--tag", | 567 "--tag", |
568 "master:tryserver.webrtc", | 568 "master:tryserver.webrtc", |
569 "--tag", | 569 "--tag", |
570 "name:modules_tests", | 570 "name:modules_unittests", |
571 "--tag", | 571 "--tag", |
572 "os:Windows", | 572 "os:Windows", |
573 "--tag", | 573 "--tag", |
574 "project:webrtc", | 574 "project:webrtc", |
575 "--tag", | 575 "--tag", |
576 "purpose:ManualTS", | 576 "purpose:ManualTS", |
577 "--tag", | 577 "--tag", |
578 "purpose:pre-commit", | 578 "purpose:pre-commit", |
579 "--tag", | 579 "--tag", |
580 "rietveld:https://fake.rietveld.url/666666/#ps1", | 580 "rietveld:https://fake.rietveld.url/666666/#ps1", |
581 "--tag", | 581 "--tag", |
582 "slavename:slavename", | 582 "slavename:slavename", |
583 "--tag", | 583 "--tag", |
584 "stepname:modules_tests on Windows", | 584 "stepname:modules_unittests on Windows", |
585 "--idempotent", | 585 "--idempotent", |
586 "[dummy hash for modules_tests]" | 586 "[dummy hash for modules_unittests]" |
587 ], | 587 ], |
588 "cwd": "[SLAVE_BUILD]", | 588 "cwd": "[SLAVE_BUILD]", |
589 "name": "[trigger] modules_tests on Windows", | 589 "name": "[trigger] modules_unittests on Windows", |
590 "~followup_annotations": [ | 590 "~followup_annotations": [ |
591 "@@@STEP_LOG_LINE@json.output@{@@@", | 591 "@@@STEP_LOG_LINE@json.output@{@@@", |
592 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"modules_tests/Window
s/[dummy has/win_swarming/-1\", @@@", | 592 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"modules_unittests/Wi
ndows/[dummy has/win_swarming/-1\", @@@", |
593 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 593 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
594 "@@@STEP_LOG_LINE@json.output@ \"modules_tests/Windows/[dummy has/win_s
warming/-1\": {@@@", | 594 "@@@STEP_LOG_LINE@json.output@ \"modules_unittests/Windows/[dummy has/w
in_swarming/-1\": {@@@", |
595 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 595 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
596 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 596 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
597 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 597 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
598 "@@@STEP_LOG_LINE@json.output@ }@@@", | 598 "@@@STEP_LOG_LINE@json.output@ }@@@", |
599 "@@@STEP_LOG_LINE@json.output@ }@@@", | 599 "@@@STEP_LOG_LINE@json.output@ }@@@", |
600 "@@@STEP_LOG_LINE@json.output@}@@@", | 600 "@@@STEP_LOG_LINE@json.output@}@@@", |
601 "@@@STEP_LOG_END@json.output@@@", | 601 "@@@STEP_LOG_END@json.output@@@", |
602 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" | 602 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" |
603 ] | 603 ] |
604 }, | 604 }, |
605 { | 605 { |
606 "cmd": [ | 606 "cmd": [ |
607 "python", | 607 "python", |
608 "-u", | 608 "-u", |
609 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", | 609 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", |
610 "trigger", | 610 "trigger", |
611 "--swarming", | 611 "--swarming", |
612 "https://chromium-swarm.appspot.com", | 612 "https://chromium-swarm.appspot.com", |
613 "--isolate-server", | 613 "--isolate-server", |
614 "https://isolateserver.appspot.com", | 614 "https://isolateserver.appspot.com", |
615 "--priority", | 615 "--priority", |
616 "50", | 616 "50", |
617 "--shards", | 617 "--shards", |
618 "1", | 618 "1", |
619 "--task-name", | 619 "--task-name", |
620 "modules_unittests/Windows/[dummy has/win_swarming/-1", | 620 "peerconnection_unittests/Windows/[dummy has/win_swarming/-1", |
621 "--dump-json", | 621 "--dump-json", |
622 "/path/to/tmp/json", | 622 "/path/to/tmp/json", |
623 "--expiration", | 623 "--expiration", |
624 "3600", | 624 "3600", |
625 "--io-timeout", | 625 "--io-timeout", |
626 "1200", | 626 "1200", |
627 "--hard-timeout", | 627 "--hard-timeout", |
628 "3600", | 628 "3600", |
629 "--dimension", | 629 "--dimension", |
630 "cpu", | 630 "cpu", |
631 "x86-64", | 631 "x86-64", |
632 "--dimension", | 632 "--dimension", |
633 "gpu", | 633 "gpu", |
634 "none", | 634 "none", |
635 "--dimension", | 635 "--dimension", |
636 "os", | 636 "os", |
637 "Windows", | 637 "Windows", |
638 "--dimension", | 638 "--dimension", |
639 "pool", | 639 "pool", |
640 "Chrome", | 640 "Chrome", |
641 "--tag", | 641 "--tag", |
642 "buildername:win_swarming", | 642 "buildername:win_swarming", |
643 "--tag", | 643 "--tag", |
644 "data:[dummy hash for modules_unittests]", | 644 "data:[dummy hash for peerconnection_unittests]", |
645 "--tag", | 645 "--tag", |
646 "master:tryserver.webrtc", | 646 "master:tryserver.webrtc", |
647 "--tag", | 647 "--tag", |
648 "name:modules_unittests", | 648 "name:peerconnection_unittests", |
649 "--tag", | 649 "--tag", |
650 "os:Windows", | 650 "os:Windows", |
651 "--tag", | 651 "--tag", |
652 "project:webrtc", | 652 "project:webrtc", |
653 "--tag", | 653 "--tag", |
654 "purpose:ManualTS", | 654 "purpose:ManualTS", |
655 "--tag", | 655 "--tag", |
656 "purpose:pre-commit", | 656 "purpose:pre-commit", |
657 "--tag", | 657 "--tag", |
658 "rietveld:https://fake.rietveld.url/666666/#ps1", | 658 "rietveld:https://fake.rietveld.url/666666/#ps1", |
659 "--tag", | 659 "--tag", |
660 "slavename:slavename", | 660 "slavename:slavename", |
661 "--tag", | 661 "--tag", |
662 "stepname:modules_unittests on Windows", | 662 "stepname:peerconnection_unittests on Windows", |
663 "--idempotent", | 663 "--idempotent", |
664 "[dummy hash for modules_unittests]" | 664 "[dummy hash for peerconnection_unittests]" |
665 ], | 665 ], |
666 "cwd": "[SLAVE_BUILD]", | 666 "cwd": "[SLAVE_BUILD]", |
667 "name": "[trigger] modules_unittests on Windows", | 667 "name": "[trigger] peerconnection_unittests on Windows", |
668 "~followup_annotations": [ | 668 "~followup_annotations": [ |
669 "@@@STEP_LOG_LINE@json.output@{@@@", | 669 "@@@STEP_LOG_LINE@json.output@{@@@", |
670 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"modules_unittests/Wi
ndows/[dummy has/win_swarming/-1\", @@@", | 670 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"peerconnection_unitt
ests/Windows/[dummy has/win_swarming/-1\", @@@", |
671 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 671 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
672 "@@@STEP_LOG_LINE@json.output@ \"modules_unittests/Windows/[dummy has/w
in_swarming/-1\": {@@@", | 672 "@@@STEP_LOG_LINE@json.output@ \"peerconnection_unittests/Windows/[dumm
y has/win_swarming/-1\": {@@@", |
673 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 673 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
674 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 674 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
675 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 675 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
676 "@@@STEP_LOG_LINE@json.output@ }@@@", | 676 "@@@STEP_LOG_LINE@json.output@ }@@@", |
677 "@@@STEP_LOG_LINE@json.output@ }@@@", | 677 "@@@STEP_LOG_LINE@json.output@ }@@@", |
678 "@@@STEP_LOG_LINE@json.output@}@@@", | 678 "@@@STEP_LOG_LINE@json.output@}@@@", |
679 "@@@STEP_LOG_END@json.output@@@", | 679 "@@@STEP_LOG_END@json.output@@@", |
680 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" | 680 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" |
681 ] | 681 ] |
682 }, | 682 }, |
683 { | 683 { |
684 "cmd": [ | 684 "cmd": [ |
685 "python", | 685 "python", |
686 "-u", | 686 "-u", |
687 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", | 687 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", |
688 "trigger", | 688 "trigger", |
689 "--swarming", | 689 "--swarming", |
690 "https://chromium-swarm.appspot.com", | 690 "https://chromium-swarm.appspot.com", |
691 "--isolate-server", | 691 "--isolate-server", |
692 "https://isolateserver.appspot.com", | 692 "https://isolateserver.appspot.com", |
693 "--priority", | 693 "--priority", |
694 "50", | 694 "50", |
695 "--shards", | 695 "--shards", |
696 "1", | 696 "1", |
697 "--task-name", | 697 "--task-name", |
698 "peerconnection_unittests/Windows/[dummy has/win_swarming/-1", | 698 "rtc_media_unittests/Windows/[dummy has/win_swarming/-1", |
699 "--dump-json", | 699 "--dump-json", |
700 "/path/to/tmp/json", | 700 "/path/to/tmp/json", |
701 "--expiration", | 701 "--expiration", |
702 "3600", | 702 "3600", |
703 "--io-timeout", | 703 "--io-timeout", |
704 "1200", | 704 "1200", |
705 "--hard-timeout", | 705 "--hard-timeout", |
706 "3600", | 706 "3600", |
707 "--dimension", | 707 "--dimension", |
708 "cpu", | 708 "cpu", |
709 "x86-64", | 709 "x86-64", |
710 "--dimension", | 710 "--dimension", |
711 "gpu", | 711 "gpu", |
712 "none", | 712 "none", |
713 "--dimension", | 713 "--dimension", |
714 "os", | 714 "os", |
715 "Windows", | 715 "Windows", |
716 "--dimension", | 716 "--dimension", |
717 "pool", | 717 "pool", |
718 "Chrome", | 718 "Chrome", |
719 "--tag", | 719 "--tag", |
720 "buildername:win_swarming", | 720 "buildername:win_swarming", |
721 "--tag", | 721 "--tag", |
722 "data:[dummy hash for peerconnection_unittests]", | 722 "data:[dummy hash for rtc_media_unittests]", |
723 "--tag", | 723 "--tag", |
724 "master:tryserver.webrtc", | 724 "master:tryserver.webrtc", |
725 "--tag", | 725 "--tag", |
726 "name:peerconnection_unittests", | 726 "name:rtc_media_unittests", |
727 "--tag", | 727 "--tag", |
728 "os:Windows", | 728 "os:Windows", |
729 "--tag", | 729 "--tag", |
730 "project:webrtc", | 730 "project:webrtc", |
731 "--tag", | 731 "--tag", |
732 "purpose:ManualTS", | 732 "purpose:ManualTS", |
733 "--tag", | 733 "--tag", |
734 "purpose:pre-commit", | 734 "purpose:pre-commit", |
735 "--tag", | 735 "--tag", |
736 "rietveld:https://fake.rietveld.url/666666/#ps1", | 736 "rietveld:https://fake.rietveld.url/666666/#ps1", |
737 "--tag", | 737 "--tag", |
738 "slavename:slavename", | 738 "slavename:slavename", |
739 "--tag", | 739 "--tag", |
740 "stepname:peerconnection_unittests on Windows", | 740 "stepname:rtc_media_unittests on Windows", |
741 "--idempotent", | 741 "--idempotent", |
742 "[dummy hash for peerconnection_unittests]" | 742 "[dummy hash for rtc_media_unittests]" |
743 ], | 743 ], |
744 "cwd": "[SLAVE_BUILD]", | 744 "cwd": "[SLAVE_BUILD]", |
745 "name": "[trigger] peerconnection_unittests on Windows", | 745 "name": "[trigger] rtc_media_unittests on Windows", |
746 "~followup_annotations": [ | 746 "~followup_annotations": [ |
747 "@@@STEP_LOG_LINE@json.output@{@@@", | 747 "@@@STEP_LOG_LINE@json.output@{@@@", |
748 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"peerconnection_unitt
ests/Windows/[dummy has/win_swarming/-1\", @@@", | 748 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"rtc_media_unittests/
Windows/[dummy has/win_swarming/-1\", @@@", |
749 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 749 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
750 "@@@STEP_LOG_LINE@json.output@ \"peerconnection_unittests/Windows/[dumm
y has/win_swarming/-1\": {@@@", | 750 "@@@STEP_LOG_LINE@json.output@ \"rtc_media_unittests/Windows/[dummy has
/win_swarming/-1\": {@@@", |
751 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 751 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
752 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 752 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
753 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 753 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
754 "@@@STEP_LOG_LINE@json.output@ }@@@", | 754 "@@@STEP_LOG_LINE@json.output@ }@@@", |
755 "@@@STEP_LOG_LINE@json.output@ }@@@", | 755 "@@@STEP_LOG_LINE@json.output@ }@@@", |
756 "@@@STEP_LOG_LINE@json.output@}@@@", | 756 "@@@STEP_LOG_LINE@json.output@}@@@", |
757 "@@@STEP_LOG_END@json.output@@@", | 757 "@@@STEP_LOG_END@json.output@@@", |
758 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" | 758 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" |
759 ] | 759 ] |
760 }, | 760 }, |
761 { | 761 { |
762 "cmd": [ | 762 "cmd": [ |
763 "python", | 763 "python", |
764 "-u", | 764 "-u", |
765 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", | 765 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", |
766 "trigger", | 766 "trigger", |
767 "--swarming", | 767 "--swarming", |
768 "https://chromium-swarm.appspot.com", | 768 "https://chromium-swarm.appspot.com", |
769 "--isolate-server", | 769 "--isolate-server", |
770 "https://isolateserver.appspot.com", | 770 "https://isolateserver.appspot.com", |
771 "--priority", | 771 "--priority", |
772 "50", | 772 "50", |
773 "--shards", | 773 "--shards", |
774 "1", | 774 "1", |
775 "--task-name", | 775 "--task-name", |
776 "rtc_media_unittests/Windows/[dummy has/win_swarming/-1", | 776 "rtc_pc_unittests/Windows/[dummy has/win_swarming/-1", |
777 "--dump-json", | 777 "--dump-json", |
778 "/path/to/tmp/json", | 778 "/path/to/tmp/json", |
779 "--expiration", | 779 "--expiration", |
780 "3600", | 780 "3600", |
781 "--io-timeout", | 781 "--io-timeout", |
782 "1200", | 782 "1200", |
783 "--hard-timeout", | 783 "--hard-timeout", |
784 "3600", | 784 "3600", |
785 "--dimension", | 785 "--dimension", |
786 "cpu", | 786 "cpu", |
787 "x86-64", | 787 "x86-64", |
788 "--dimension", | 788 "--dimension", |
789 "gpu", | 789 "gpu", |
790 "none", | 790 "none", |
791 "--dimension", | 791 "--dimension", |
792 "os", | 792 "os", |
793 "Windows", | 793 "Windows", |
794 "--dimension", | 794 "--dimension", |
795 "pool", | 795 "pool", |
796 "Chrome", | 796 "Chrome", |
797 "--tag", | 797 "--tag", |
798 "buildername:win_swarming", | 798 "buildername:win_swarming", |
799 "--tag", | 799 "--tag", |
800 "data:[dummy hash for rtc_media_unittests]", | 800 "data:[dummy hash for rtc_pc_unittests]", |
801 "--tag", | 801 "--tag", |
802 "master:tryserver.webrtc", | 802 "master:tryserver.webrtc", |
803 "--tag", | 803 "--tag", |
804 "name:rtc_media_unittests", | 804 "name:rtc_pc_unittests", |
805 "--tag", | 805 "--tag", |
806 "os:Windows", | 806 "os:Windows", |
807 "--tag", | 807 "--tag", |
808 "project:webrtc", | 808 "project:webrtc", |
809 "--tag", | 809 "--tag", |
810 "purpose:ManualTS", | 810 "purpose:ManualTS", |
811 "--tag", | 811 "--tag", |
812 "purpose:pre-commit", | 812 "purpose:pre-commit", |
813 "--tag", | 813 "--tag", |
814 "rietveld:https://fake.rietveld.url/666666/#ps1", | 814 "rietveld:https://fake.rietveld.url/666666/#ps1", |
815 "--tag", | 815 "--tag", |
816 "slavename:slavename", | 816 "slavename:slavename", |
817 "--tag", | 817 "--tag", |
818 "stepname:rtc_media_unittests on Windows", | 818 "stepname:rtc_pc_unittests on Windows", |
819 "--idempotent", | 819 "--idempotent", |
820 "[dummy hash for rtc_media_unittests]" | 820 "[dummy hash for rtc_pc_unittests]" |
821 ], | 821 ], |
822 "cwd": "[SLAVE_BUILD]", | 822 "cwd": "[SLAVE_BUILD]", |
823 "name": "[trigger] rtc_media_unittests on Windows", | 823 "name": "[trigger] rtc_pc_unittests on Windows", |
824 "~followup_annotations": [ | 824 "~followup_annotations": [ |
825 "@@@STEP_LOG_LINE@json.output@{@@@", | 825 "@@@STEP_LOG_LINE@json.output@{@@@", |
826 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"rtc_media_unittests/
Windows/[dummy has/win_swarming/-1\", @@@", | 826 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"rtc_pc_unittests/Win
dows/[dummy has/win_swarming/-1\", @@@", |
827 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 827 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
828 "@@@STEP_LOG_LINE@json.output@ \"rtc_media_unittests/Windows/[dummy has
/win_swarming/-1\": {@@@", | 828 "@@@STEP_LOG_LINE@json.output@ \"rtc_pc_unittests/Windows/[dummy has/wi
n_swarming/-1\": {@@@", |
829 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 829 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
830 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 830 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
831 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 831 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
832 "@@@STEP_LOG_LINE@json.output@ }@@@", | 832 "@@@STEP_LOG_LINE@json.output@ }@@@", |
833 "@@@STEP_LOG_LINE@json.output@ }@@@", | 833 "@@@STEP_LOG_LINE@json.output@ }@@@", |
834 "@@@STEP_LOG_LINE@json.output@}@@@", | 834 "@@@STEP_LOG_LINE@json.output@}@@@", |
835 "@@@STEP_LOG_END@json.output@@@", | 835 "@@@STEP_LOG_END@json.output@@@", |
836 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" | 836 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" |
837 ] | 837 ] |
838 }, | 838 }, |
(...skipping 667 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1506 "python", | 1506 "python", |
1507 "-u", | 1507 "-u", |
1508 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", | 1508 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", |
1509 "collect", | 1509 "collect", |
1510 "--swarming", | 1510 "--swarming", |
1511 "https://chromium-swarm.appspot.com", | 1511 "https://chromium-swarm.appspot.com", |
1512 "--decorate", | 1512 "--decorate", |
1513 "--print-status-updates", | 1513 "--print-status-updates", |
1514 "--shards", | 1514 "--shards", |
1515 "1", | 1515 "1", |
1516 "libjingle_p2p_unittest/Windows/[dummy has/win_swarming/-1", | 1516 "modules_tests/Windows/[dummy has/win_swarming/-1", |
1517 "--task-summary-json", | 1517 "--task-summary-json", |
1518 "/path/to/tmp/json" | 1518 "/path/to/tmp/json" |
1519 ], | 1519 ], |
1520 "cwd": "[SLAVE_BUILD]", | 1520 "cwd": "[SLAVE_BUILD]", |
1521 "name": "libjingle_p2p_unittest on Windows", | 1521 "name": "modules_tests on Windows", |
1522 "~followup_annotations": [ | 1522 "~followup_annotations": [ |
1523 "@@@STEP_TEXT@swarming pending 71s@@@", | 1523 "@@@STEP_TEXT@swarming pending 71s@@@", |
1524 "@@@STEP_LOG_LINE@json.output@{@@@", | 1524 "@@@STEP_LOG_LINE@json.output@{@@@", |
1525 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@", | 1525 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@", |
1526 "@@@STEP_LOG_LINE@json.output@ {@@@", | 1526 "@@@STEP_LOG_LINE@json.output@ {@@@", |
1527 "@@@STEP_LOG_LINE@json.output@ \"abandoned_ts\": null, @@@", | 1527 "@@@STEP_LOG_LINE@json.output@ \"abandoned_ts\": null, @@@", |
1528 "@@@STEP_LOG_LINE@json.output@ \"bot_id\": \"vm30\", @@@", | 1528 "@@@STEP_LOG_LINE@json.output@ \"bot_id\": \"vm30\", @@@", |
1529 "@@@STEP_LOG_LINE@json.output@ \"completed_ts\": \"2014-09-25T01:42:0
0.123\", @@@", | 1529 "@@@STEP_LOG_LINE@json.output@ \"completed_ts\": \"2014-09-25T01:42:0
0.123\", @@@", |
1530 "@@@STEP_LOG_LINE@json.output@ \"created_ts\": \"2014-09-25T01:41:00.
123\", @@@", | 1530 "@@@STEP_LOG_LINE@json.output@ \"created_ts\": \"2014-09-25T01:41:00.
123\", @@@", |
1531 "@@@STEP_LOG_LINE@json.output@ \"durations\": [@@@", | 1531 "@@@STEP_LOG_LINE@json.output@ \"durations\": [@@@", |
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1564 "python", | 1564 "python", |
1565 "-u", | 1565 "-u", |
1566 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", | 1566 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", |
1567 "collect", | 1567 "collect", |
1568 "--swarming", | 1568 "--swarming", |
1569 "https://chromium-swarm.appspot.com", | 1569 "https://chromium-swarm.appspot.com", |
1570 "--decorate", | 1570 "--decorate", |
1571 "--print-status-updates", | 1571 "--print-status-updates", |
1572 "--shards", | 1572 "--shards", |
1573 "1", | 1573 "1", |
1574 "modules_tests/Windows/[dummy has/win_swarming/-1", | 1574 "modules_unittests/Windows/[dummy has/win_swarming/-1", |
1575 "--task-summary-json", | 1575 "--task-summary-json", |
1576 "/path/to/tmp/json" | 1576 "/path/to/tmp/json" |
1577 ], | 1577 ], |
1578 "cwd": "[SLAVE_BUILD]", | 1578 "cwd": "[SLAVE_BUILD]", |
1579 "name": "modules_tests on Windows", | 1579 "name": "modules_unittests on Windows", |
1580 "~followup_annotations": [ | 1580 "~followup_annotations": [ |
1581 "@@@STEP_TEXT@swarming pending 71s@@@", | 1581 "@@@STEP_TEXT@swarming pending 71s@@@", |
1582 "@@@STEP_LOG_LINE@json.output@{@@@", | 1582 "@@@STEP_LOG_LINE@json.output@{@@@", |
1583 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@", | 1583 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@", |
1584 "@@@STEP_LOG_LINE@json.output@ {@@@", | 1584 "@@@STEP_LOG_LINE@json.output@ {@@@", |
1585 "@@@STEP_LOG_LINE@json.output@ \"abandoned_ts\": null, @@@", | 1585 "@@@STEP_LOG_LINE@json.output@ \"abandoned_ts\": null, @@@", |
1586 "@@@STEP_LOG_LINE@json.output@ \"bot_id\": \"vm30\", @@@", | 1586 "@@@STEP_LOG_LINE@json.output@ \"bot_id\": \"vm30\", @@@", |
1587 "@@@STEP_LOG_LINE@json.output@ \"completed_ts\": \"2014-09-25T01:42:0
0.123\", @@@", | 1587 "@@@STEP_LOG_LINE@json.output@ \"completed_ts\": \"2014-09-25T01:42:0
0.123\", @@@", |
1588 "@@@STEP_LOG_LINE@json.output@ \"created_ts\": \"2014-09-25T01:41:00.
123\", @@@", | 1588 "@@@STEP_LOG_LINE@json.output@ \"created_ts\": \"2014-09-25T01:41:00.
123\", @@@", |
1589 "@@@STEP_LOG_LINE@json.output@ \"durations\": [@@@", | 1589 "@@@STEP_LOG_LINE@json.output@ \"durations\": [@@@", |
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1622 "python", | 1622 "python", |
1623 "-u", | 1623 "-u", |
1624 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", | 1624 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", |
1625 "collect", | 1625 "collect", |
1626 "--swarming", | 1626 "--swarming", |
1627 "https://chromium-swarm.appspot.com", | 1627 "https://chromium-swarm.appspot.com", |
1628 "--decorate", | 1628 "--decorate", |
1629 "--print-status-updates", | 1629 "--print-status-updates", |
1630 "--shards", | 1630 "--shards", |
1631 "1", | 1631 "1", |
1632 "modules_unittests/Windows/[dummy has/win_swarming/-1", | 1632 "peerconnection_unittests/Windows/[dummy has/win_swarming/-1", |
1633 "--task-summary-json", | 1633 "--task-summary-json", |
1634 "/path/to/tmp/json" | 1634 "/path/to/tmp/json" |
1635 ], | 1635 ], |
1636 "cwd": "[SLAVE_BUILD]", | 1636 "cwd": "[SLAVE_BUILD]", |
1637 "name": "modules_unittests on Windows", | 1637 "name": "peerconnection_unittests on Windows", |
1638 "~followup_annotations": [ | 1638 "~followup_annotations": [ |
1639 "@@@STEP_TEXT@swarming pending 71s@@@", | 1639 "@@@STEP_TEXT@swarming pending 71s@@@", |
1640 "@@@STEP_LOG_LINE@json.output@{@@@", | 1640 "@@@STEP_LOG_LINE@json.output@{@@@", |
1641 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@", | 1641 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@", |
1642 "@@@STEP_LOG_LINE@json.output@ {@@@", | 1642 "@@@STEP_LOG_LINE@json.output@ {@@@", |
1643 "@@@STEP_LOG_LINE@json.output@ \"abandoned_ts\": null, @@@", | 1643 "@@@STEP_LOG_LINE@json.output@ \"abandoned_ts\": null, @@@", |
1644 "@@@STEP_LOG_LINE@json.output@ \"bot_id\": \"vm30\", @@@", | 1644 "@@@STEP_LOG_LINE@json.output@ \"bot_id\": \"vm30\", @@@", |
1645 "@@@STEP_LOG_LINE@json.output@ \"completed_ts\": \"2014-09-25T01:42:0
0.123\", @@@", | 1645 "@@@STEP_LOG_LINE@json.output@ \"completed_ts\": \"2014-09-25T01:42:0
0.123\", @@@", |
1646 "@@@STEP_LOG_LINE@json.output@ \"created_ts\": \"2014-09-25T01:41:00.
123\", @@@", | 1646 "@@@STEP_LOG_LINE@json.output@ \"created_ts\": \"2014-09-25T01:41:00.
123\", @@@", |
1647 "@@@STEP_LOG_LINE@json.output@ \"durations\": [@@@", | 1647 "@@@STEP_LOG_LINE@json.output@ \"durations\": [@@@", |
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1680 "python", | 1680 "python", |
1681 "-u", | 1681 "-u", |
1682 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", | 1682 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", |
1683 "collect", | 1683 "collect", |
1684 "--swarming", | 1684 "--swarming", |
1685 "https://chromium-swarm.appspot.com", | 1685 "https://chromium-swarm.appspot.com", |
1686 "--decorate", | 1686 "--decorate", |
1687 "--print-status-updates", | 1687 "--print-status-updates", |
1688 "--shards", | 1688 "--shards", |
1689 "1", | 1689 "1", |
1690 "peerconnection_unittests/Windows/[dummy has/win_swarming/-1", | 1690 "rtc_media_unittests/Windows/[dummy has/win_swarming/-1", |
1691 "--task-summary-json", | 1691 "--task-summary-json", |
1692 "/path/to/tmp/json" | 1692 "/path/to/tmp/json" |
1693 ], | 1693 ], |
1694 "cwd": "[SLAVE_BUILD]", | 1694 "cwd": "[SLAVE_BUILD]", |
1695 "name": "peerconnection_unittests on Windows", | 1695 "name": "rtc_media_unittests on Windows", |
1696 "~followup_annotations": [ | 1696 "~followup_annotations": [ |
1697 "@@@STEP_TEXT@swarming pending 71s@@@", | 1697 "@@@STEP_TEXT@swarming pending 71s@@@", |
1698 "@@@STEP_LOG_LINE@json.output@{@@@", | 1698 "@@@STEP_LOG_LINE@json.output@{@@@", |
1699 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@", | 1699 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@", |
1700 "@@@STEP_LOG_LINE@json.output@ {@@@", | 1700 "@@@STEP_LOG_LINE@json.output@ {@@@", |
1701 "@@@STEP_LOG_LINE@json.output@ \"abandoned_ts\": null, @@@", | 1701 "@@@STEP_LOG_LINE@json.output@ \"abandoned_ts\": null, @@@", |
1702 "@@@STEP_LOG_LINE@json.output@ \"bot_id\": \"vm30\", @@@", | 1702 "@@@STEP_LOG_LINE@json.output@ \"bot_id\": \"vm30\", @@@", |
1703 "@@@STEP_LOG_LINE@json.output@ \"completed_ts\": \"2014-09-25T01:42:0
0.123\", @@@", | 1703 "@@@STEP_LOG_LINE@json.output@ \"completed_ts\": \"2014-09-25T01:42:0
0.123\", @@@", |
1704 "@@@STEP_LOG_LINE@json.output@ \"created_ts\": \"2014-09-25T01:41:00.
123\", @@@", | 1704 "@@@STEP_LOG_LINE@json.output@ \"created_ts\": \"2014-09-25T01:41:00.
123\", @@@", |
1705 "@@@STEP_LOG_LINE@json.output@ \"durations\": [@@@", | 1705 "@@@STEP_LOG_LINE@json.output@ \"durations\": [@@@", |
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1738 "python", | 1738 "python", |
1739 "-u", | 1739 "-u", |
1740 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", | 1740 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", |
1741 "collect", | 1741 "collect", |
1742 "--swarming", | 1742 "--swarming", |
1743 "https://chromium-swarm.appspot.com", | 1743 "https://chromium-swarm.appspot.com", |
1744 "--decorate", | 1744 "--decorate", |
1745 "--print-status-updates", | 1745 "--print-status-updates", |
1746 "--shards", | 1746 "--shards", |
1747 "1", | 1747 "1", |
1748 "rtc_media_unittests/Windows/[dummy has/win_swarming/-1", | 1748 "rtc_pc_unittests/Windows/[dummy has/win_swarming/-1", |
1749 "--task-summary-json", | 1749 "--task-summary-json", |
1750 "/path/to/tmp/json" | 1750 "/path/to/tmp/json" |
1751 ], | 1751 ], |
1752 "cwd": "[SLAVE_BUILD]", | 1752 "cwd": "[SLAVE_BUILD]", |
1753 "name": "rtc_media_unittests on Windows", | 1753 "name": "rtc_pc_unittests on Windows", |
1754 "~followup_annotations": [ | 1754 "~followup_annotations": [ |
1755 "@@@STEP_TEXT@swarming pending 71s@@@", | 1755 "@@@STEP_TEXT@swarming pending 71s@@@", |
1756 "@@@STEP_LOG_LINE@json.output@{@@@", | 1756 "@@@STEP_LOG_LINE@json.output@{@@@", |
1757 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@", | 1757 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@", |
1758 "@@@STEP_LOG_LINE@json.output@ {@@@", | 1758 "@@@STEP_LOG_LINE@json.output@ {@@@", |
1759 "@@@STEP_LOG_LINE@json.output@ \"abandoned_ts\": null, @@@", | 1759 "@@@STEP_LOG_LINE@json.output@ \"abandoned_ts\": null, @@@", |
1760 "@@@STEP_LOG_LINE@json.output@ \"bot_id\": \"vm30\", @@@", | 1760 "@@@STEP_LOG_LINE@json.output@ \"bot_id\": \"vm30\", @@@", |
1761 "@@@STEP_LOG_LINE@json.output@ \"completed_ts\": \"2014-09-25T01:42:0
0.123\", @@@", | 1761 "@@@STEP_LOG_LINE@json.output@ \"completed_ts\": \"2014-09-25T01:42:0
0.123\", @@@", |
1762 "@@@STEP_LOG_LINE@json.output@ \"created_ts\": \"2014-09-25T01:41:00.
123\", @@@", | 1762 "@@@STEP_LOG_LINE@json.output@ \"created_ts\": \"2014-09-25T01:41:00.
123\", @@@", |
1763 "@@@STEP_LOG_LINE@json.output@ \"durations\": [@@@", | 1763 "@@@STEP_LOG_LINE@json.output@ \"durations\": [@@@", |
(...skipping 374 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2138 "@@@STEP_LOG_END@json.output@@@", | 2138 "@@@STEP_LOG_END@json.output@@@", |
2139 "@@@STEP_LINK@shard #0 isolated out@blah@@@" | 2139 "@@@STEP_LINK@shard #0 isolated out@blah@@@" |
2140 ] | 2140 ] |
2141 }, | 2141 }, |
2142 { | 2142 { |
2143 "name": "$result", | 2143 "name": "$result", |
2144 "recipe_result": null, | 2144 "recipe_result": null, |
2145 "status_code": 0 | 2145 "status_code": 0 |
2146 } | 2146 } |
2147 ] | 2147 ] |
OLD | NEW |