| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "[BUILD]\\scripts\\slave\\kill_processes.py" | 6 "[BUILD]\\scripts\\slave\\kill_processes.py" |
| 7 ], | 7 ], |
| 8 "cwd": "[SLAVE_BUILD]", | 8 "cwd": "[SLAVE_BUILD]", |
| 9 "name": "taskkill" | 9 "name": "taskkill" |
| 10 }, | 10 }, |
| 11 { | 11 { |
| 12 "cmd": [ | 12 "cmd": [ |
| 13 "python", | 13 "python", |
| 14 "-u", | 14 "-u", |
| 15 "[BUILD]\\scripts\\slave\\bot_update.py", | 15 "[BUILD]\\scripts\\slave\\bot_update.py", |
| 16 "--master", | 16 "--master", |
| 17 "chromium.fyi", | 17 "chromium.fyi", |
| 18 "--builder", | 18 "--builder", |
| 19 "CrWinClang64 tester", | 19 "CrWinClangLLD64 tester", |
| 20 "--slave", | 20 "--slave", |
| 21 "TestSlavename", | 21 "TestSlavename", |
| 22 "--spec", | 22 "--spec", |
| 23 "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'}]", | 23 "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'}]", |
| 24 "--root", | 24 "--root", |
| 25 "src", | 25 "src", |
| 26 "--revision_mapping_file", | 26 "--revision_mapping_file", |
| 27 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\",
\"src/third_party/WebKit\": \"got_webkit_revision\", \"src/third_party/webrtc\"
: \"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_
revision\", \"src/v8\": \"got_v8_revision\"}", | 27 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\",
\"src/third_party/WebKit\": \"got_webkit_revision\", \"src/third_party/webrtc\"
: \"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_
revision\", \"src/v8\": \"got_v8_revision\"}", |
| 28 "--output_json", | 28 "--output_json", |
| 29 "/path/to/tmp/json", | 29 "/path/to/tmp/json", |
| (...skipping 73 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 103 "-u", | 103 "-u", |
| 104 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 104 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 105 "[SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.fyi.json", | 105 "[SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.fyi.json", |
| 106 "/path/to/tmp/json" | 106 "/path/to/tmp/json" |
| 107 ], | 107 ], |
| 108 "cwd": "[SLAVE_BUILD]", | 108 "cwd": "[SLAVE_BUILD]", |
| 109 "name": "read test spec", | 109 "name": "read test spec", |
| 110 "~followup_annotations": [ | 110 "~followup_annotations": [ |
| 111 "@@@STEP_TEXT@path: [SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.fyi.js
on@@@", | 111 "@@@STEP_TEXT@path: [SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.fyi.js
on@@@", |
| 112 "@@@STEP_LOG_LINE@json.output@{@@@", | 112 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 113 "@@@STEP_LOG_LINE@json.output@ \"CrWinClang64 tester\": {@@@", | 113 "@@@STEP_LOG_LINE@json.output@ \"CrWinClangLLD64 tester\": {@@@", |
| 114 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", | 114 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", |
| 115 "@@@STEP_LOG_LINE@json.output@ {@@@", | 115 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 116 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", | 116 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", |
| 117 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", | 117 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", |
| 118 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 118 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 119 "@@@STEP_LOG_LINE@json.output@ \"test\": \"browser_tests\"@@@", | 119 "@@@STEP_LOG_LINE@json.output@ \"test\": \"browser_tests\"@@@", |
| 120 "@@@STEP_LOG_LINE@json.output@ }@@@", | 120 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 121 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 121 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 122 "@@@STEP_LOG_LINE@json.output@ }@@@", | 122 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 123 "@@@STEP_LOG_LINE@json.output@}@@@", | 123 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 124 "@@@STEP_LOG_END@json.output@@@" | 124 "@@@STEP_LOG_END@json.output@@@" |
| 125 ] | 125 ] |
| 126 }, | 126 }, |
| 127 { | 127 { |
| 128 "cmd": [ | 128 "cmd": [ |
| 129 "python", | 129 "python", |
| 130 "-u", | 130 "-u", |
| 131 "[SLAVE_BUILD]\\src\\testing\\scripts\\get_compile_targets.py", | 131 "[SLAVE_BUILD]\\src\\testing\\scripts\\get_compile_targets.py", |
| 132 "--output", | 132 "--output", |
| 133 "/path/to/tmp/json", | 133 "/path/to/tmp/json", |
| 134 "--", | 134 "--", |
| 135 "--build-config-fs", | 135 "--build-config-fs", |
| 136 "Release_x64", | 136 "Release_x64", |
| 137 "--paths", | 137 "--paths", |
| 138 "{\"build\": \"[BUILD]\", \"checkout\": \"[SLAVE_BUILD]\\\\src\"}", | 138 "{\"build\": \"[BUILD]\", \"checkout\": \"[SLAVE_BUILD]\\\\src\"}", |
| 139 "--properties", | 139 "--properties", |
| 140 "{\"buildername\": \"CrWinClang64 tester\", \"buildnumber\": 571, \"master
name\": \"chromium.fyi\", \"slavename\": \"TestSlavename\", \"target_platform\":
\"win\"}" | 140 "{\"buildername\": \"CrWinClangLLD64 tester\", \"buildnumber\": 571, \"mas
tername\": \"chromium.fyi\", \"slavename\": \"TestSlavename\", \"target_platform
\": \"win\"}" |
| 141 ], | 141 ], |
| 142 "cwd": "[SLAVE_BUILD]", | 142 "cwd": "[SLAVE_BUILD]", |
| 143 "name": "get compile targets for scripts", | 143 "name": "get compile targets for scripts", |
| 144 "~followup_annotations": [ | 144 "~followup_annotations": [ |
| 145 "@@@STEP_LOG_LINE@json.output@{}@@@", | 145 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 146 "@@@STEP_LOG_END@json.output@@@" | 146 "@@@STEP_LOG_END@json.output@@@" |
| 147 ] | 147 ] |
| 148 }, | 148 }, |
| 149 { | 149 { |
| 150 "cmd": [ | 150 "cmd": [ |
| (...skipping 80 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 231 "trigger", | 231 "trigger", |
| 232 "--swarming", | 232 "--swarming", |
| 233 "https://chromium-swarm.appspot.com", | 233 "https://chromium-swarm.appspot.com", |
| 234 "--isolate-server", | 234 "--isolate-server", |
| 235 "https://isolateserver.appspot.com", | 235 "https://isolateserver.appspot.com", |
| 236 "--priority", | 236 "--priority", |
| 237 "35", | 237 "35", |
| 238 "--shards", | 238 "--shards", |
| 239 "1", | 239 "1", |
| 240 "--task-name", | 240 "--task-name", |
| 241 "browser_tests/Windows-7-SP1/ffffffffff/CrWinClang64 tester/571", | 241 "browser_tests/Windows-7-SP1/ffffffffff/CrWinClangLLD64 tester/571", |
| 242 "--dump-json", | 242 "--dump-json", |
| 243 "/path/to/tmp/json", | 243 "/path/to/tmp/json", |
| 244 "--expiration", | 244 "--expiration", |
| 245 "3600", | 245 "3600", |
| 246 "--io-timeout", | 246 "--io-timeout", |
| 247 "1200", | 247 "1200", |
| 248 "--hard-timeout", | 248 "--hard-timeout", |
| 249 "3600", | 249 "3600", |
| 250 "--dimension", | 250 "--dimension", |
| 251 "cpu", | 251 "cpu", |
| 252 "x86-64", | 252 "x86-64", |
| 253 "--dimension", | 253 "--dimension", |
| 254 "gpu", | 254 "gpu", |
| 255 "none", | 255 "none", |
| 256 "--dimension", | 256 "--dimension", |
| 257 "os", | 257 "os", |
| 258 "Windows-7-SP1", | 258 "Windows-7-SP1", |
| 259 "--dimension", | 259 "--dimension", |
| 260 "pool", | 260 "pool", |
| 261 "Chrome", | 261 "Chrome", |
| 262 "--tag", | 262 "--tag", |
| 263 "buildername:CrWinClang64 tester", | 263 "buildername:CrWinClangLLD64 tester", |
| 264 "--tag", | 264 "--tag", |
| 265 "buildnumber:571", | 265 "buildnumber:571", |
| 266 "--tag", | 266 "--tag", |
| 267 "data:ffffffffffffffffffffffffffffffffffffffff", | 267 "data:ffffffffffffffffffffffffffffffffffffffff", |
| 268 "--tag", | 268 "--tag", |
| 269 "master:chromium.fyi", | 269 "master:chromium.fyi", |
| 270 "--tag", | 270 "--tag", |
| 271 "name:browser_tests", | 271 "name:browser_tests", |
| 272 "--tag", | 272 "--tag", |
| 273 "os:Windows-7-SP1", | 273 "os:Windows-7-SP1", |
| 274 "--tag", | 274 "--tag", |
| 275 "project:chromium", | 275 "project:chromium", |
| 276 "--tag", | 276 "--tag", |
| 277 "purpose:CI", | 277 "purpose:CI", |
| 278 "--tag", | 278 "--tag", |
| 279 "purpose:post-commit", | 279 "purpose:post-commit", |
| 280 "--idempotent", | 280 "--idempotent", |
| 281 "ffffffffffffffffffffffffffffffffffffffff", | 281 "ffffffffffffffffffffffffffffffffffffffff", |
| 282 "--", | 282 "--", |
| 283 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" | 283 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" |
| 284 ], | 284 ], |
| 285 "cwd": "[SLAVE_BUILD]", | 285 "cwd": "[SLAVE_BUILD]", |
| 286 "name": "[trigger] browser_tests", | 286 "name": "[trigger] browser_tests", |
| 287 "~followup_annotations": [ | 287 "~followup_annotations": [ |
| 288 "@@@STEP_LOG_LINE@json.output@{@@@", | 288 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 289 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"browser_tests/Window
s-7-SP1/ffffffffff/CrWinClang64 tester/571\", @@@", | 289 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"browser_tests/Window
s-7-SP1/ffffffffff/CrWinClangLLD64 tester/571\", @@@", |
| 290 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 290 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 291 "@@@STEP_LOG_LINE@json.output@ \"browser_tests/Windows-7-SP1/ffffffffff
/CrWinClang64 tester/571\": {@@@", | 291 "@@@STEP_LOG_LINE@json.output@ \"browser_tests/Windows-7-SP1/ffffffffff
/CrWinClangLLD64 tester/571\": {@@@", |
| 292 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 292 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 293 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 293 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 294 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 294 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 295 "@@@STEP_LOG_LINE@json.output@ }@@@", | 295 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 296 "@@@STEP_LOG_LINE@json.output@ }@@@", | 296 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 297 "@@@STEP_LOG_LINE@json.output@}@@@", | 297 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 298 "@@@STEP_LOG_END@json.output@@@", | 298 "@@@STEP_LOG_END@json.output@@@", |
| 299 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" | 299 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" |
| 300 ] | 300 ] |
| 301 }, | 301 }, |
| (...skipping 10 matching lines...) Expand all Loading... |
| 312 "--merged-test-output", | 312 "--merged-test-output", |
| 313 "/path/to/tmp/json", | 313 "/path/to/tmp/json", |
| 314 "--", | 314 "--", |
| 315 "collect", | 315 "collect", |
| 316 "--swarming", | 316 "--swarming", |
| 317 "https://chromium-swarm.appspot.com", | 317 "https://chromium-swarm.appspot.com", |
| 318 "--decorate", | 318 "--decorate", |
| 319 "--print-status-updates", | 319 "--print-status-updates", |
| 320 "--shards", | 320 "--shards", |
| 321 "1", | 321 "1", |
| 322 "browser_tests/Windows-7-SP1/ffffffffff/CrWinClang64 tester/571" | 322 "browser_tests/Windows-7-SP1/ffffffffff/CrWinClangLLD64 tester/571" |
| 323 ], | 323 ], |
| 324 "cwd": "[SLAVE_BUILD]", | 324 "cwd": "[SLAVE_BUILD]", |
| 325 "name": "browser_tests" | 325 "name": "browser_tests" |
| 326 }, | 326 }, |
| 327 { | 327 { |
| 328 "cmd": [ | 328 "cmd": [ |
| 329 "python", | 329 "python", |
| 330 "-u", | 330 "-u", |
| 331 "[BUILD]\\scripts\\slave\\process_dumps.py", | 331 "[BUILD]\\scripts\\slave\\process_dumps.py", |
| 332 "--target", | 332 "--target", |
| 333 "Release_x64" | 333 "Release_x64" |
| 334 ], | 334 ], |
| 335 "cwd": "[SLAVE_BUILD]", | 335 "cwd": "[SLAVE_BUILD]", |
| 336 "name": "process_dumps" | 336 "name": "process_dumps" |
| 337 } | 337 } |
| 338 ] | 338 ] |
| OLD | NEW |