| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "[BUILD]/scripts/slave/bot_update.py", | 6 "[BUILD]/scripts/slave/bot_update.py", |
| 7 "--master", | 7 "--master", |
| 8 "tryserver.chromium.linux", | 8 "tryserver.chromium.linux", |
| 9 "--builder", | 9 "--builder", |
| 10 "linux_chromium_rel_ng", | 10 "linux_chromium_rel_ng", |
| (...skipping 206 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 217 "python", | 217 "python", |
| 218 "-u", | 218 "-u", |
| 219 "[SLAVE_BUILD]/src/tools/mb/mb.py", | 219 "[SLAVE_BUILD]/src/tools/mb/mb.py", |
| 220 "analyze", | 220 "analyze", |
| 221 "-m", | 221 "-m", |
| 222 "tryserver.chromium.linux", | 222 "tryserver.chromium.linux", |
| 223 "-b", | 223 "-b", |
| 224 "linux_chromium_rel_ng", | 224 "linux_chromium_rel_ng", |
| 225 "-v", | 225 "-v", |
| 226 "//out/Release", | 226 "//out/Release", |
| 227 "{\"additional_compile_targets\": [\"chromium_swarm_tests\"], \"files\": [
\"foo.cc\"], \"test_targets\": [\"angle_unittests_run\", \"content_gl_tests_run\
", \"gl_tests_run\", \"gl_unittests_run\", \"tab_capture_end2end_tests_run\", \"
telemetry_gpu_new_test_run\"]}", | 227 "{\"additional_compile_targets\": [\"chromium_swarm_tests\"], \"files\": [
\"foo.cc\"], \"test_targets\": [\"angle_unittests_run\", \"chrome\", \"content_g
l_tests_run\", \"gl_tests_run\", \"gl_unittests_run\", \"tab_capture_end2end_tes
ts_run\", \"telemetry_gpu_test_run\"]}", |
| 228 "/path/to/tmp/json" | 228 "/path/to/tmp/json" |
| 229 ], | 229 ], |
| 230 "cwd": "[SLAVE_BUILD]", | 230 "cwd": "[SLAVE_BUILD]", |
| 231 "name": "analyze", | 231 "name": "analyze", |
| 232 "~followup_annotations": [ | 232 "~followup_annotations": [ |
| 233 "@@@STEP_LOG_LINE@json.output@{@@@", | 233 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 234 "@@@STEP_LOG_LINE@json.output@ \"compile_targets\": [@@@", | 234 "@@@STEP_LOG_LINE@json.output@ \"compile_targets\": [@@@", |
| 235 "@@@STEP_LOG_LINE@json.output@ \"angle_unittests_run\", @@@", | 235 "@@@STEP_LOG_LINE@json.output@ \"angle_unittests_run\", @@@", |
| 236 "@@@STEP_LOG_LINE@json.output@ \"chrome\", @@@", | 236 "@@@STEP_LOG_LINE@json.output@ \"chrome\", @@@", |
| 237 "@@@STEP_LOG_LINE@json.output@ \"chromium_builder_tests\", @@@", | 237 "@@@STEP_LOG_LINE@json.output@ \"chromium_builder_tests\", @@@", |
| 238 "@@@STEP_LOG_LINE@json.output@ \"content_gl_tests_run\", @@@", | 238 "@@@STEP_LOG_LINE@json.output@ \"content_gl_tests_run\", @@@", |
| 239 "@@@STEP_LOG_LINE@json.output@ \"gl_tests_run\", @@@", | 239 "@@@STEP_LOG_LINE@json.output@ \"gl_tests_run\", @@@", |
| 240 "@@@STEP_LOG_LINE@json.output@ \"tab_capture_end2end_tests_run\", @@@", | 240 "@@@STEP_LOG_LINE@json.output@ \"tab_capture_end2end_tests_run\", @@@", |
| 241 "@@@STEP_LOG_LINE@json.output@ \"telemetry_gpu_new_test_run\"@@@", | 241 "@@@STEP_LOG_LINE@json.output@ \"telemetry_gpu_test_run\"@@@", |
| 242 "@@@STEP_LOG_LINE@json.output@ ], @@@", | 242 "@@@STEP_LOG_LINE@json.output@ ], @@@", |
| 243 "@@@STEP_LOG_LINE@json.output@ \"status\": \"Found dependency\", @@@", | 243 "@@@STEP_LOG_LINE@json.output@ \"status\": \"Found dependency\", @@@", |
| 244 "@@@STEP_LOG_LINE@json.output@ \"test_targets\": [@@@", | 244 "@@@STEP_LOG_LINE@json.output@ \"test_targets\": [@@@", |
| 245 "@@@STEP_LOG_LINE@json.output@ \"angle_unittests_run\", @@@", | 245 "@@@STEP_LOG_LINE@json.output@ \"angle_unittests_run\", @@@", |
| 246 "@@@STEP_LOG_LINE@json.output@ \"chrome\", @@@", | 246 "@@@STEP_LOG_LINE@json.output@ \"chrome\", @@@", |
| 247 "@@@STEP_LOG_LINE@json.output@ \"chromium_builder_tests\", @@@", | 247 "@@@STEP_LOG_LINE@json.output@ \"chromium_builder_tests\", @@@", |
| 248 "@@@STEP_LOG_LINE@json.output@ \"content_gl_tests_run\", @@@", | 248 "@@@STEP_LOG_LINE@json.output@ \"content_gl_tests_run\", @@@", |
| 249 "@@@STEP_LOG_LINE@json.output@ \"gl_tests_run\", @@@", | 249 "@@@STEP_LOG_LINE@json.output@ \"gl_tests_run\", @@@", |
| 250 "@@@STEP_LOG_LINE@json.output@ \"tab_capture_end2end_tests_run\", @@@", | 250 "@@@STEP_LOG_LINE@json.output@ \"tab_capture_end2end_tests_run\", @@@", |
| 251 "@@@STEP_LOG_LINE@json.output@ \"telemetry_gpu_new_test_run\"@@@", | 251 "@@@STEP_LOG_LINE@json.output@ \"telemetry_gpu_test_run\"@@@", |
| 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_END@json.output@@@", | 254 "@@@STEP_LOG_END@json.output@@@", |
| 255 "@@@STEP_LOG_LINE@analyze_details@{@@@", | 255 "@@@STEP_LOG_LINE@analyze_details@{@@@", |
| 256 "@@@STEP_LOG_LINE@analyze_details@ \"additional_compile_targets\": [@@@", | 256 "@@@STEP_LOG_LINE@analyze_details@ \"additional_compile_targets\": [@@@", |
| 257 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_swarm_tests\"@@@", | 257 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_swarm_tests\"@@@", |
| 258 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", | 258 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", |
| 259 "@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [@@@", | 259 "@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [@@@", |
| 260 "@@@STEP_LOG_LINE@analyze_details@ \"angle_unittests_run\", @@@", | 260 "@@@STEP_LOG_LINE@analyze_details@ \"angle_unittests_run\", @@@", |
| 261 "@@@STEP_LOG_LINE@analyze_details@ \"chrome\", @@@", | 261 "@@@STEP_LOG_LINE@analyze_details@ \"chrome\", @@@", |
| 262 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_builder_tests\", @@@", | 262 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_builder_tests\", @@@", |
| 263 "@@@STEP_LOG_LINE@analyze_details@ \"content_gl_tests_run\", @@@", | 263 "@@@STEP_LOG_LINE@analyze_details@ \"content_gl_tests_run\", @@@", |
| 264 "@@@STEP_LOG_LINE@analyze_details@ \"gl_tests_run\", @@@", | 264 "@@@STEP_LOG_LINE@analyze_details@ \"gl_tests_run\", @@@", |
| 265 "@@@STEP_LOG_LINE@analyze_details@ \"tab_capture_end2end_tests_run\", @
@@", | 265 "@@@STEP_LOG_LINE@analyze_details@ \"tab_capture_end2end_tests_run\", @
@@", |
| 266 "@@@STEP_LOG_LINE@analyze_details@ \"telemetry_gpu_new_test_run\"@@@", | 266 "@@@STEP_LOG_LINE@analyze_details@ \"telemetry_gpu_test_run\"@@@", |
| 267 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", | 267 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", |
| 268 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.compile_targets\": [@@
@", | 268 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.compile_targets\": [@@
@", |
| 269 "@@@STEP_LOG_LINE@analyze_details@ \"angle_unittests_run\", @@@", | 269 "@@@STEP_LOG_LINE@analyze_details@ \"angle_unittests_run\", @@@", |
| 270 "@@@STEP_LOG_LINE@analyze_details@ \"chrome\", @@@", | 270 "@@@STEP_LOG_LINE@analyze_details@ \"chrome\", @@@", |
| 271 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_builder_tests\", @@@", | 271 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_builder_tests\", @@@", |
| 272 "@@@STEP_LOG_LINE@analyze_details@ \"content_gl_tests_run\", @@@", | 272 "@@@STEP_LOG_LINE@analyze_details@ \"content_gl_tests_run\", @@@", |
| 273 "@@@STEP_LOG_LINE@analyze_details@ \"gl_tests_run\", @@@", | 273 "@@@STEP_LOG_LINE@analyze_details@ \"gl_tests_run\", @@@", |
| 274 "@@@STEP_LOG_LINE@analyze_details@ \"tab_capture_end2end_tests_run\", @
@@", | 274 "@@@STEP_LOG_LINE@analyze_details@ \"tab_capture_end2end_tests_run\", @
@@", |
| 275 "@@@STEP_LOG_LINE@analyze_details@ \"telemetry_gpu_new_test_run\"@@@", | 275 "@@@STEP_LOG_LINE@analyze_details@ \"telemetry_gpu_test_run\"@@@", |
| 276 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", | 276 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", |
| 277 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.test_targets\": [@@@", | 277 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.test_targets\": [@@@", |
| 278 "@@@STEP_LOG_LINE@analyze_details@ \"angle_unittests_run\", @@@", | 278 "@@@STEP_LOG_LINE@analyze_details@ \"angle_unittests_run\", @@@", |
| 279 "@@@STEP_LOG_LINE@analyze_details@ \"chrome\", @@@", | 279 "@@@STEP_LOG_LINE@analyze_details@ \"chrome\", @@@", |
| 280 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_builder_tests\", @@@", | 280 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_builder_tests\", @@@", |
| 281 "@@@STEP_LOG_LINE@analyze_details@ \"content_gl_tests_run\", @@@", | 281 "@@@STEP_LOG_LINE@analyze_details@ \"content_gl_tests_run\", @@@", |
| 282 "@@@STEP_LOG_LINE@analyze_details@ \"gl_tests_run\", @@@", | 282 "@@@STEP_LOG_LINE@analyze_details@ \"gl_tests_run\", @@@", |
| 283 "@@@STEP_LOG_LINE@analyze_details@ \"tab_capture_end2end_tests_run\", @
@@", | 283 "@@@STEP_LOG_LINE@analyze_details@ \"tab_capture_end2end_tests_run\", @
@@", |
| 284 "@@@STEP_LOG_LINE@analyze_details@ \"telemetry_gpu_new_test_run\"@@@", | 284 "@@@STEP_LOG_LINE@analyze_details@ \"telemetry_gpu_test_run\"@@@", |
| 285 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", | 285 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", |
| 286 "@@@STEP_LOG_LINE@analyze_details@ \"test_targets\": [@@@", | 286 "@@@STEP_LOG_LINE@analyze_details@ \"test_targets\": [@@@", |
| 287 "@@@STEP_LOG_LINE@analyze_details@ \"angle_unittests_run\", @@@", | 287 "@@@STEP_LOG_LINE@analyze_details@ \"angle_unittests_run\", @@@", |
| 288 "@@@STEP_LOG_LINE@analyze_details@ \"chrome\", @@@", |
| 288 "@@@STEP_LOG_LINE@analyze_details@ \"content_gl_tests_run\", @@@", | 289 "@@@STEP_LOG_LINE@analyze_details@ \"content_gl_tests_run\", @@@", |
| 289 "@@@STEP_LOG_LINE@analyze_details@ \"gl_tests_run\", @@@", | 290 "@@@STEP_LOG_LINE@analyze_details@ \"gl_tests_run\", @@@", |
| 290 "@@@STEP_LOG_LINE@analyze_details@ \"gl_unittests_run\", @@@", | 291 "@@@STEP_LOG_LINE@analyze_details@ \"gl_unittests_run\", @@@", |
| 291 "@@@STEP_LOG_LINE@analyze_details@ \"tab_capture_end2end_tests_run\", @
@@", | 292 "@@@STEP_LOG_LINE@analyze_details@ \"tab_capture_end2end_tests_run\", @
@@", |
| 292 "@@@STEP_LOG_LINE@analyze_details@ \"telemetry_gpu_new_test_run\"@@@", | 293 "@@@STEP_LOG_LINE@analyze_details@ \"telemetry_gpu_test_run\"@@@", |
| 293 "@@@STEP_LOG_LINE@analyze_details@ ]@@@", | 294 "@@@STEP_LOG_LINE@analyze_details@ ]@@@", |
| 294 "@@@STEP_LOG_LINE@analyze_details@}@@@", | 295 "@@@STEP_LOG_LINE@analyze_details@}@@@", |
| 295 "@@@STEP_LOG_END@analyze_details@@@" | 296 "@@@STEP_LOG_END@analyze_details@@@" |
| 296 ] | 297 ] |
| 297 }, | 298 }, |
| 298 { | 299 { |
| 299 "cmd": [ | 300 "cmd": [ |
| 300 "python", | 301 "python", |
| 301 "-u", | 302 "-u", |
| 302 "[BUILD]/scripts/slave/cleanup_temp.py" | 303 "[BUILD]/scripts/slave/cleanup_temp.py" |
| (...skipping 21 matching lines...) Expand all Loading... |
| 324 "gen", | 325 "gen", |
| 325 "-m", | 326 "-m", |
| 326 "tryserver.chromium.linux", | 327 "tryserver.chromium.linux", |
| 327 "-b", | 328 "-b", |
| 328 "linux_chromium_rel_ng", | 329 "linux_chromium_rel_ng", |
| 329 "--config-file", | 330 "--config-file", |
| 330 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", | 331 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", |
| 331 "--goma-dir", | 332 "--goma-dir", |
| 332 "[BUILD]/goma", | 333 "[BUILD]/goma", |
| 333 "--swarming-targets-file", | 334 "--swarming-targets-file", |
| 334 "content_gl_tests\ngl_tests\nangle_unittests\ntelemetry_gpu_new_test\ntele
metry_gpu_new_test\ntelemetry_gpu_new_test\ntelemetry_gpu_new_test\ntelemetry_gp
u_new_test\ntelemetry_gpu_new_test\ntelemetry_gpu_new_test\ntelemetry_gpu_new_te
st\ntelemetry_gpu_new_test\ntelemetry_gpu_new_test\ntab_capture_end2end_tests\n"
, | 335 "content_gl_tests\ngl_tests\nangle_unittests\ntelemetry_gpu_test\ntelemetr
y_gpu_test\ntelemetry_gpu_test\ntelemetry_gpu_test\ntelemetry_gpu_test\ntelemetr
y_gpu_test\ntelemetry_gpu_test\ntelemetry_gpu_test\ntelemetry_gpu_test\ntelemetr
y_gpu_test\ntab_capture_end2end_tests\n", |
| 335 "//out/Release" | 336 "//out/Release" |
| 336 ], | 337 ], |
| 337 "cwd": "[SLAVE_BUILD]", | 338 "cwd": "[SLAVE_BUILD]", |
| 338 "name": "generate_build_files (with patch)" | 339 "name": "generate_build_files (with patch)" |
| 339 }, | 340 }, |
| 340 { | 341 { |
| 341 "cmd": [ | 342 "cmd": [ |
| 342 "python", | 343 "python", |
| 343 "-u", | 344 "-u", |
| 344 "[BUILD]/scripts/slave/compile.py", | 345 "[BUILD]/scripts/slave/compile.py", |
| (...skipping 12 matching lines...) Expand all Loading... |
| 357 "--goma-fail-fast", | 358 "--goma-fail-fast", |
| 358 "--goma-disable-local-fallback", | 359 "--goma-disable-local-fallback", |
| 359 "--ninja-ensure-up-to-date", | 360 "--ninja-ensure-up-to-date", |
| 360 "--", | 361 "--", |
| 361 "angle_unittests_run", | 362 "angle_unittests_run", |
| 362 "chrome", | 363 "chrome", |
| 363 "chromium_builder_tests", | 364 "chromium_builder_tests", |
| 364 "content_gl_tests_run", | 365 "content_gl_tests_run", |
| 365 "gl_tests_run", | 366 "gl_tests_run", |
| 366 "tab_capture_end2end_tests_run", | 367 "tab_capture_end2end_tests_run", |
| 367 "telemetry_gpu_new_test_run" | 368 "telemetry_gpu_test_run" |
| 368 ], | 369 ], |
| 369 "cwd": "[SLAVE_BUILD]", | 370 "cwd": "[SLAVE_BUILD]", |
| 370 "name": "compile (with patch)", | 371 "name": "compile (with patch)", |
| 371 "~followup_annotations": [ | 372 "~followup_annotations": [ |
| 372 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 373 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 373 "@@@STEP_LOG_END@json.output (invalid)@@@" | 374 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 374 ] | 375 ] |
| 375 }, | 376 }, |
| 376 { | 377 { |
| 377 "cmd": [ | 378 "cmd": [ |
| (...skipping 17 matching lines...) Expand all Loading... |
| 395 "batcharchive", | 396 "batcharchive", |
| 396 "--dump-json", | 397 "--dump-json", |
| 397 "/path/to/tmp/json", | 398 "/path/to/tmp/json", |
| 398 "--isolate-server", | 399 "--isolate-server", |
| 399 "https://isolateserver.appspot.com", | 400 "https://isolateserver.appspot.com", |
| 400 "--verbose", | 401 "--verbose", |
| 401 "[SLAVE_BUILD]/src/out/Release/tab_capture_end2end_tests.isolated.gen.json
", | 402 "[SLAVE_BUILD]/src/out/Release/tab_capture_end2end_tests.isolated.gen.json
", |
| 402 "[SLAVE_BUILD]/src/out/Release/gl_tests.isolated.gen.json", | 403 "[SLAVE_BUILD]/src/out/Release/gl_tests.isolated.gen.json", |
| 403 "[SLAVE_BUILD]/src/out/Release/content_gl_tests.isolated.gen.json", | 404 "[SLAVE_BUILD]/src/out/Release/content_gl_tests.isolated.gen.json", |
| 404 "[SLAVE_BUILD]/src/out/Release/angle_unittests.isolated.gen.json", | 405 "[SLAVE_BUILD]/src/out/Release/angle_unittests.isolated.gen.json", |
| 405 "[SLAVE_BUILD]/src/out/Release/telemetry_gpu_new_test.isolated.gen.json" | 406 "[SLAVE_BUILD]/src/out/Release/telemetry_gpu_test.isolated.gen.json" |
| 406 ], | 407 ], |
| 407 "cwd": "[SLAVE_BUILD]", | 408 "cwd": "[SLAVE_BUILD]", |
| 408 "name": "isolate tests", | 409 "name": "isolate tests", |
| 409 "~followup_annotations": [ | 410 "~followup_annotations": [ |
| 410 "@@@STEP_LOG_LINE@json.output@{@@@", | 411 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 411 "@@@STEP_LOG_LINE@json.output@ \"angle_unittests\": \"[dummy hash for ang
le_unittests]\", @@@", | 412 "@@@STEP_LOG_LINE@json.output@ \"angle_unittests\": \"[dummy hash for ang
le_unittests]\", @@@", |
| 412 "@@@STEP_LOG_LINE@json.output@ \"content_gl_tests\": \"[dummy hash for co
ntent_gl_tests]\", @@@", | 413 "@@@STEP_LOG_LINE@json.output@ \"content_gl_tests\": \"[dummy hash for co
ntent_gl_tests]\", @@@", |
| 413 "@@@STEP_LOG_LINE@json.output@ \"gl_tests\": \"[dummy hash for gl_tests]\
", @@@", | 414 "@@@STEP_LOG_LINE@json.output@ \"gl_tests\": \"[dummy hash for gl_tests]\
", @@@", |
| 414 "@@@STEP_LOG_LINE@json.output@ \"tab_capture_end2end_tests\": \"[dummy ha
sh for tab_capture_end2end_tests]\", @@@", | 415 "@@@STEP_LOG_LINE@json.output@ \"tab_capture_end2end_tests\": \"[dummy ha
sh for tab_capture_end2end_tests]\", @@@", |
| 415 "@@@STEP_LOG_LINE@json.output@ \"telemetry_gpu_new_test\": \"[dummy hash
for telemetry_gpu_new_test]\"@@@", | 416 "@@@STEP_LOG_LINE@json.output@ \"telemetry_gpu_test\": \"[dummy hash for
telemetry_gpu_test]\"@@@", |
| 416 "@@@STEP_LOG_LINE@json.output@}@@@", | 417 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 417 "@@@STEP_LOG_END@json.output@@@" | 418 "@@@STEP_LOG_END@json.output@@@" |
| 418 ] | 419 ] |
| 419 }, | 420 }, |
| 420 { | 421 { |
| 421 "cmd": [ | 422 "cmd": [ |
| 422 "python", | 423 "python", |
| 423 "-u", | 424 "-u", |
| 424 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 425 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 425 "trigger", | 426 "trigger", |
| (...skipping 286 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 712 "os", | 713 "os", |
| 713 "Linux", | 714 "Linux", |
| 714 "--dimension", | 715 "--dimension", |
| 715 "pool", | 716 "pool", |
| 716 "Chrome", | 717 "Chrome", |
| 717 "--tag", | 718 "--tag", |
| 718 "buildername:linux_chromium_rel_ng", | 719 "buildername:linux_chromium_rel_ng", |
| 719 "--tag", | 720 "--tag", |
| 720 "buildnumber:571", | 721 "buildnumber:571", |
| 721 "--tag", | 722 "--tag", |
| 722 "data:[dummy hash for telemetry_gpu_new_test]", | 723 "data:[dummy hash for telemetry_gpu_test]", |
| 723 "--tag", | 724 "--tag", |
| 724 "gpu_test:1", | 725 "gpu_test:1", |
| 725 "--tag", | 726 "--tag", |
| 726 "master:tryserver.chromium.linux", | 727 "master:tryserver.chromium.linux", |
| 727 "--tag", | 728 "--tag", |
| 728 "name:maps_pixel_test on NVIDIA GPU on Linux (with patch)", | 729 "name:maps_pixel_test on NVIDIA GPU on Linux (with patch)", |
| 729 "--tag", | 730 "--tag", |
| 730 "os:Linux", | 731 "os:Linux", |
| 731 "--tag", | 732 "--tag", |
| 732 "patch_project:chromium", | 733 "patch_project:chromium", |
| 733 "--tag", | 734 "--tag", |
| 734 "project:chromium", | 735 "project:chromium", |
| 735 "--tag", | 736 "--tag", |
| 736 "purpose:CQ", | 737 "purpose:CQ", |
| 737 "--tag", | 738 "--tag", |
| 738 "purpose:pre-commit", | 739 "purpose:pre-commit", |
| 739 "--tag", | 740 "--tag", |
| 740 "rietveld:https://codereview.chromium.org/12853011/#ps1", | 741 "rietveld:https://codereview.chromium.org/12853011/#ps1", |
| 741 "--tag", | 742 "--tag", |
| 742 "stepname:maps_pixel_test on NVIDIA GPU on Linux (with patch) on Linux", | 743 "stepname:maps_pixel_test on NVIDIA GPU on Linux (with patch) on Linux", |
| 743 "--user", | 744 "--user", |
| 744 "commit-bot@chromium.org", | 745 "commit-bot@chromium.org", |
| 745 "[dummy hash for telemetry_gpu_new_test]", | 746 "[dummy hash for telemetry_gpu_test]", |
| 746 "--", | 747 "--", |
| 747 "maps", | 748 "maps", |
| 748 "--show-stdout", | 749 "--show-stdout", |
| 749 "--browser=release", | 750 "--browser=release", |
| 750 "-v", | 751 "-v", |
| 751 "--build-revision", | 752 "--build-revision", |
| 752 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 753 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 753 "--test-machine-name", | 754 "--test-machine-name", |
| 754 "linux_chromium_rel_ng", | 755 "linux_chromium_rel_ng", |
| 755 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 756 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 756 "--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json" | 757 "--output-format", |
| 758 "json", |
| 759 "--output-dir", |
| 760 "${ISOLATED_OUTDIR}" |
| 757 ], | 761 ], |
| 758 "cwd": "[SLAVE_BUILD]", | 762 "cwd": "[SLAVE_BUILD]", |
| 759 "name": "[trigger] maps_pixel_test on NVIDIA GPU on Linux (with patch) on Li
nux", | 763 "name": "[trigger] maps_pixel_test on NVIDIA GPU on Linux (with patch) on Li
nux", |
| 760 "~followup_annotations": [ | 764 "~followup_annotations": [ |
| 761 "@@@STEP_LOG_LINE@json.output@{@@@", | 765 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 762 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"maps_pixel_test on N
VIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\", @@
@", | 766 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"maps_pixel_test on N
VIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\", @@
@", |
| 763 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 767 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 764 "@@@STEP_LOG_LINE@json.output@ \"maps_pixel_test on NVIDIA GPU on Linux
(with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", | 768 "@@@STEP_LOG_LINE@json.output@ \"maps_pixel_test on NVIDIA GPU on Linux
(with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", |
| 765 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 769 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 766 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 770 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| (...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 806 "os", | 810 "os", |
| 807 "Linux", | 811 "Linux", |
| 808 "--dimension", | 812 "--dimension", |
| 809 "pool", | 813 "pool", |
| 810 "Chrome", | 814 "Chrome", |
| 811 "--tag", | 815 "--tag", |
| 812 "buildername:linux_chromium_rel_ng", | 816 "buildername:linux_chromium_rel_ng", |
| 813 "--tag", | 817 "--tag", |
| 814 "buildnumber:571", | 818 "buildnumber:571", |
| 815 "--tag", | 819 "--tag", |
| 816 "data:[dummy hash for telemetry_gpu_new_test]", | 820 "data:[dummy hash for telemetry_gpu_test]", |
| 817 "--tag", | 821 "--tag", |
| 818 "gpu_test:1", | 822 "gpu_test:1", |
| 819 "--tag", | 823 "--tag", |
| 820 "master:tryserver.chromium.linux", | 824 "master:tryserver.chromium.linux", |
| 821 "--tag", | 825 "--tag", |
| 822 "name:pixel_test on NVIDIA GPU on Linux (with patch)", | 826 "name:pixel_test on NVIDIA GPU on Linux (with patch)", |
| 823 "--tag", | 827 "--tag", |
| 824 "os:Linux", | 828 "os:Linux", |
| 825 "--tag", | 829 "--tag", |
| 826 "patch_project:chromium", | 830 "patch_project:chromium", |
| 827 "--tag", | 831 "--tag", |
| 828 "project:chromium", | 832 "project:chromium", |
| 829 "--tag", | 833 "--tag", |
| 830 "purpose:CQ", | 834 "purpose:CQ", |
| 831 "--tag", | 835 "--tag", |
| 832 "purpose:pre-commit", | 836 "purpose:pre-commit", |
| 833 "--tag", | 837 "--tag", |
| 834 "rietveld:https://codereview.chromium.org/12853011/#ps1", | 838 "rietveld:https://codereview.chromium.org/12853011/#ps1", |
| 835 "--tag", | 839 "--tag", |
| 836 "stepname:pixel_test on NVIDIA GPU on Linux (with patch) on Linux", | 840 "stepname:pixel_test on NVIDIA GPU on Linux (with patch) on Linux", |
| 837 "--user", | 841 "--user", |
| 838 "commit-bot@chromium.org", | 842 "commit-bot@chromium.org", |
| 839 "[dummy hash for telemetry_gpu_new_test]", | 843 "[dummy hash for telemetry_gpu_test]", |
| 840 "--", | 844 "--", |
| 841 "pixel", | 845 "pixel", |
| 842 "--show-stdout", | 846 "--show-stdout", |
| 843 "--browser=release", | 847 "--browser=release", |
| 844 "-v", | 848 "-v", |
| 845 "--build-revision", | 849 "--build-revision", |
| 846 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 850 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 847 "--download-refimg-from-cloud-storage", | 851 "--download-refimg-from-cloud-storage", |
| 848 "--refimg-cloud-storage-bucket", | 852 "--refimg-cloud-storage-bucket", |
| 849 "chromium-gpu-archive/reference-images", | 853 "chromium-gpu-archive/reference-images", |
| 850 "--os-type", | 854 "--os-type", |
| 851 "linux", | 855 "linux", |
| 852 "--test-machine-name", | 856 "--test-machine-name", |
| 853 "linux_chromium_rel_ng", | 857 "linux_chromium_rel_ng", |
| 854 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 858 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 855 "--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json" | 859 "--output-format", |
| 860 "json", |
| 861 "--output-dir", |
| 862 "${ISOLATED_OUTDIR}" |
| 856 ], | 863 ], |
| 857 "cwd": "[SLAVE_BUILD]", | 864 "cwd": "[SLAVE_BUILD]", |
| 858 "name": "[trigger] pixel_test on NVIDIA GPU on Linux (with patch) on Linux", | 865 "name": "[trigger] pixel_test on NVIDIA GPU on Linux (with patch) on Linux", |
| 859 "~followup_annotations": [ | 866 "~followup_annotations": [ |
| 860 "@@@STEP_LOG_LINE@json.output@{@@@", | 867 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 861 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"pixel_test on NVIDIA
GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\", @@@", | 868 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"pixel_test on NVIDIA
GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\", @@@", |
| 862 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 869 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 863 "@@@STEP_LOG_LINE@json.output@ \"pixel_test on NVIDIA GPU on Linux (wit
h patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", | 870 "@@@STEP_LOG_LINE@json.output@ \"pixel_test on NVIDIA GPU on Linux (wit
h patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", |
| 864 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 871 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 865 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 872 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| (...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 905 "os", | 912 "os", |
| 906 "Linux", | 913 "Linux", |
| 907 "--dimension", | 914 "--dimension", |
| 908 "pool", | 915 "pool", |
| 909 "Chrome", | 916 "Chrome", |
| 910 "--tag", | 917 "--tag", |
| 911 "buildername:linux_chromium_rel_ng", | 918 "buildername:linux_chromium_rel_ng", |
| 912 "--tag", | 919 "--tag", |
| 913 "buildnumber:571", | 920 "buildnumber:571", |
| 914 "--tag", | 921 "--tag", |
| 915 "data:[dummy hash for telemetry_gpu_new_test]", | 922 "data:[dummy hash for telemetry_gpu_test]", |
| 916 "--tag", | 923 "--tag", |
| 917 "gpu_test:1", | 924 "gpu_test:1", |
| 918 "--tag", | 925 "--tag", |
| 919 "master:tryserver.chromium.linux", | 926 "master:tryserver.chromium.linux", |
| 920 "--tag", | 927 "--tag", |
| 921 "name:webgl_conformance on NVIDIA GPU on Linux (with patch)", | 928 "name:webgl_conformance on NVIDIA GPU on Linux (with patch)", |
| 922 "--tag", | 929 "--tag", |
| 923 "os:Linux", | 930 "os:Linux", |
| 924 "--tag", | 931 "--tag", |
| 925 "patch_project:chromium", | 932 "patch_project:chromium", |
| 926 "--tag", | 933 "--tag", |
| 927 "project:chromium", | 934 "project:chromium", |
| 928 "--tag", | 935 "--tag", |
| 929 "purpose:CQ", | 936 "purpose:CQ", |
| 930 "--tag", | 937 "--tag", |
| 931 "purpose:pre-commit", | 938 "purpose:pre-commit", |
| 932 "--tag", | 939 "--tag", |
| 933 "rietveld:https://codereview.chromium.org/12853011/#ps1", | 940 "rietveld:https://codereview.chromium.org/12853011/#ps1", |
| 934 "--tag", | 941 "--tag", |
| 935 "stepname:webgl_conformance on NVIDIA GPU on Linux (with patch) on Linux", | 942 "stepname:webgl_conformance on NVIDIA GPU on Linux (with patch) on Linux", |
| 936 "--user", | 943 "--user", |
| 937 "commit-bot@chromium.org", | 944 "commit-bot@chromium.org", |
| 938 "[dummy hash for telemetry_gpu_new_test]", | 945 "[dummy hash for telemetry_gpu_test]", |
| 939 "--", | 946 "--", |
| 940 "webgl_conformance", | 947 "webgl_conformance", |
| 941 "--show-stdout", | 948 "--show-stdout", |
| 942 "--browser=release", | 949 "--browser=release", |
| 943 "-v", | 950 "-v", |
| 944 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 951 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 945 "--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json" | 952 "--output-format", |
| 953 "json", |
| 954 "--output-dir", |
| 955 "${ISOLATED_OUTDIR}" |
| 946 ], | 956 ], |
| 947 "cwd": "[SLAVE_BUILD]", | 957 "cwd": "[SLAVE_BUILD]", |
| 948 "name": "[trigger] webgl_conformance on NVIDIA GPU on Linux (with patch) on
Linux", | 958 "name": "[trigger] webgl_conformance on NVIDIA GPU on Linux (with patch) on
Linux", |
| 949 "~followup_annotations": [ | 959 "~followup_annotations": [ |
| 950 "@@@STEP_LOG_LINE@json.output@{@@@", | 960 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 951 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"webgl_conformance on
NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\",
@@@", | 961 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"webgl_conformance on
NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\",
@@@", |
| 952 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 962 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 953 "@@@STEP_LOG_LINE@json.output@ \"webgl_conformance on NVIDIA GPU on Lin
ux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", | 963 "@@@STEP_LOG_LINE@json.output@ \"webgl_conformance on NVIDIA GPU on Lin
ux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", |
| 954 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 964 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 955 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 965 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| (...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 995 "os", | 1005 "os", |
| 996 "Linux", | 1006 "Linux", |
| 997 "--dimension", | 1007 "--dimension", |
| 998 "pool", | 1008 "pool", |
| 999 "Chrome", | 1009 "Chrome", |
| 1000 "--tag", | 1010 "--tag", |
| 1001 "buildername:linux_chromium_rel_ng", | 1011 "buildername:linux_chromium_rel_ng", |
| 1002 "--tag", | 1012 "--tag", |
| 1003 "buildnumber:571", | 1013 "buildnumber:571", |
| 1004 "--tag", | 1014 "--tag", |
| 1005 "data:[dummy hash for telemetry_gpu_new_test]", | 1015 "data:[dummy hash for telemetry_gpu_test]", |
| 1006 "--tag", | 1016 "--tag", |
| 1007 "gpu_test:1", | 1017 "gpu_test:1", |
| 1008 "--tag", | 1018 "--tag", |
| 1009 "master:tryserver.chromium.linux", | 1019 "master:tryserver.chromium.linux", |
| 1010 "--tag", | 1020 "--tag", |
| 1011 "name:context_lost on NVIDIA GPU on Linux (with patch)", | 1021 "name:context_lost on NVIDIA GPU on Linux (with patch)", |
| 1012 "--tag", | 1022 "--tag", |
| 1013 "os:Linux", | 1023 "os:Linux", |
| 1014 "--tag", | 1024 "--tag", |
| 1015 "patch_project:chromium", | 1025 "patch_project:chromium", |
| 1016 "--tag", | 1026 "--tag", |
| 1017 "project:chromium", | 1027 "project:chromium", |
| 1018 "--tag", | 1028 "--tag", |
| 1019 "purpose:CQ", | 1029 "purpose:CQ", |
| 1020 "--tag", | 1030 "--tag", |
| 1021 "purpose:pre-commit", | 1031 "purpose:pre-commit", |
| 1022 "--tag", | 1032 "--tag", |
| 1023 "rietveld:https://codereview.chromium.org/12853011/#ps1", | 1033 "rietveld:https://codereview.chromium.org/12853011/#ps1", |
| 1024 "--tag", | 1034 "--tag", |
| 1025 "stepname:context_lost on NVIDIA GPU on Linux (with patch) on Linux", | 1035 "stepname:context_lost on NVIDIA GPU on Linux (with patch) on Linux", |
| 1026 "--user", | 1036 "--user", |
| 1027 "commit-bot@chromium.org", | 1037 "commit-bot@chromium.org", |
| 1028 "[dummy hash for telemetry_gpu_new_test]", | 1038 "[dummy hash for telemetry_gpu_test]", |
| 1029 "--", | 1039 "--", |
| 1030 "context_lost", | 1040 "context_lost", |
| 1031 "--show-stdout", | 1041 "--show-stdout", |
| 1032 "--browser=release", | 1042 "--browser=release", |
| 1033 "-v", | 1043 "-v", |
| 1034 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 1044 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 1035 "--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json" | 1045 "--output-format", |
| 1046 "json", |
| 1047 "--output-dir", |
| 1048 "${ISOLATED_OUTDIR}" |
| 1036 ], | 1049 ], |
| 1037 "cwd": "[SLAVE_BUILD]", | 1050 "cwd": "[SLAVE_BUILD]", |
| 1038 "name": "[trigger] context_lost on NVIDIA GPU on Linux (with patch) on Linux
", | 1051 "name": "[trigger] context_lost on NVIDIA GPU on Linux (with patch) on Linux
", |
| 1039 "~followup_annotations": [ | 1052 "~followup_annotations": [ |
| 1040 "@@@STEP_LOG_LINE@json.output@{@@@", | 1053 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 1041 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"context_lost on NVID
IA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\", @@@", | 1054 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"context_lost on NVID
IA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\", @@@", |
| 1042 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 1055 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 1043 "@@@STEP_LOG_LINE@json.output@ \"context_lost on NVIDIA GPU on Linux (w
ith patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", | 1056 "@@@STEP_LOG_LINE@json.output@ \"context_lost on NVIDIA GPU on Linux (w
ith patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", |
| 1044 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 1057 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 1045 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 1058 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| (...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1085 "os", | 1098 "os", |
| 1086 "Linux", | 1099 "Linux", |
| 1087 "--dimension", | 1100 "--dimension", |
| 1088 "pool", | 1101 "pool", |
| 1089 "Chrome", | 1102 "Chrome", |
| 1090 "--tag", | 1103 "--tag", |
| 1091 "buildername:linux_chromium_rel_ng", | 1104 "buildername:linux_chromium_rel_ng", |
| 1092 "--tag", | 1105 "--tag", |
| 1093 "buildnumber:571", | 1106 "buildnumber:571", |
| 1094 "--tag", | 1107 "--tag", |
| 1095 "data:[dummy hash for telemetry_gpu_new_test]", | 1108 "data:[dummy hash for telemetry_gpu_test]", |
| 1096 "--tag", | 1109 "--tag", |
| 1097 "gpu_test:1", | 1110 "gpu_test:1", |
| 1098 "--tag", | 1111 "--tag", |
| 1099 "master:tryserver.chromium.linux", | 1112 "master:tryserver.chromium.linux", |
| 1100 "--tag", | 1113 "--tag", |
| 1101 "name:memory_test on NVIDIA GPU on Linux (with patch)", | 1114 "name:memory_test on NVIDIA GPU on Linux (with patch)", |
| 1102 "--tag", | 1115 "--tag", |
| 1103 "os:Linux", | 1116 "os:Linux", |
| 1104 "--tag", | 1117 "--tag", |
| 1105 "patch_project:chromium", | 1118 "patch_project:chromium", |
| 1106 "--tag", | 1119 "--tag", |
| 1107 "project:chromium", | 1120 "project:chromium", |
| 1108 "--tag", | 1121 "--tag", |
| 1109 "purpose:CQ", | 1122 "purpose:CQ", |
| 1110 "--tag", | 1123 "--tag", |
| 1111 "purpose:pre-commit", | 1124 "purpose:pre-commit", |
| 1112 "--tag", | 1125 "--tag", |
| 1113 "rietveld:https://codereview.chromium.org/12853011/#ps1", | 1126 "rietveld:https://codereview.chromium.org/12853011/#ps1", |
| 1114 "--tag", | 1127 "--tag", |
| 1115 "stepname:memory_test on NVIDIA GPU on Linux (with patch) on Linux", | 1128 "stepname:memory_test on NVIDIA GPU on Linux (with patch) on Linux", |
| 1116 "--user", | 1129 "--user", |
| 1117 "commit-bot@chromium.org", | 1130 "commit-bot@chromium.org", |
| 1118 "[dummy hash for telemetry_gpu_new_test]", | 1131 "[dummy hash for telemetry_gpu_test]", |
| 1119 "--", | 1132 "--", |
| 1120 "memory_test", | 1133 "memory_test", |
| 1121 "--show-stdout", | 1134 "--show-stdout", |
| 1122 "--browser=release", | 1135 "--browser=release", |
| 1123 "-v", | 1136 "-v", |
| 1124 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 1137 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 1125 "--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json" | 1138 "--output-format", |
| 1139 "json", |
| 1140 "--output-dir", |
| 1141 "${ISOLATED_OUTDIR}" |
| 1126 ], | 1142 ], |
| 1127 "cwd": "[SLAVE_BUILD]", | 1143 "cwd": "[SLAVE_BUILD]", |
| 1128 "name": "[trigger] memory_test on NVIDIA GPU on Linux (with patch) on Linux"
, | 1144 "name": "[trigger] memory_test on NVIDIA GPU on Linux (with patch) on Linux"
, |
| 1129 "~followup_annotations": [ | 1145 "~followup_annotations": [ |
| 1130 "@@@STEP_LOG_LINE@json.output@{@@@", | 1146 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 1131 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"memory_test on NVIDI
A GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\", @@@", | 1147 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"memory_test on NVIDI
A GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\", @@@", |
| 1132 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 1148 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 1133 "@@@STEP_LOG_LINE@json.output@ \"memory_test on NVIDIA GPU on Linux (wi
th patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", | 1149 "@@@STEP_LOG_LINE@json.output@ \"memory_test on NVIDIA GPU on Linux (wi
th patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", |
| 1134 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 1150 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 1135 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 1151 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| (...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1175 "os", | 1191 "os", |
| 1176 "Linux", | 1192 "Linux", |
| 1177 "--dimension", | 1193 "--dimension", |
| 1178 "pool", | 1194 "pool", |
| 1179 "Chrome", | 1195 "Chrome", |
| 1180 "--tag", | 1196 "--tag", |
| 1181 "buildername:linux_chromium_rel_ng", | 1197 "buildername:linux_chromium_rel_ng", |
| 1182 "--tag", | 1198 "--tag", |
| 1183 "buildnumber:571", | 1199 "buildnumber:571", |
| 1184 "--tag", | 1200 "--tag", |
| 1185 "data:[dummy hash for telemetry_gpu_new_test]", | 1201 "data:[dummy hash for telemetry_gpu_test]", |
| 1186 "--tag", | 1202 "--tag", |
| 1187 "gpu_test:1", | 1203 "gpu_test:1", |
| 1188 "--tag", | 1204 "--tag", |
| 1189 "master:tryserver.chromium.linux", | 1205 "master:tryserver.chromium.linux", |
| 1190 "--tag", | 1206 "--tag", |
| 1191 "name:trace_test on NVIDIA GPU on Linux (with patch)", | 1207 "name:trace_test on NVIDIA GPU on Linux (with patch)", |
| 1192 "--tag", | 1208 "--tag", |
| 1193 "os:Linux", | 1209 "os:Linux", |
| 1194 "--tag", | 1210 "--tag", |
| 1195 "patch_project:chromium", | 1211 "patch_project:chromium", |
| 1196 "--tag", | 1212 "--tag", |
| 1197 "project:chromium", | 1213 "project:chromium", |
| 1198 "--tag", | 1214 "--tag", |
| 1199 "purpose:CQ", | 1215 "purpose:CQ", |
| 1200 "--tag", | 1216 "--tag", |
| 1201 "purpose:pre-commit", | 1217 "purpose:pre-commit", |
| 1202 "--tag", | 1218 "--tag", |
| 1203 "rietveld:https://codereview.chromium.org/12853011/#ps1", | 1219 "rietveld:https://codereview.chromium.org/12853011/#ps1", |
| 1204 "--tag", | 1220 "--tag", |
| 1205 "stepname:trace_test on NVIDIA GPU on Linux (with patch) on Linux", | 1221 "stepname:trace_test on NVIDIA GPU on Linux (with patch) on Linux", |
| 1206 "--user", | 1222 "--user", |
| 1207 "commit-bot@chromium.org", | 1223 "commit-bot@chromium.org", |
| 1208 "[dummy hash for telemetry_gpu_new_test]", | 1224 "[dummy hash for telemetry_gpu_test]", |
| 1209 "--", | 1225 "--", |
| 1210 "trace_test", | 1226 "trace_test", |
| 1211 "--show-stdout", | 1227 "--show-stdout", |
| 1212 "--browser=release", | 1228 "--browser=release", |
| 1213 "-v", | 1229 "-v", |
| 1214 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 1230 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 1215 "--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json" | 1231 "--output-format", |
| 1232 "json", |
| 1233 "--output-dir", |
| 1234 "${ISOLATED_OUTDIR}" |
| 1216 ], | 1235 ], |
| 1217 "cwd": "[SLAVE_BUILD]", | 1236 "cwd": "[SLAVE_BUILD]", |
| 1218 "name": "[trigger] trace_test on NVIDIA GPU on Linux (with patch) on Linux", | 1237 "name": "[trigger] trace_test on NVIDIA GPU on Linux (with patch) on Linux", |
| 1219 "~followup_annotations": [ | 1238 "~followup_annotations": [ |
| 1220 "@@@STEP_LOG_LINE@json.output@{@@@", | 1239 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 1221 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"trace_test on NVIDIA
GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\", @@@", | 1240 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"trace_test on NVIDIA
GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\", @@@", |
| 1222 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 1241 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 1223 "@@@STEP_LOG_LINE@json.output@ \"trace_test on NVIDIA GPU on Linux (wit
h patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", | 1242 "@@@STEP_LOG_LINE@json.output@ \"trace_test on NVIDIA GPU on Linux (wit
h patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", |
| 1224 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 1243 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 1225 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 1244 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| (...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1265 "os", | 1284 "os", |
| 1266 "Linux", | 1285 "Linux", |
| 1267 "--dimension", | 1286 "--dimension", |
| 1268 "pool", | 1287 "pool", |
| 1269 "Chrome", | 1288 "Chrome", |
| 1270 "--tag", | 1289 "--tag", |
| 1271 "buildername:linux_chromium_rel_ng", | 1290 "buildername:linux_chromium_rel_ng", |
| 1272 "--tag", | 1291 "--tag", |
| 1273 "buildnumber:571", | 1292 "buildnumber:571", |
| 1274 "--tag", | 1293 "--tag", |
| 1275 "data:[dummy hash for telemetry_gpu_new_test]", | 1294 "data:[dummy hash for telemetry_gpu_test]", |
| 1276 "--tag", | 1295 "--tag", |
| 1277 "gpu_test:1", | 1296 "gpu_test:1", |
| 1278 "--tag", | 1297 "--tag", |
| 1279 "master:tryserver.chromium.linux", | 1298 "master:tryserver.chromium.linux", |
| 1280 "--tag", | 1299 "--tag", |
| 1281 "name:screenshot_sync on NVIDIA GPU on Linux (with patch)", | 1300 "name:screenshot_sync on NVIDIA GPU on Linux (with patch)", |
| 1282 "--tag", | 1301 "--tag", |
| 1283 "os:Linux", | 1302 "os:Linux", |
| 1284 "--tag", | 1303 "--tag", |
| 1285 "patch_project:chromium", | 1304 "patch_project:chromium", |
| 1286 "--tag", | 1305 "--tag", |
| 1287 "project:chromium", | 1306 "project:chromium", |
| 1288 "--tag", | 1307 "--tag", |
| 1289 "purpose:CQ", | 1308 "purpose:CQ", |
| 1290 "--tag", | 1309 "--tag", |
| 1291 "purpose:pre-commit", | 1310 "purpose:pre-commit", |
| 1292 "--tag", | 1311 "--tag", |
| 1293 "rietveld:https://codereview.chromium.org/12853011/#ps1", | 1312 "rietveld:https://codereview.chromium.org/12853011/#ps1", |
| 1294 "--tag", | 1313 "--tag", |
| 1295 "stepname:screenshot_sync on NVIDIA GPU on Linux (with patch) on Linux", | 1314 "stepname:screenshot_sync on NVIDIA GPU on Linux (with patch) on Linux", |
| 1296 "--user", | 1315 "--user", |
| 1297 "commit-bot@chromium.org", | 1316 "commit-bot@chromium.org", |
| 1298 "[dummy hash for telemetry_gpu_new_test]", | 1317 "[dummy hash for telemetry_gpu_test]", |
| 1299 "--", | 1318 "--", |
| 1300 "screenshot_sync", | 1319 "screenshot_sync", |
| 1301 "--show-stdout", | 1320 "--show-stdout", |
| 1302 "--browser=release", | 1321 "--browser=release", |
| 1303 "-v", | 1322 "-v", |
| 1304 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 1323 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 1305 "--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json" | 1324 "--output-format", |
| 1325 "json", |
| 1326 "--output-dir", |
| 1327 "${ISOLATED_OUTDIR}" |
| 1306 ], | 1328 ], |
| 1307 "cwd": "[SLAVE_BUILD]", | 1329 "cwd": "[SLAVE_BUILD]", |
| 1308 "name": "[trigger] screenshot_sync on NVIDIA GPU on Linux (with patch) on Li
nux", | 1330 "name": "[trigger] screenshot_sync on NVIDIA GPU on Linux (with patch) on Li
nux", |
| 1309 "~followup_annotations": [ | 1331 "~followup_annotations": [ |
| 1310 "@@@STEP_LOG_LINE@json.output@{@@@", | 1332 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 1311 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"screenshot_sync on N
VIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\", @@
@", | 1333 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"screenshot_sync on N
VIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\", @@
@", |
| 1312 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 1334 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 1313 "@@@STEP_LOG_LINE@json.output@ \"screenshot_sync on NVIDIA GPU on Linux
(with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", | 1335 "@@@STEP_LOG_LINE@json.output@ \"screenshot_sync on NVIDIA GPU on Linux
(with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", |
| 1314 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 1336 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 1315 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 1337 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| (...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1355 "os", | 1377 "os", |
| 1356 "Linux", | 1378 "Linux", |
| 1357 "--dimension", | 1379 "--dimension", |
| 1358 "pool", | 1380 "pool", |
| 1359 "Chrome", | 1381 "Chrome", |
| 1360 "--tag", | 1382 "--tag", |
| 1361 "buildername:linux_chromium_rel_ng", | 1383 "buildername:linux_chromium_rel_ng", |
| 1362 "--tag", | 1384 "--tag", |
| 1363 "buildnumber:571", | 1385 "buildnumber:571", |
| 1364 "--tag", | 1386 "--tag", |
| 1365 "data:[dummy hash for telemetry_gpu_new_test]", | 1387 "data:[dummy hash for telemetry_gpu_test]", |
| 1366 "--tag", | 1388 "--tag", |
| 1367 "gpu_test:1", | 1389 "gpu_test:1", |
| 1368 "--tag", | 1390 "--tag", |
| 1369 "master:tryserver.chromium.linux", | 1391 "master:tryserver.chromium.linux", |
| 1370 "--tag", | 1392 "--tag", |
| 1371 "name:hardware_accelerated_feature on NVIDIA GPU on Linux (with patch)", | 1393 "name:hardware_accelerated_feature on NVIDIA GPU on Linux (with patch)", |
| 1372 "--tag", | 1394 "--tag", |
| 1373 "os:Linux", | 1395 "os:Linux", |
| 1374 "--tag", | 1396 "--tag", |
| 1375 "patch_project:chromium", | 1397 "patch_project:chromium", |
| 1376 "--tag", | 1398 "--tag", |
| 1377 "project:chromium", | 1399 "project:chromium", |
| 1378 "--tag", | 1400 "--tag", |
| 1379 "purpose:CQ", | 1401 "purpose:CQ", |
| 1380 "--tag", | 1402 "--tag", |
| 1381 "purpose:pre-commit", | 1403 "purpose:pre-commit", |
| 1382 "--tag", | 1404 "--tag", |
| 1383 "rietveld:https://codereview.chromium.org/12853011/#ps1", | 1405 "rietveld:https://codereview.chromium.org/12853011/#ps1", |
| 1384 "--tag", | 1406 "--tag", |
| 1385 "stepname:hardware_accelerated_feature on NVIDIA GPU on Linux (with patch)
on Linux", | 1407 "stepname:hardware_accelerated_feature on NVIDIA GPU on Linux (with patch)
on Linux", |
| 1386 "--user", | 1408 "--user", |
| 1387 "commit-bot@chromium.org", | 1409 "commit-bot@chromium.org", |
| 1388 "[dummy hash for telemetry_gpu_new_test]", | 1410 "[dummy hash for telemetry_gpu_test]", |
| 1389 "--", | 1411 "--", |
| 1390 "hardware_accelerated_feature", | 1412 "hardware_accelerated_feature", |
| 1391 "--show-stdout", | 1413 "--show-stdout", |
| 1392 "--browser=release", | 1414 "--browser=release", |
| 1393 "-v", | 1415 "-v", |
| 1394 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 1416 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 1395 "--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json" | 1417 "--output-format", |
| 1418 "json", |
| 1419 "--output-dir", |
| 1420 "${ISOLATED_OUTDIR}" |
| 1396 ], | 1421 ], |
| 1397 "cwd": "[SLAVE_BUILD]", | 1422 "cwd": "[SLAVE_BUILD]", |
| 1398 "name": "[trigger] hardware_accelerated_feature on NVIDIA GPU on Linux (with
patch) on Linux", | 1423 "name": "[trigger] hardware_accelerated_feature on NVIDIA GPU on Linux (with
patch) on Linux", |
| 1399 "~followup_annotations": [ | 1424 "~followup_annotations": [ |
| 1400 "@@@STEP_LOG_LINE@json.output@{@@@", | 1425 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 1401 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"hardware_accelerated
_feature on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel
_ng/571\", @@@", | 1426 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"hardware_accelerated
_feature on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel
_ng/571\", @@@", |
| 1402 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 1427 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 1403 "@@@STEP_LOG_LINE@json.output@ \"hardware_accelerated_feature on NVIDIA
GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", | 1428 "@@@STEP_LOG_LINE@json.output@ \"hardware_accelerated_feature on NVIDIA
GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", |
| 1404 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 1429 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 1405 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 1430 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| (...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1445 "os", | 1470 "os", |
| 1446 "Linux", | 1471 "Linux", |
| 1447 "--dimension", | 1472 "--dimension", |
| 1448 "pool", | 1473 "pool", |
| 1449 "Chrome", | 1474 "Chrome", |
| 1450 "--tag", | 1475 "--tag", |
| 1451 "buildername:linux_chromium_rel_ng", | 1476 "buildername:linux_chromium_rel_ng", |
| 1452 "--tag", | 1477 "--tag", |
| 1453 "buildnumber:571", | 1478 "buildnumber:571", |
| 1454 "--tag", | 1479 "--tag", |
| 1455 "data:[dummy hash for telemetry_gpu_new_test]", | 1480 "data:[dummy hash for telemetry_gpu_test]", |
| 1456 "--tag", | 1481 "--tag", |
| 1457 "gpu_test:1", | 1482 "gpu_test:1", |
| 1458 "--tag", | 1483 "--tag", |
| 1459 "master:tryserver.chromium.linux", | 1484 "master:tryserver.chromium.linux", |
| 1460 "--tag", | 1485 "--tag", |
| 1461 "name:gpu_process_launch on NVIDIA GPU on Linux (with patch)", | 1486 "name:gpu_process_launch on NVIDIA GPU on Linux (with patch)", |
| 1462 "--tag", | 1487 "--tag", |
| 1463 "os:Linux", | 1488 "os:Linux", |
| 1464 "--tag", | 1489 "--tag", |
| 1465 "patch_project:chromium", | 1490 "patch_project:chromium", |
| 1466 "--tag", | 1491 "--tag", |
| 1467 "project:chromium", | 1492 "project:chromium", |
| 1468 "--tag", | 1493 "--tag", |
| 1469 "purpose:CQ", | 1494 "purpose:CQ", |
| 1470 "--tag", | 1495 "--tag", |
| 1471 "purpose:pre-commit", | 1496 "purpose:pre-commit", |
| 1472 "--tag", | 1497 "--tag", |
| 1473 "rietveld:https://codereview.chromium.org/12853011/#ps1", | 1498 "rietveld:https://codereview.chromium.org/12853011/#ps1", |
| 1474 "--tag", | 1499 "--tag", |
| 1475 "stepname:gpu_process_launch on NVIDIA GPU on Linux (with patch) on Linux"
, | 1500 "stepname:gpu_process_launch on NVIDIA GPU on Linux (with patch) on Linux"
, |
| 1476 "--user", | 1501 "--user", |
| 1477 "commit-bot@chromium.org", | 1502 "commit-bot@chromium.org", |
| 1478 "[dummy hash for telemetry_gpu_new_test]", | 1503 "[dummy hash for telemetry_gpu_test]", |
| 1479 "--", | 1504 "--", |
| 1480 "gpu_process", | 1505 "gpu_process", |
| 1481 "--show-stdout", | 1506 "--show-stdout", |
| 1482 "--browser=release", | 1507 "--browser=release", |
| 1483 "-v", | 1508 "-v", |
| 1484 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 1509 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 1485 "--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json" | 1510 "--output-format", |
| 1511 "json", |
| 1512 "--output-dir", |
| 1513 "${ISOLATED_OUTDIR}" |
| 1486 ], | 1514 ], |
| 1487 "cwd": "[SLAVE_BUILD]", | 1515 "cwd": "[SLAVE_BUILD]", |
| 1488 "name": "[trigger] gpu_process_launch on NVIDIA GPU on Linux (with patch) on
Linux", | 1516 "name": "[trigger] gpu_process_launch on NVIDIA GPU on Linux (with patch) on
Linux", |
| 1489 "~followup_annotations": [ | 1517 "~followup_annotations": [ |
| 1490 "@@@STEP_LOG_LINE@json.output@{@@@", | 1518 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 1491 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"gpu_process_launch o
n NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\",
@@@", | 1519 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"gpu_process_launch o
n NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\",
@@@", |
| 1492 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 1520 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 1493 "@@@STEP_LOG_LINE@json.output@ \"gpu_process_launch on NVIDIA GPU on Li
nux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", | 1521 "@@@STEP_LOG_LINE@json.output@ \"gpu_process_launch on NVIDIA GPU on Li
nux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", |
| 1494 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 1522 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 1495 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 1523 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| (...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1535 "os", | 1563 "os", |
| 1536 "Linux", | 1564 "Linux", |
| 1537 "--dimension", | 1565 "--dimension", |
| 1538 "pool", | 1566 "pool", |
| 1539 "Chrome", | 1567 "Chrome", |
| 1540 "--tag", | 1568 "--tag", |
| 1541 "buildername:linux_chromium_rel_ng", | 1569 "buildername:linux_chromium_rel_ng", |
| 1542 "--tag", | 1570 "--tag", |
| 1543 "buildnumber:571", | 1571 "buildnumber:571", |
| 1544 "--tag", | 1572 "--tag", |
| 1545 "data:[dummy hash for telemetry_gpu_new_test]", | 1573 "data:[dummy hash for telemetry_gpu_test]", |
| 1546 "--tag", | 1574 "--tag", |
| 1547 "gpu_test:1", | 1575 "gpu_test:1", |
| 1548 "--tag", | 1576 "--tag", |
| 1549 "master:tryserver.chromium.linux", | 1577 "master:tryserver.chromium.linux", |
| 1550 "--tag", | 1578 "--tag", |
| 1551 "name:gpu_rasterization on NVIDIA GPU on Linux (with patch)", | 1579 "name:gpu_rasterization on NVIDIA GPU on Linux (with patch)", |
| 1552 "--tag", | 1580 "--tag", |
| 1553 "os:Linux", | 1581 "os:Linux", |
| 1554 "--tag", | 1582 "--tag", |
| 1555 "patch_project:chromium", | 1583 "patch_project:chromium", |
| 1556 "--tag", | 1584 "--tag", |
| 1557 "project:chromium", | 1585 "project:chromium", |
| 1558 "--tag", | 1586 "--tag", |
| 1559 "purpose:CQ", | 1587 "purpose:CQ", |
| 1560 "--tag", | 1588 "--tag", |
| 1561 "purpose:pre-commit", | 1589 "purpose:pre-commit", |
| 1562 "--tag", | 1590 "--tag", |
| 1563 "rietveld:https://codereview.chromium.org/12853011/#ps1", | 1591 "rietveld:https://codereview.chromium.org/12853011/#ps1", |
| 1564 "--tag", | 1592 "--tag", |
| 1565 "stepname:gpu_rasterization on NVIDIA GPU on Linux (with patch) on Linux", | 1593 "stepname:gpu_rasterization on NVIDIA GPU on Linux (with patch) on Linux", |
| 1566 "--user", | 1594 "--user", |
| 1567 "commit-bot@chromium.org", | 1595 "commit-bot@chromium.org", |
| 1568 "[dummy hash for telemetry_gpu_new_test]", | 1596 "[dummy hash for telemetry_gpu_test]", |
| 1569 "--", | 1597 "--", |
| 1570 "gpu_rasterization", | 1598 "gpu_rasterization", |
| 1571 "--show-stdout", | 1599 "--show-stdout", |
| 1572 "--browser=release", | 1600 "--browser=release", |
| 1573 "-v", | 1601 "-v", |
| 1574 "--build-revision", | 1602 "--build-revision", |
| 1575 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 1603 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 1576 "--test-machine-name", | 1604 "--test-machine-name", |
| 1577 "linux_chromium_rel_ng", | 1605 "linux_chromium_rel_ng", |
| 1578 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 1606 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 1579 "--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json" | 1607 "--output-format", |
| 1608 "json", |
| 1609 "--output-dir", |
| 1610 "${ISOLATED_OUTDIR}" |
| 1580 ], | 1611 ], |
| 1581 "cwd": "[SLAVE_BUILD]", | 1612 "cwd": "[SLAVE_BUILD]", |
| 1582 "name": "[trigger] gpu_rasterization on NVIDIA GPU on Linux (with patch) on
Linux", | 1613 "name": "[trigger] gpu_rasterization on NVIDIA GPU on Linux (with patch) on
Linux", |
| 1583 "~followup_annotations": [ | 1614 "~followup_annotations": [ |
| 1584 "@@@STEP_LOG_LINE@json.output@{@@@", | 1615 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 1585 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"gpu_rasterization on
NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\",
@@@", | 1616 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"gpu_rasterization on
NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\",
@@@", |
| 1586 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 1617 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 1587 "@@@STEP_LOG_LINE@json.output@ \"gpu_rasterization on NVIDIA GPU on Lin
ux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", | 1618 "@@@STEP_LOG_LINE@json.output@ \"gpu_rasterization on NVIDIA GPU on Lin
ux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", |
| 1588 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 1619 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 1589 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 1620 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| (...skipping 248 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1838 "--shards", | 1869 "--shards", |
| 1839 "1", | 1870 "1", |
| 1840 "maps_pixel_test on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linu
x_chromium_rel_ng/571", | 1871 "maps_pixel_test on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linu
x_chromium_rel_ng/571", |
| 1841 "--task-output-dir", | 1872 "--task-output-dir", |
| 1842 "/path/to/tmp/" | 1873 "/path/to/tmp/" |
| 1843 ], | 1874 ], |
| 1844 "cwd": "[SLAVE_BUILD]", | 1875 "cwd": "[SLAVE_BUILD]", |
| 1845 "name": "maps_pixel_test on NVIDIA GPU on Linux (with patch) on Linux", | 1876 "name": "maps_pixel_test on NVIDIA GPU on Linux (with patch) on Linux", |
| 1846 "~followup_annotations": [ | 1877 "~followup_annotations": [ |
| 1847 "step returned non-zero exit code: 255", | 1878 "step returned non-zero exit code: 255", |
| 1879 "@@@STEP_TEXT@<br/>failures:<br/>maps_pixel_test on NVIDIA GPU on Linux (e
ntire test suite)<br/>@@@", |
| 1848 "@@@STEP_LOG_LINE@outdir_json@{@@@", | 1880 "@@@STEP_LOG_LINE@outdir_json@{@@@", |
| 1849 "@@@STEP_LOG_LINE@outdir_json@ \"0/output.json\": \"{\\\"failures\\\": []
, \\\"valid\\\": true}\", @@@", | 1881 "@@@STEP_LOG_LINE@outdir_json@ \"0/results.json\": \"{\\\"per_page_values
\\\": [], \\\"pages\\\": {}}\", @@@", |
| 1850 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": true}]}\"@@@", | 1882 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": true}]}\"@@@", |
| 1851 "@@@STEP_LOG_LINE@outdir_json@}@@@", | 1883 "@@@STEP_LOG_LINE@outdir_json@}@@@", |
| 1852 "@@@STEP_LOG_END@outdir_json@@@", | 1884 "@@@STEP_LOG_END@outdir_json@@@", |
| 1853 "@@@STEP_FAILURE@@@" | 1885 "@@@STEP_FAILURE@@@" |
| 1854 ] | 1886 ] |
| 1855 }, | 1887 }, |
| 1856 { | 1888 { |
| 1857 "cmd": [ | 1889 "cmd": [ |
| 1858 "python", | 1890 "python", |
| 1859 "-u", | 1891 "-u", |
| 1860 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 1892 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 1861 "collect", | 1893 "collect", |
| 1862 "--swarming", | 1894 "--swarming", |
| 1863 "https://chromium-swarm.appspot.com", | 1895 "https://chromium-swarm.appspot.com", |
| 1864 "--decorate", | 1896 "--decorate", |
| 1865 "--print-status-updates", | 1897 "--print-status-updates", |
| 1866 "--shards", | 1898 "--shards", |
| 1867 "1", | 1899 "1", |
| 1868 "pixel_test on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chr
omium_rel_ng/571", | 1900 "pixel_test on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chr
omium_rel_ng/571", |
| 1869 "--task-output-dir", | 1901 "--task-output-dir", |
| 1870 "/path/to/tmp/" | 1902 "/path/to/tmp/" |
| 1871 ], | 1903 ], |
| 1872 "cwd": "[SLAVE_BUILD]", | 1904 "cwd": "[SLAVE_BUILD]", |
| 1873 "name": "pixel_test on NVIDIA GPU on Linux (with patch) on Linux", | 1905 "name": "pixel_test on NVIDIA GPU on Linux (with patch) on Linux", |
| 1874 "~followup_annotations": [ | 1906 "~followup_annotations": [ |
| 1875 "@@@STEP_LOG_LINE@outdir_json@{@@@", | 1907 "@@@STEP_LOG_LINE@outdir_json@{@@@", |
| 1876 "@@@STEP_LOG_LINE@outdir_json@ \"0/output.json\": \"{\\\"failures\\\": []
, \\\"valid\\\": true}\", @@@", | 1908 "@@@STEP_LOG_LINE@outdir_json@ \"0/results.json\": \"{\\\"per_page_values
\\\": [{\\\"page_id\\\": 0, \\\"type\\\": \\\"success\\\"}, {\\\"page_id\\\": 1,
\\\"type\\\": \\\"success\\\"}], \\\"pages\\\": {\\\"1\\\": {\\\"name\\\": \\\"
Test.Test2\\\"}, \\\"0\\\": {\\\"name\\\": \\\"Test.Test1\\\"}}}\", @@@", |
| 1877 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", | 1909 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", |
| 1878 "@@@STEP_LOG_LINE@outdir_json@}@@@", | 1910 "@@@STEP_LOG_LINE@outdir_json@}@@@", |
| 1879 "@@@STEP_LOG_END@outdir_json@@@" | 1911 "@@@STEP_LOG_END@outdir_json@@@" |
| 1880 ] | 1912 ] |
| 1881 }, | 1913 }, |
| 1882 { | 1914 { |
| 1883 "cmd": [ | 1915 "cmd": [ |
| 1884 "python", | 1916 "python", |
| 1885 "-u", | 1917 "-u", |
| 1886 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 1918 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 1887 "collect", | 1919 "collect", |
| 1888 "--swarming", | 1920 "--swarming", |
| 1889 "https://chromium-swarm.appspot.com", | 1921 "https://chromium-swarm.appspot.com", |
| 1890 "--decorate", | 1922 "--decorate", |
| 1891 "--print-status-updates", | 1923 "--print-status-updates", |
| 1892 "--shards", | 1924 "--shards", |
| 1893 "1", | 1925 "1", |
| 1894 "webgl_conformance on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/li
nux_chromium_rel_ng/571", | 1926 "webgl_conformance on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/li
nux_chromium_rel_ng/571", |
| 1895 "--task-output-dir", | 1927 "--task-output-dir", |
| 1896 "/path/to/tmp/" | 1928 "/path/to/tmp/" |
| 1897 ], | 1929 ], |
| 1898 "cwd": "[SLAVE_BUILD]", | 1930 "cwd": "[SLAVE_BUILD]", |
| 1899 "name": "webgl_conformance on NVIDIA GPU on Linux (with patch) on Linux", | 1931 "name": "webgl_conformance on NVIDIA GPU on Linux (with patch) on Linux", |
| 1900 "~followup_annotations": [ | 1932 "~followup_annotations": [ |
| 1901 "@@@STEP_LOG_LINE@outdir_json@{@@@", | 1933 "@@@STEP_LOG_LINE@outdir_json@{@@@", |
| 1902 "@@@STEP_LOG_LINE@outdir_json@ \"0/output.json\": \"{\\\"failures\\\": []
, \\\"valid\\\": true}\", @@@", | 1934 "@@@STEP_LOG_LINE@outdir_json@ \"0/results.json\": \"{\\\"per_page_values
\\\": [{\\\"page_id\\\": 0, \\\"type\\\": \\\"success\\\"}, {\\\"page_id\\\": 1,
\\\"type\\\": \\\"success\\\"}], \\\"pages\\\": {\\\"1\\\": {\\\"name\\\": \\\"
Test.Test2\\\"}, \\\"0\\\": {\\\"name\\\": \\\"Test.Test1\\\"}}}\", @@@", |
| 1903 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", | 1935 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", |
| 1904 "@@@STEP_LOG_LINE@outdir_json@}@@@", | 1936 "@@@STEP_LOG_LINE@outdir_json@}@@@", |
| 1905 "@@@STEP_LOG_END@outdir_json@@@" | 1937 "@@@STEP_LOG_END@outdir_json@@@" |
| 1906 ] | 1938 ] |
| 1907 }, | 1939 }, |
| 1908 { | 1940 { |
| 1909 "cmd": [ | 1941 "cmd": [ |
| 1910 "python", | 1942 "python", |
| 1911 "-u", | 1943 "-u", |
| 1912 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 1944 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 1913 "collect", | 1945 "collect", |
| 1914 "--swarming", | 1946 "--swarming", |
| 1915 "https://chromium-swarm.appspot.com", | 1947 "https://chromium-swarm.appspot.com", |
| 1916 "--decorate", | 1948 "--decorate", |
| 1917 "--print-status-updates", | 1949 "--print-status-updates", |
| 1918 "--shards", | 1950 "--shards", |
| 1919 "1", | 1951 "1", |
| 1920 "context_lost on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_c
hromium_rel_ng/571", | 1952 "context_lost on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_c
hromium_rel_ng/571", |
| 1921 "--task-output-dir", | 1953 "--task-output-dir", |
| 1922 "/path/to/tmp/" | 1954 "/path/to/tmp/" |
| 1923 ], | 1955 ], |
| 1924 "cwd": "[SLAVE_BUILD]", | 1956 "cwd": "[SLAVE_BUILD]", |
| 1925 "name": "context_lost on NVIDIA GPU on Linux (with patch) on Linux", | 1957 "name": "context_lost on NVIDIA GPU on Linux (with patch) on Linux", |
| 1926 "~followup_annotations": [ | 1958 "~followup_annotations": [ |
| 1927 "@@@STEP_LOG_LINE@outdir_json@{@@@", | 1959 "@@@STEP_LOG_LINE@outdir_json@{@@@", |
| 1928 "@@@STEP_LOG_LINE@outdir_json@ \"0/output.json\": \"{\\\"failures\\\": []
, \\\"valid\\\": true}\", @@@", | 1960 "@@@STEP_LOG_LINE@outdir_json@ \"0/results.json\": \"{\\\"per_page_values
\\\": [{\\\"page_id\\\": 0, \\\"type\\\": \\\"success\\\"}, {\\\"page_id\\\": 1,
\\\"type\\\": \\\"success\\\"}], \\\"pages\\\": {\\\"1\\\": {\\\"name\\\": \\\"
Test.Test2\\\"}, \\\"0\\\": {\\\"name\\\": \\\"Test.Test1\\\"}}}\", @@@", |
| 1929 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", | 1961 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", |
| 1930 "@@@STEP_LOG_LINE@outdir_json@}@@@", | 1962 "@@@STEP_LOG_LINE@outdir_json@}@@@", |
| 1931 "@@@STEP_LOG_END@outdir_json@@@" | 1963 "@@@STEP_LOG_END@outdir_json@@@" |
| 1932 ] | 1964 ] |
| 1933 }, | 1965 }, |
| 1934 { | 1966 { |
| 1935 "cmd": [ | 1967 "cmd": [ |
| 1936 "python", | 1968 "python", |
| 1937 "-u", | 1969 "-u", |
| 1938 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 1970 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 1939 "collect", | 1971 "collect", |
| 1940 "--swarming", | 1972 "--swarming", |
| 1941 "https://chromium-swarm.appspot.com", | 1973 "https://chromium-swarm.appspot.com", |
| 1942 "--decorate", | 1974 "--decorate", |
| 1943 "--print-status-updates", | 1975 "--print-status-updates", |
| 1944 "--shards", | 1976 "--shards", |
| 1945 "1", | 1977 "1", |
| 1946 "memory_test on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_ch
romium_rel_ng/571", | 1978 "memory_test on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_ch
romium_rel_ng/571", |
| 1947 "--task-output-dir", | 1979 "--task-output-dir", |
| 1948 "/path/to/tmp/" | 1980 "/path/to/tmp/" |
| 1949 ], | 1981 ], |
| 1950 "cwd": "[SLAVE_BUILD]", | 1982 "cwd": "[SLAVE_BUILD]", |
| 1951 "name": "memory_test on NVIDIA GPU on Linux (with patch) on Linux", | 1983 "name": "memory_test on NVIDIA GPU on Linux (with patch) on Linux", |
| 1952 "~followup_annotations": [ | 1984 "~followup_annotations": [ |
| 1953 "@@@STEP_LOG_LINE@outdir_json@{@@@", | 1985 "@@@STEP_LOG_LINE@outdir_json@{@@@", |
| 1954 "@@@STEP_LOG_LINE@outdir_json@ \"0/output.json\": \"{\\\"failures\\\": []
, \\\"valid\\\": true}\", @@@", | 1986 "@@@STEP_LOG_LINE@outdir_json@ \"0/results.json\": \"{\\\"per_page_values
\\\": [{\\\"page_id\\\": 0, \\\"type\\\": \\\"success\\\"}, {\\\"page_id\\\": 1,
\\\"type\\\": \\\"success\\\"}], \\\"pages\\\": {\\\"1\\\": {\\\"name\\\": \\\"
Test.Test2\\\"}, \\\"0\\\": {\\\"name\\\": \\\"Test.Test1\\\"}}}\", @@@", |
| 1955 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", | 1987 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", |
| 1956 "@@@STEP_LOG_LINE@outdir_json@}@@@", | 1988 "@@@STEP_LOG_LINE@outdir_json@}@@@", |
| 1957 "@@@STEP_LOG_END@outdir_json@@@" | 1989 "@@@STEP_LOG_END@outdir_json@@@" |
| 1958 ] | 1990 ] |
| 1959 }, | 1991 }, |
| 1960 { | 1992 { |
| 1961 "cmd": [ | 1993 "cmd": [ |
| 1962 "python", | 1994 "python", |
| 1963 "-u", | 1995 "-u", |
| 1964 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 1996 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 1965 "collect", | 1997 "collect", |
| 1966 "--swarming", | 1998 "--swarming", |
| 1967 "https://chromium-swarm.appspot.com", | 1999 "https://chromium-swarm.appspot.com", |
| 1968 "--decorate", | 2000 "--decorate", |
| 1969 "--print-status-updates", | 2001 "--print-status-updates", |
| 1970 "--shards", | 2002 "--shards", |
| 1971 "1", | 2003 "1", |
| 1972 "trace_test on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chr
omium_rel_ng/571", | 2004 "trace_test on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chr
omium_rel_ng/571", |
| 1973 "--task-output-dir", | 2005 "--task-output-dir", |
| 1974 "/path/to/tmp/" | 2006 "/path/to/tmp/" |
| 1975 ], | 2007 ], |
| 1976 "cwd": "[SLAVE_BUILD]", | 2008 "cwd": "[SLAVE_BUILD]", |
| 1977 "name": "trace_test on NVIDIA GPU on Linux (with patch) on Linux", | 2009 "name": "trace_test on NVIDIA GPU on Linux (with patch) on Linux", |
| 1978 "~followup_annotations": [ | 2010 "~followup_annotations": [ |
| 1979 "@@@STEP_LOG_LINE@outdir_json@{@@@", | 2011 "@@@STEP_LOG_LINE@outdir_json@{@@@", |
| 1980 "@@@STEP_LOG_LINE@outdir_json@ \"0/output.json\": \"{\\\"failures\\\": []
, \\\"valid\\\": true}\", @@@", | 2012 "@@@STEP_LOG_LINE@outdir_json@ \"0/results.json\": \"{\\\"per_page_values
\\\": [{\\\"page_id\\\": 0, \\\"type\\\": \\\"success\\\"}, {\\\"page_id\\\": 1,
\\\"type\\\": \\\"success\\\"}], \\\"pages\\\": {\\\"1\\\": {\\\"name\\\": \\\"
Test.Test2\\\"}, \\\"0\\\": {\\\"name\\\": \\\"Test.Test1\\\"}}}\", @@@", |
| 1981 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", | 2013 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", |
| 1982 "@@@STEP_LOG_LINE@outdir_json@}@@@", | 2014 "@@@STEP_LOG_LINE@outdir_json@}@@@", |
| 1983 "@@@STEP_LOG_END@outdir_json@@@" | 2015 "@@@STEP_LOG_END@outdir_json@@@" |
| 1984 ] | 2016 ] |
| 1985 }, | 2017 }, |
| 1986 { | 2018 { |
| 1987 "cmd": [ | 2019 "cmd": [ |
| 1988 "python", | 2020 "python", |
| 1989 "-u", | 2021 "-u", |
| 1990 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 2022 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 1991 "collect", | 2023 "collect", |
| 1992 "--swarming", | 2024 "--swarming", |
| 1993 "https://chromium-swarm.appspot.com", | 2025 "https://chromium-swarm.appspot.com", |
| 1994 "--decorate", | 2026 "--decorate", |
| 1995 "--print-status-updates", | 2027 "--print-status-updates", |
| 1996 "--shards", | 2028 "--shards", |
| 1997 "1", | 2029 "1", |
| 1998 "screenshot_sync on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linu
x_chromium_rel_ng/571", | 2030 "screenshot_sync on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linu
x_chromium_rel_ng/571", |
| 1999 "--task-output-dir", | 2031 "--task-output-dir", |
| 2000 "/path/to/tmp/" | 2032 "/path/to/tmp/" |
| 2001 ], | 2033 ], |
| 2002 "cwd": "[SLAVE_BUILD]", | 2034 "cwd": "[SLAVE_BUILD]", |
| 2003 "name": "screenshot_sync on NVIDIA GPU on Linux (with patch) on Linux", | 2035 "name": "screenshot_sync on NVIDIA GPU on Linux (with patch) on Linux", |
| 2004 "~followup_annotations": [ | 2036 "~followup_annotations": [ |
| 2005 "@@@STEP_LOG_LINE@outdir_json@{@@@", | 2037 "@@@STEP_LOG_LINE@outdir_json@{@@@", |
| 2006 "@@@STEP_LOG_LINE@outdir_json@ \"0/output.json\": \"{\\\"failures\\\": []
, \\\"valid\\\": true}\", @@@", | 2038 "@@@STEP_LOG_LINE@outdir_json@ \"0/results.json\": \"{\\\"per_page_values
\\\": [{\\\"page_id\\\": 0, \\\"type\\\": \\\"success\\\"}, {\\\"page_id\\\": 1,
\\\"type\\\": \\\"success\\\"}], \\\"pages\\\": {\\\"1\\\": {\\\"name\\\": \\\"
Test.Test2\\\"}, \\\"0\\\": {\\\"name\\\": \\\"Test.Test1\\\"}}}\", @@@", |
| 2007 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", | 2039 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", |
| 2008 "@@@STEP_LOG_LINE@outdir_json@}@@@", | 2040 "@@@STEP_LOG_LINE@outdir_json@}@@@", |
| 2009 "@@@STEP_LOG_END@outdir_json@@@" | 2041 "@@@STEP_LOG_END@outdir_json@@@" |
| 2010 ] | 2042 ] |
| 2011 }, | 2043 }, |
| 2012 { | 2044 { |
| 2013 "cmd": [ | 2045 "cmd": [ |
| 2014 "python", | 2046 "python", |
| 2015 "-u", | 2047 "-u", |
| 2016 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 2048 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 2017 "collect", | 2049 "collect", |
| 2018 "--swarming", | 2050 "--swarming", |
| 2019 "https://chromium-swarm.appspot.com", | 2051 "https://chromium-swarm.appspot.com", |
| 2020 "--decorate", | 2052 "--decorate", |
| 2021 "--print-status-updates", | 2053 "--print-status-updates", |
| 2022 "--shards", | 2054 "--shards", |
| 2023 "1", | 2055 "1", |
| 2024 "hardware_accelerated_feature on NVIDIA GPU on Linux (with patch)/Linux/[d
ummy has/linux_chromium_rel_ng/571", | 2056 "hardware_accelerated_feature on NVIDIA GPU on Linux (with patch)/Linux/[d
ummy has/linux_chromium_rel_ng/571", |
| 2025 "--task-output-dir", | 2057 "--task-output-dir", |
| 2026 "/path/to/tmp/" | 2058 "/path/to/tmp/" |
| 2027 ], | 2059 ], |
| 2028 "cwd": "[SLAVE_BUILD]", | 2060 "cwd": "[SLAVE_BUILD]", |
| 2029 "name": "hardware_accelerated_feature on NVIDIA GPU on Linux (with patch) on
Linux", | 2061 "name": "hardware_accelerated_feature on NVIDIA GPU on Linux (with patch) on
Linux", |
| 2030 "~followup_annotations": [ | 2062 "~followup_annotations": [ |
| 2031 "@@@STEP_LOG_LINE@outdir_json@{@@@", | 2063 "@@@STEP_LOG_LINE@outdir_json@{@@@", |
| 2032 "@@@STEP_LOG_LINE@outdir_json@ \"0/output.json\": \"{\\\"failures\\\": []
, \\\"valid\\\": true}\", @@@", | 2064 "@@@STEP_LOG_LINE@outdir_json@ \"0/results.json\": \"{\\\"per_page_values
\\\": [{\\\"page_id\\\": 0, \\\"type\\\": \\\"success\\\"}, {\\\"page_id\\\": 1,
\\\"type\\\": \\\"success\\\"}], \\\"pages\\\": {\\\"1\\\": {\\\"name\\\": \\\"
Test.Test2\\\"}, \\\"0\\\": {\\\"name\\\": \\\"Test.Test1\\\"}}}\", @@@", |
| 2033 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", | 2065 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", |
| 2034 "@@@STEP_LOG_LINE@outdir_json@}@@@", | 2066 "@@@STEP_LOG_LINE@outdir_json@}@@@", |
| 2035 "@@@STEP_LOG_END@outdir_json@@@" | 2067 "@@@STEP_LOG_END@outdir_json@@@" |
| 2036 ] | 2068 ] |
| 2037 }, | 2069 }, |
| 2038 { | 2070 { |
| 2039 "cmd": [ | 2071 "cmd": [ |
| 2040 "python", | 2072 "python", |
| 2041 "-u", | 2073 "-u", |
| 2042 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 2074 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 2043 "collect", | 2075 "collect", |
| 2044 "--swarming", | 2076 "--swarming", |
| 2045 "https://chromium-swarm.appspot.com", | 2077 "https://chromium-swarm.appspot.com", |
| 2046 "--decorate", | 2078 "--decorate", |
| 2047 "--print-status-updates", | 2079 "--print-status-updates", |
| 2048 "--shards", | 2080 "--shards", |
| 2049 "1", | 2081 "1", |
| 2050 "gpu_process_launch on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/l
inux_chromium_rel_ng/571", | 2082 "gpu_process_launch on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/l
inux_chromium_rel_ng/571", |
| 2051 "--task-output-dir", | 2083 "--task-output-dir", |
| 2052 "/path/to/tmp/" | 2084 "/path/to/tmp/" |
| 2053 ], | 2085 ], |
| 2054 "cwd": "[SLAVE_BUILD]", | 2086 "cwd": "[SLAVE_BUILD]", |
| 2055 "name": "gpu_process_launch on NVIDIA GPU on Linux (with patch) on Linux", | 2087 "name": "gpu_process_launch on NVIDIA GPU on Linux (with patch) on Linux", |
| 2056 "~followup_annotations": [ | 2088 "~followup_annotations": [ |
| 2057 "@@@STEP_LOG_LINE@outdir_json@{@@@", | 2089 "@@@STEP_LOG_LINE@outdir_json@{@@@", |
| 2058 "@@@STEP_LOG_LINE@outdir_json@ \"0/output.json\": \"{\\\"failures\\\": []
, \\\"valid\\\": true}\", @@@", | 2090 "@@@STEP_LOG_LINE@outdir_json@ \"0/results.json\": \"{\\\"per_page_values
\\\": [{\\\"page_id\\\": 0, \\\"type\\\": \\\"success\\\"}, {\\\"page_id\\\": 1,
\\\"type\\\": \\\"success\\\"}], \\\"pages\\\": {\\\"1\\\": {\\\"name\\\": \\\"
Test.Test2\\\"}, \\\"0\\\": {\\\"name\\\": \\\"Test.Test1\\\"}}}\", @@@", |
| 2059 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", | 2091 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", |
| 2060 "@@@STEP_LOG_LINE@outdir_json@}@@@", | 2092 "@@@STEP_LOG_LINE@outdir_json@}@@@", |
| 2061 "@@@STEP_LOG_END@outdir_json@@@" | 2093 "@@@STEP_LOG_END@outdir_json@@@" |
| 2062 ] | 2094 ] |
| 2063 }, | 2095 }, |
| 2064 { | 2096 { |
| 2065 "cmd": [ | 2097 "cmd": [ |
| 2066 "python", | 2098 "python", |
| 2067 "-u", | 2099 "-u", |
| 2068 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 2100 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 2069 "collect", | 2101 "collect", |
| 2070 "--swarming", | 2102 "--swarming", |
| 2071 "https://chromium-swarm.appspot.com", | 2103 "https://chromium-swarm.appspot.com", |
| 2072 "--decorate", | 2104 "--decorate", |
| 2073 "--print-status-updates", | 2105 "--print-status-updates", |
| 2074 "--shards", | 2106 "--shards", |
| 2075 "1", | 2107 "1", |
| 2076 "gpu_rasterization on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/li
nux_chromium_rel_ng/571", | 2108 "gpu_rasterization on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/li
nux_chromium_rel_ng/571", |
| 2077 "--task-output-dir", | 2109 "--task-output-dir", |
| 2078 "/path/to/tmp/" | 2110 "/path/to/tmp/" |
| 2079 ], | 2111 ], |
| 2080 "cwd": "[SLAVE_BUILD]", | 2112 "cwd": "[SLAVE_BUILD]", |
| 2081 "name": "gpu_rasterization on NVIDIA GPU on Linux (with patch) on Linux", | 2113 "name": "gpu_rasterization on NVIDIA GPU on Linux (with patch) on Linux", |
| 2082 "~followup_annotations": [ | 2114 "~followup_annotations": [ |
| 2083 "@@@STEP_LOG_LINE@outdir_json@{@@@", | 2115 "@@@STEP_LOG_LINE@outdir_json@{@@@", |
| 2084 "@@@STEP_LOG_LINE@outdir_json@ \"0/output.json\": \"{\\\"failures\\\": []
, \\\"valid\\\": true}\", @@@", | 2116 "@@@STEP_LOG_LINE@outdir_json@ \"0/results.json\": \"{\\\"per_page_values
\\\": [{\\\"page_id\\\": 0, \\\"type\\\": \\\"success\\\"}, {\\\"page_id\\\": 1,
\\\"type\\\": \\\"success\\\"}], \\\"pages\\\": {\\\"1\\\": {\\\"name\\\": \\\"
Test.Test2\\\"}, \\\"0\\\": {\\\"name\\\": \\\"Test.Test1\\\"}}}\", @@@", |
| 2085 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", | 2117 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", |
| 2086 "@@@STEP_LOG_LINE@outdir_json@}@@@", | 2118 "@@@STEP_LOG_LINE@outdir_json@}@@@", |
| 2087 "@@@STEP_LOG_END@outdir_json@@@" | 2119 "@@@STEP_LOG_END@outdir_json@@@" |
| 2088 ] | 2120 ] |
| 2089 }, | 2121 }, |
| 2090 { | 2122 { |
| 2091 "allow_subannotations": true, | 2123 "allow_subannotations": true, |
| 2092 "cmd": [ | 2124 "cmd": [ |
| 2093 "python", | 2125 "python", |
| 2094 "-u", | 2126 "-u", |
| (...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2126 "--build-number", | 2158 "--build-number", |
| 2127 "571", | 2159 "571", |
| 2128 "--test-type", | 2160 "--test-type", |
| 2129 "tab_capture_end2end_tests on NVIDIA GPU on Linux (with patch) on Linux", | 2161 "tab_capture_end2end_tests on NVIDIA GPU on Linux (with patch) on Linux", |
| 2130 "--test-results-server", | 2162 "--test-results-server", |
| 2131 "test-results.appspot.com", | 2163 "test-results.appspot.com", |
| 2132 "--chrome-revision", | 2164 "--chrome-revision", |
| 2133 "170242" | 2165 "170242" |
| 2134 ], | 2166 ], |
| 2135 "cwd": "[SLAVE_BUILD]", | 2167 "cwd": "[SLAVE_BUILD]", |
| 2136 "name": "Upload to test-results [tab_capture_end2end_tests on NVIDIA GPU on
Linux (with patch) on Linux]", | 2168 "name": "Upload to test-results [tab_capture_end2end_tests on NVIDIA GPU on
Linux (with patch) on Linux]" |
| 2137 "~followup_annotations": [ | 2169 }, |
| 2138 "@@@SET_BUILD_PROPERTY@failure_type@\"INVALID_TEST_RESULTS\"@@@" | 2170 { |
| 2139 ] | 2171 "cmd": [ |
| 2140 }, | 2172 "python", |
| 2141 { | 2173 "-u", |
| 2174 "[BUILD]/scripts/slave/bot_update.py", |
| 2175 "--master", |
| 2176 "tryserver.chromium.linux", |
| 2177 "--builder", |
| 2178 "linux_chromium_rel_ng", |
| 2179 "--slave", |
| 2180 "TestSlavename", |
| 2181 "--spec", |
| 2182 "cache_dir = None\nsolutions = [{'custom_vars': {'googlecode_url': 'svn://
svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn://svn-mirror.golo.chromium.
org/native_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chromium.org
/%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/trunk'}, '
deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-mirror.gol
o.chromium.org/chrome/trunk/src'}]", |
| 2183 "--root", |
| 2184 "src", |
| 2185 "--revision_mapping_file", |
| 2186 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\",
\"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/webrtc\":
\"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_re
vision\", \"src/v8\": \"got_v8_revision\"}", |
| 2187 "--rietveld_server", |
| 2188 "https://codereview.chromium.org", |
| 2189 "--output_json", |
| 2190 "/path/to/tmp/json", |
| 2191 "--revision", |
| 2192 "src@f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 2193 "--force", |
| 2194 "--output_manifest" |
| 2195 ], |
| 2196 "cwd": "[SLAVE_BUILD]", |
| 2197 "name": "bot_update (without patch)", |
| 2198 "~followup_annotations": [ |
| 2199 "@@@STEP_TEXT@Some step text@@@", |
| 2200 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 2201 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
| 2202 "@@@STEP_LOG_LINE@json.output@ \"manifest\": {@@@", |
| 2203 "@@@STEP_LOG_LINE@json.output@ \"src\": {@@@", |
| 2204 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src
.git\", @@@", |
| 2205 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"f27fede2220bcd326aee3e
86ddfd4ebd0fe58cb9\"@@@", |
| 2206 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 2207 "@@@STEP_LOG_LINE@json.output@ \"src/native_client\": {@@@", |
| 2208 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src
/native_client.git\", @@@", |
| 2209 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"d998e125e8253980d76e26
9b7982aeeefc1b9b50\"@@@", |
| 2210 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 2211 "@@@STEP_LOG_LINE@json.output@ \"src/third_party/angle\": {@@@", |
| 2212 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src
/third_party/angle.git\", @@@", |
| 2213 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"fac9503c46405f77757b9a
728eb85b8d7bc6080c\"@@@", |
| 2214 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 2215 "@@@STEP_LOG_LINE@json.output@ \"src/third_party/webrtc\": {@@@", |
| 2216 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src
/third_party/webrtc.git\", @@@", |
| 2217 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"0f90628433546e61d92685
96da93418c623137f4\"@@@", |
| 2218 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 2219 "@@@STEP_LOG_LINE@json.output@ \"src/tools/swarming_client\": {@@@", |
| 2220 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src
/tools/swarming_client.git\", @@@", |
| 2221 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"a0ee5d99f1d4b38ddaa4c7
59c837980b63b99566\"@@@", |
| 2222 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 2223 "@@@STEP_LOG_LINE@json.output@ \"src/v8\": {@@@", |
| 2224 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src
/v8.git\", @@@", |
| 2225 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"801ada225ddc271c132c3a
35f03975671d43e399\"@@@", |
| 2226 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 2227 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 2228 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", |
| 2229 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@", |
| 2230 "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@", |
| 2231 "@@@STEP_LOG_LINE@json.output@ \"got_angle_revision\": \"fac9503c46405f
77757b9a728eb85b8d7bc6080c\", @@@", |
| 2232 "@@@STEP_LOG_LINE@json.output@ \"got_angle_revision_cp\": \"refs/heads/
master@{#297276}\", @@@", |
| 2233 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision\": \"d998e125e825398
0d76e269b7982aeeefc1b9b50\", @@@", |
| 2234 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision_cp\": \"refs/heads/m
aster@{#274981}\", @@@", |
| 2235 "@@@STEP_LOG_LINE@json.output@ \"got_revision\": \"f27fede2220bcd326aee
3e86ddfd4ebd0fe58cb9\", @@@", |
| 2236 "@@@STEP_LOG_LINE@json.output@ \"got_revision_cp\": \"refs/heads/master
@{#170242}\", @@@", |
| 2237 "@@@STEP_LOG_LINE@json.output@ \"got_swarming_client_revision\": \"a0ee
5d99f1d4b38ddaa4c759c837980b63b99566\", @@@", |
| 2238 "@@@STEP_LOG_LINE@json.output@ \"got_swarming_client_revision_cp\": \"r
efs/heads/master@{#276089}\", @@@", |
| 2239 "@@@STEP_LOG_LINE@json.output@ \"got_v8_revision\": \"801ada225ddc271c1
32c3a35f03975671d43e399\", @@@", |
| 2240 "@@@STEP_LOG_LINE@json.output@ \"got_v8_revision_cp\": \"refs/heads/mas
ter@{#43426}\", @@@", |
| 2241 "@@@STEP_LOG_LINE@json.output@ \"got_webrtc_revision\": \"0f90628433546
e61d9268596da93418c623137f4\", @@@", |
| 2242 "@@@STEP_LOG_LINE@json.output@ \"got_webrtc_revision_cp\": \"refs/heads
/master@{#120644}\"@@@", |
| 2243 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 2244 "@@@STEP_LOG_LINE@json.output@ \"root\": \"src\", @@@", |
| 2245 "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@", |
| 2246 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 2247 "@@@STEP_LOG_END@json.output@@@" |
| 2248 ] |
| 2249 }, |
| 2250 { |
| 2251 "cmd": [ |
| 2252 "python", |
| 2253 "-u", |
| 2254 "[DEPOT_TOOLS]/gclient.py", |
| 2255 "runhooks" |
| 2256 ], |
| 2257 "cwd": "[SLAVE_BUILD]", |
| 2258 "env": { |
| 2259 "GYP_CHROMIUM_NO_ACTION": "1", |
| 2260 "GYP_DEFINES": "archive_gpu_tests=1 component=static_library dcheck_always
_on=1 fastbuild=1 ffmpeg_branding=Chrome gomadir='[BUILD]/goma' proprietary_code
cs=1 target_arch=x64 test_isolation_mode=prepare use_goma=1" |
| 2261 }, |
| 2262 "name": "gclient runhooks (without patch)" |
| 2263 }, |
| 2264 { |
| 2265 "cmd": [ |
| 2266 "python", |
| 2267 "-u", |
| 2268 "RECIPE_MODULE[isolate]/resources/find_isolated_tests.py", |
| 2269 "--build-dir", |
| 2270 "[SLAVE_BUILD]/src/out/Release", |
| 2271 "--clean-isolated-files" |
| 2272 ], |
| 2273 "cwd": "[SLAVE_BUILD]", |
| 2274 "name": "clean isolated files (2)" |
| 2275 }, |
| 2276 { |
| 2277 "cmd": [ |
| 2278 "python", |
| 2279 "-u", |
| 2280 "[SLAVE_BUILD]/src/tools/mb/mb.py", |
| 2281 "gen", |
| 2282 "-m", |
| 2283 "tryserver.chromium.linux", |
| 2284 "-b", |
| 2285 "linux_chromium_rel_ng", |
| 2286 "--config-file", |
| 2287 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", |
| 2288 "--goma-dir", |
| 2289 "[BUILD]/goma", |
| 2290 "--swarming-targets-file", |
| 2291 "telemetry_gpu_test\n", |
| 2292 "//out/Release" |
| 2293 ], |
| 2294 "cwd": "[SLAVE_BUILD]", |
| 2295 "name": "generate_build_files (without patch)" |
| 2296 }, |
| 2297 { |
| 2298 "cmd": [ |
| 2299 "python", |
| 2300 "-u", |
| 2301 "[BUILD]/scripts/slave/compile.py", |
| 2302 "--target", |
| 2303 "Release", |
| 2304 "--src-dir", |
| 2305 "[SLAVE_BUILD]/src", |
| 2306 "--build-tool", |
| 2307 "ninja", |
| 2308 "--compiler", |
| 2309 "goma", |
| 2310 "--goma-jsonstatus", |
| 2311 "/path/to/tmp/json", |
| 2312 "--goma-dir", |
| 2313 "[BUILD]/goma", |
| 2314 "--goma-fail-fast", |
| 2315 "--goma-disable-local-fallback", |
| 2316 "--ninja-ensure-up-to-date", |
| 2317 "--", |
| 2318 "chrome", |
| 2319 "telemetry_gpu_test_run" |
| 2320 ], |
| 2321 "cwd": "[SLAVE_BUILD]", |
| 2322 "name": "compile (without patch)", |
| 2323 "~followup_annotations": [ |
| 2324 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 2325 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 2326 ] |
| 2327 }, |
| 2328 { |
| 2329 "cmd": [ |
| 2330 "python", |
| 2331 "-u", |
| 2332 "\nimport glob\nimport sys\nwith open(sys.argv[1], 'w') as f:\n f.write('
\\n'.join(glob.glob(sys.argv[2])))\n", |
| 2333 "/path/to/tmp/", |
| 2334 "[SLAVE_BUILD]/src/out/Release/*.isolated.gen.json" |
| 2335 ], |
| 2336 "cwd": "[SLAVE_BUILD]", |
| 2337 "name": "find isolated targets" |
| 2338 }, |
| 2339 { |
| 2340 "cmd": [ |
| 2341 "python", |
| 2342 "-u", |
| 2343 "RECIPE_MODULE[isolate]/resources/isolate.py", |
| 2344 "[SLAVE_BUILD]/src/tools/swarming_client", |
| 2345 "batcharchive", |
| 2346 "--dump-json", |
| 2347 "/path/to/tmp/json", |
| 2348 "--isolate-server", |
| 2349 "https://isolateserver.appspot.com", |
| 2350 "--verbose", |
| 2351 "[SLAVE_BUILD]/src/out/Release/dummy_target_1.isolated.gen.json", |
| 2352 "[SLAVE_BUILD]/src/out/Release/dummy_target_2.isolated.gen.json" |
| 2353 ], |
| 2354 "cwd": "[SLAVE_BUILD]", |
| 2355 "name": "isolate tests (2)", |
| 2356 "~followup_annotations": [ |
| 2357 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 2358 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm
y_target_1]\", @@@", |
| 2359 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_2\": \"[dummy hash for dumm
y_target_2]\"@@@", |
| 2360 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 2361 "@@@STEP_LOG_END@json.output@@@", |
| 2362 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"dummy_target_1\": \"[dummy hash for
dummy_target_1]\", \"dummy_target_2\": \"[dummy hash for dummy_target_2]\"}@@@" |
| 2363 ] |
| 2364 }, |
| 2365 { |
| 2366 "cmd": [ |
| 2367 "python", |
| 2368 "-u", |
| 2369 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 2370 "trigger", |
| 2371 "--swarming", |
| 2372 "https://chromium-swarm.appspot.com", |
| 2373 "--isolate-server", |
| 2374 "https://isolateserver.appspot.com", |
| 2375 "--priority", |
| 2376 "30", |
| 2377 "--shards", |
| 2378 "1", |
| 2379 "--task-name", |
| 2380 "maps_pixel_test on NVIDIA GPU on Linux (without patch)/Linux/[dummy has/l
inux_chromium_rel_ng/571", |
| 2381 "--dump-json", |
| 2382 "/path/to/tmp/json", |
| 2383 "--expiration", |
| 2384 "3600", |
| 2385 "--io-timeout", |
| 2386 "1200", |
| 2387 "--hard-timeout", |
| 2388 "3600", |
| 2389 "--dimension", |
| 2390 "cpu", |
| 2391 "x86-64", |
| 2392 "--dimension", |
| 2393 "gpu", |
| 2394 "10de:104a", |
| 2395 "--dimension", |
| 2396 "os", |
| 2397 "Linux", |
| 2398 "--dimension", |
| 2399 "pool", |
| 2400 "Chrome", |
| 2401 "--tag", |
| 2402 "buildername:linux_chromium_rel_ng", |
| 2403 "--tag", |
| 2404 "buildnumber:571", |
| 2405 "--tag", |
| 2406 "data:[dummy hash for telemetry_gpu_test]", |
| 2407 "--tag", |
| 2408 "gpu_test:1", |
| 2409 "--tag", |
| 2410 "master:tryserver.chromium.linux", |
| 2411 "--tag", |
| 2412 "name:maps_pixel_test on NVIDIA GPU on Linux (without patch)", |
| 2413 "--tag", |
| 2414 "os:Linux", |
| 2415 "--tag", |
| 2416 "patch_project:chromium", |
| 2417 "--tag", |
| 2418 "project:chromium", |
| 2419 "--tag", |
| 2420 "purpose:CQ", |
| 2421 "--tag", |
| 2422 "purpose:pre-commit", |
| 2423 "--tag", |
| 2424 "rietveld:https://codereview.chromium.org/12853011/#ps1", |
| 2425 "--tag", |
| 2426 "stepname:maps_pixel_test on NVIDIA GPU on Linux (without patch) on Linux"
, |
| 2427 "--user", |
| 2428 "commit-bot@chromium.org", |
| 2429 "[dummy hash for telemetry_gpu_test]", |
| 2430 "--", |
| 2431 "maps", |
| 2432 "--show-stdout", |
| 2433 "--browser=release", |
| 2434 "-v", |
| 2435 "--build-revision", |
| 2436 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 2437 "--test-machine-name", |
| 2438 "linux_chromium_rel_ng", |
| 2439 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 2440 "--story-filter=maps\\_pixel\\_test\\ on\\ NVIDIA\\ GPU\\ on\\ Linux\\ \\(
entire\\ test\\ suite\\)", |
| 2441 "--output-format", |
| 2442 "json", |
| 2443 "--output-dir", |
| 2444 "${ISOLATED_OUTDIR}" |
| 2445 ], |
| 2446 "cwd": "[SLAVE_BUILD]", |
| 2447 "name": "[trigger] maps_pixel_test on NVIDIA GPU on Linux (without patch) on
Linux", |
| 2448 "~followup_annotations": [ |
| 2449 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 2450 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"maps_pixel_test on N
VIDIA GPU on Linux (without patch)/Linux/[dummy has/linux_chromium_rel_ng/571\",
@@@", |
| 2451 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 2452 "@@@STEP_LOG_LINE@json.output@ \"maps_pixel_test on NVIDIA GPU on Linux
(without patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", |
| 2453 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 2454 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 2455 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 2456 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 2457 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 2458 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 2459 "@@@STEP_LOG_END@json.output@@@", |
| 2460 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" |
| 2461 ] |
| 2462 }, |
| 2463 { |
| 2464 "cmd": [ |
| 2465 "python", |
| 2466 "-u", |
| 2467 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 2468 "collect", |
| 2469 "--swarming", |
| 2470 "https://chromium-swarm.appspot.com", |
| 2471 "--decorate", |
| 2472 "--print-status-updates", |
| 2473 "--shards", |
| 2474 "1", |
| 2475 "maps_pixel_test on NVIDIA GPU on Linux (without patch)/Linux/[dummy has/l
inux_chromium_rel_ng/571", |
| 2476 "--task-output-dir", |
| 2477 "/path/to/tmp/" |
| 2478 ], |
| 2479 "cwd": "[SLAVE_BUILD]", |
| 2480 "name": "maps_pixel_test on NVIDIA GPU on Linux (without patch) on Linux", |
| 2481 "~followup_annotations": [ |
| 2482 "@@@STEP_LOG_LINE@outdir_json@{@@@", |
| 2483 "@@@STEP_LOG_LINE@outdir_json@ \"0/results.json\": \"{\\\"per_page_values
\\\": [{\\\"page_id\\\": 0, \\\"type\\\": \\\"success\\\"}, {\\\"page_id\\\": 1,
\\\"type\\\": \\\"success\\\"}], \\\"pages\\\": {\\\"1\\\": {\\\"name\\\": \\\"
Test.Test2\\\"}, \\\"0\\\": {\\\"name\\\": \\\"Test.Test1\\\"}}}\", @@@", |
| 2484 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", |
| 2485 "@@@STEP_LOG_LINE@outdir_json@}@@@", |
| 2486 "@@@STEP_LOG_END@outdir_json@@@" |
| 2487 ] |
| 2488 }, |
| 2489 { |
| 2142 "cmd": [ | 2490 "cmd": [ |
| 2143 "python", | 2491 "python", |
| 2144 "-u", | 2492 "-u", |
| 2145 "import sys; sys.exit(1)" | 2493 "import sys; sys.exit(1)" |
| 2146 ], | 2494 ], |
| 2147 "cwd": "[SLAVE_BUILD]", | 2495 "cwd": "[SLAVE_BUILD]", |
| 2148 "name": "maps_pixel_test on NVIDIA GPU on Linux", | 2496 "name": "maps_pixel_test on NVIDIA GPU on Linux (retry summary)", |
| 2149 "~followup_annotations": [ | 2497 "~followup_annotations": [ |
| 2150 "step returned non-zero exit code: 1", | 2498 "step returned non-zero exit code: 1", |
| 2151 "@@@STEP_TEXT@TEST RESULTS WERE INVALID@@@", | 2499 "@@@STEP_TEXT@<br/>failures:<br/>maps_pixel_test on NVIDIA GPU on Linux (e
ntire test suite)<br/>@@@", |
| 2152 "@@@STEP_FAILURE@@@", | 2500 "@@@STEP_FAILURE@@@", |
| 2153 "@@@SET_BUILD_PROPERTY@failure_hash@\"0e008d12c556af3dc006fa5cce0589149209
6976\"@@@" | 2501 "@@@SET_BUILD_PROPERTY@failure_type@\"TEST_FAILURE\"@@@", |
| 2502 "@@@SET_BUILD_PROPERTY@failure_hash@\"ee4223db6cfe570efbddb3d86d1b3383610a
11a2\"@@@" |
| 2154 ] | 2503 ] |
| 2155 }, | 2504 }, |
| 2156 { | 2505 { |
| 2157 "name": "$result", | 2506 "name": "$result", |
| 2158 "reason": "1 out of 1 aggregated steps failed. Failures: Step('maps_pixel_te
st on NVIDIA GPU on Linux') failed with return_code 1", | 2507 "reason": "1 out of 1 aggregated steps failed. Failures: Step('maps_pixel_te
st on NVIDIA GPU on Linux (retry summary)') failed with return_code 1", |
| 2159 "status_code": 1 | 2508 "status_code": 1 |
| 2160 } | 2509 } |
| 2161 ] | 2510 ] |
| OLD | NEW |