| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py" | 6 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py" |
| 7 ], | 7 ], |
| 8 "name": "taskkill" | 8 "name": "taskkill" |
| 9 }, | 9 }, |
| 10 { | 10 { |
| 11 "cmd": [ | 11 "cmd": [ |
| 12 "python", | 12 "python", |
| 13 "-u", | 13 "-u", |
| 14 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.
path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not
a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n", | 14 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.
path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not
a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n", |
| 15 "[BUILDER_CACHE]\\win_clang", | 15 "[BUILDER_CACHE]\\CrWinClang_dbg_", |
| 16 "511" | 16 "511" |
| 17 ], | 17 ], |
| 18 "name": "makedirs checkout path", | 18 "name": "makedirs checkout path", |
| 19 "~followup_annotations": [ | 19 "~followup_annotations": [ |
| 20 "@@@STEP_LOG_LINE@python.inline@@@@", | 20 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 21 "@@@STEP_LOG_LINE@python.inline@import sys, os@@@", | 21 "@@@STEP_LOG_LINE@python.inline@import sys, os@@@", |
| 22 "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@", | 22 "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@", |
| 23 "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@", | 23 "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@", |
| 24 "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@", | 24 "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@", |
| 25 "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@", | 25 "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@", |
| (...skipping 22 matching lines...) Expand all Loading... |
| 48 "{\"src\": \"got_revision\", \"src/buildtools\": \"got_buildtools_revision
\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"g
ot_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/
tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v8_
revision\"}", | 48 "{\"src\": \"got_revision\", \"src/buildtools\": \"got_buildtools_revision
\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"g
ot_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/
tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v8_
revision\"}", |
| 49 "--git-cache-dir", | 49 "--git-cache-dir", |
| 50 "[GIT_CACHE]", | 50 "[GIT_CACHE]", |
| 51 "--output_json", | 51 "--output_json", |
| 52 "/path/to/tmp/json", | 52 "/path/to/tmp/json", |
| 53 "--revision", | 53 "--revision", |
| 54 "src@HEAD", | 54 "src@HEAD", |
| 55 "--force", | 55 "--force", |
| 56 "--output_manifest" | 56 "--output_manifest" |
| 57 ], | 57 ], |
| 58 "cwd": "[BUILDER_CACHE]\\win_clang", | 58 "cwd": "[BUILDER_CACHE]\\CrWinClang_dbg_", |
| 59 "env": { | 59 "env": { |
| 60 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | 60 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
| 61 }, | 61 }, |
| 62 "name": "bot_update", | 62 "name": "bot_update", |
| 63 "~followup_annotations": [ | 63 "~followup_annotations": [ |
| 64 "@@@STEP_TEXT@Some step text@@@", | 64 "@@@STEP_TEXT@Some step text@@@", |
| 65 "@@@STEP_LOG_LINE@json.output@{@@@", | 65 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 66 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 66 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
| 67 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 67 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
| 68 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@", | 68 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@", |
| (...skipping 117 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 186 "@@@STEP_LOG_LINE@json.output@ }@@@", | 186 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 187 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 187 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 188 "@@@STEP_LOG_LINE@json.output@}@@@", | 188 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 189 "@@@STEP_LOG_END@json.output@@@" | 189 "@@@STEP_LOG_END@json.output@@@" |
| 190 ] | 190 ] |
| 191 }, | 191 }, |
| 192 { | 192 { |
| 193 "cmd": [ | 193 "cmd": [ |
| 194 "python", | 194 "python", |
| 195 "-u", | 195 "-u", |
| 196 "[BUILDER_CACHE]\\win_clang\\src\\tools\\swarming_client\\swarming.py", | 196 "[BUILDER_CACHE]\\CrWinClang_dbg_\\src\\tools\\swarming_client\\swarming.p
y", |
| 197 "--version" | 197 "--version" |
| 198 ], | 198 ], |
| 199 "name": "swarming.py --version", | 199 "name": "swarming.py --version", |
| 200 "stdout": "/path/to/tmp/", | 200 "stdout": "/path/to/tmp/", |
| 201 "~followup_annotations": [ | 201 "~followup_annotations": [ |
| 202 "@@@STEP_TEXT@0.8.6@@@" | 202 "@@@STEP_TEXT@0.8.6@@@" |
| 203 ] | 203 ] |
| 204 }, | 204 }, |
| 205 { | 205 { |
| 206 "cmd": [ | 206 "cmd": [ |
| 207 "python", | 207 "python", |
| 208 "-u", | 208 "-u", |
| 209 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", | 209 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", |
| 210 "runhooks" | 210 "runhooks" |
| 211 ], | 211 ], |
| 212 "cwd": "[BUILDER_CACHE]\\win_clang\\src", | 212 "cwd": "[BUILDER_CACHE]\\CrWinClang_dbg_\\src", |
| 213 "env": { | 213 "env": { |
| 214 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json", | 214 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json", |
| 215 "GYP_CHROMIUM_NO_ACTION": "1", | 215 "GYP_CHROMIUM_NO_ACTION": "1", |
| 216 "GYP_DEFINES": "clang=1 component=shared_library fastbuild=1 gomadir='[CAC
HE]\\cipd\\goma' target_arch=ia32 test_isolation_mode=prepare use_goma=1", | 216 "GYP_DEFINES": "clang=1 component=shared_library fastbuild=1 gomadir='[CAC
HE]\\cipd\\goma' target_arch=ia32 test_isolation_mode=prepare use_goma=1", |
| 217 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | 217 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
| 218 }, | 218 }, |
| 219 "name": "gclient runhooks" | 219 "name": "gclient runhooks" |
| 220 }, | 220 }, |
| 221 { | 221 { |
| 222 "cmd": [ | 222 "cmd": [ |
| 223 "python", | 223 "python", |
| 224 "-u", | 224 "-u", |
| 225 "[BUILDER_CACHE]\\win_clang\\src\\testing\\scripts\\get_compile_targets.py
", | 225 "[BUILDER_CACHE]\\CrWinClang_dbg_\\src\\testing\\scripts\\get_compile_targ
ets.py", |
| 226 "--output", | 226 "--output", |
| 227 "/path/to/tmp/json", | 227 "/path/to/tmp/json", |
| 228 "--", | 228 "--", |
| 229 "--build-config-fs", | 229 "--build-config-fs", |
| 230 "Debug", | 230 "Debug", |
| 231 "--paths", | 231 "--paths", |
| 232 "{\"checkout\": \"[BUILDER_CACHE]\\\\win_clang\\\\src\", \"runit.py\": \"R
ECIPE_PACKAGE_REPO[build]\\\\scripts\\\\tools\\\\runit.py\", \"runtest.py\": \"R
ECIPE_PACKAGE_REPO[build]\\\\scripts\\\\slave\\\\runtest.py\"}", | 232 "{\"checkout\": \"[BUILDER_CACHE]\\\\CrWinClang_dbg_\\\\src\", \"runit.py\
": \"RECIPE_PACKAGE_REPO[build]\\\\scripts\\\\tools\\\\runit.py\", \"runtest.py\
": \"RECIPE_PACKAGE_REPO[build]\\\\scripts\\\\slave\\\\runtest.py\"}", |
| 233 "--properties", | 233 "--properties", |
| 234 "{\"buildername\": \"CrWinClang(dbg)\", \"buildnumber\": 571, \"mastername
\": \"chromium.fyi\", \"slavename\": \"TestSlavename\", \"target_platform\": \"w
in\"}" | 234 "{\"buildername\": \"CrWinClang(dbg)\", \"buildnumber\": 571, \"mastername
\": \"chromium.fyi\", \"slavename\": \"TestSlavename\", \"target_platform\": \"w
in\"}" |
| 235 ], | 235 ], |
| 236 "name": "get compile targets for scripts", | 236 "name": "get compile targets for scripts", |
| 237 "~followup_annotations": [ | 237 "~followup_annotations": [ |
| 238 "@@@STEP_LOG_LINE@json.output@{}@@@", | 238 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 239 "@@@STEP_LOG_END@json.output@@@" | 239 "@@@STEP_LOG_END@json.output@@@" |
| 240 ] | 240 ] |
| 241 }, | 241 }, |
| 242 { | 242 { |
| 243 "cmd": [ | 243 "cmd": [ |
| 244 "python", | 244 "python", |
| 245 "-u", | 245 "-u", |
| 246 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 246 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 247 "[BUILDER_CACHE]\\win_clang\\src\\testing\\buildbot\\chromium.fyi.json", | 247 "[BUILDER_CACHE]\\CrWinClang_dbg_\\src\\testing\\buildbot\\chromium.fyi.js
on", |
| 248 "/path/to/tmp/json" | 248 "/path/to/tmp/json" |
| 249 ], | 249 ], |
| 250 "name": "read test spec (chromium.fyi.json)", | 250 "name": "read test spec (chromium.fyi.json)", |
| 251 "~followup_annotations": [ | 251 "~followup_annotations": [ |
| 252 "@@@STEP_TEXT@path: [BUILDER_CACHE]\\win_clang\\src\\testing\\buildbot\\ch
romium.fyi.json@@@", | 252 "@@@STEP_TEXT@path: [BUILDER_CACHE]\\CrWinClang_dbg_\\src\\testing\\buildb
ot\\chromium.fyi.json@@@", |
| 253 "@@@STEP_LOG_LINE@json.output@{@@@", | 253 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 254 "@@@STEP_LOG_LINE@json.output@ \"CrWinClang(dbg) tester\": {@@@", | 254 "@@@STEP_LOG_LINE@json.output@ \"CrWinClang(dbg) tester\": {@@@", |
| 255 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", | 255 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", |
| 256 "@@@STEP_LOG_LINE@json.output@ {@@@", | 256 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 257 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", | 257 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", |
| 258 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", | 258 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", |
| 259 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 259 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 260 "@@@STEP_LOG_LINE@json.output@ \"test\": \"browser_tests\"@@@", | 260 "@@@STEP_LOG_LINE@json.output@ \"test\": \"browser_tests\"@@@", |
| 261 "@@@STEP_LOG_LINE@json.output@ }@@@", | 261 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 262 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 262 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| (...skipping 12 matching lines...) Expand all Loading... |
| 275 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py" | 275 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py" |
| 276 ], | 276 ], |
| 277 "name": "cleanup_temp" | 277 "name": "cleanup_temp" |
| 278 }, | 278 }, |
| 279 { | 279 { |
| 280 "cmd": [ | 280 "cmd": [ |
| 281 "python", | 281 "python", |
| 282 "-u", | 282 "-u", |
| 283 "RECIPE_MODULE[build::isolate]\\resources\\find_isolated_tests.py", | 283 "RECIPE_MODULE[build::isolate]\\resources\\find_isolated_tests.py", |
| 284 "--build-dir", | 284 "--build-dir", |
| 285 "[BUILDER_CACHE]\\win_clang\\src\\out\\Debug", | 285 "[BUILDER_CACHE]\\CrWinClang_dbg_\\src\\out\\Debug", |
| 286 "--clean-isolated-files" | 286 "--clean-isolated-files" |
| 287 ], | 287 ], |
| 288 "name": "clean isolated files" | 288 "name": "clean isolated files" |
| 289 }, | 289 }, |
| 290 { | 290 { |
| 291 "cmd": [ | 291 "cmd": [ |
| 292 "python", | 292 "python", |
| 293 "-u", | 293 "-u", |
| 294 "[BUILDER_CACHE]\\win_clang\\src\\tools\\clang\\scripts\\update.py" | 294 "[BUILDER_CACHE]\\CrWinClang_dbg_\\src\\tools\\clang\\scripts\\update.py" |
| 295 ], | 295 ], |
| 296 "name": "update_clang" | 296 "name": "update_clang" |
| 297 }, | 297 }, |
| 298 { | 298 { |
| 299 "cmd": [ | 299 "cmd": [ |
| 300 "python", | 300 "python", |
| 301 "-u", | 301 "-u", |
| 302 "[BUILDER_CACHE]\\win_clang\\src\\tools\\mb\\mb.py", | 302 "[BUILDER_CACHE]\\CrWinClang_dbg_\\src\\tools\\mb\\mb.py", |
| 303 "gen", | 303 "gen", |
| 304 "-m", | 304 "-m", |
| 305 "chromium.fyi", | 305 "chromium.fyi", |
| 306 "-b", | 306 "-b", |
| 307 "CrWinClang(dbg)", | 307 "CrWinClang(dbg)", |
| 308 "--config-file", | 308 "--config-file", |
| 309 "[BUILDER_CACHE]\\win_clang\\src\\tools\\mb\\mb_config.pyl", | 309 "[BUILDER_CACHE]\\CrWinClang_dbg_\\src\\tools\\mb\\mb_config.pyl", |
| 310 "--goma-dir", | 310 "--goma-dir", |
| 311 "[CACHE]\\cipd\\goma", | 311 "[CACHE]\\cipd\\goma", |
| 312 "--swarming-targets-file", | 312 "--swarming-targets-file", |
| 313 "browser_tests\n", | 313 "browser_tests\n", |
| 314 "//out/Debug" | 314 "//out/Debug" |
| 315 ], | 315 ], |
| 316 "cwd": "[BUILDER_CACHE]\\win_clang\\src", | 316 "cwd": "[BUILDER_CACHE]\\CrWinClang_dbg_\\src", |
| 317 "env": { | 317 "env": { |
| 318 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" | 318 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" |
| 319 }, | 319 }, |
| 320 "name": "generate_build_files", | 320 "name": "generate_build_files", |
| 321 "~followup_annotations": [ | 321 "~followup_annotations": [ |
| 322 "@@@STEP_LOG_LINE@swarming-targets-file.txt@browser_tests@@@", | 322 "@@@STEP_LOG_LINE@swarming-targets-file.txt@browser_tests@@@", |
| 323 "@@@STEP_LOG_END@swarming-targets-file.txt@@@" | 323 "@@@STEP_LOG_END@swarming-targets-file.txt@@@" |
| 324 ] | 324 ] |
| 325 }, | 325 }, |
| 326 { | 326 { |
| 327 "allow_subannotations": true, | 327 "allow_subannotations": true, |
| 328 "cmd": [ | 328 "cmd": [ |
| 329 "python", | 329 "python", |
| 330 "-u", | 330 "-u", |
| 331 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\clang_revision.py", | 331 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\clang_revision.py", |
| 332 "--src-dir", | 332 "--src-dir", |
| 333 "[BUILDER_CACHE]\\win_clang\\src", | 333 "[BUILDER_CACHE]\\CrWinClang_dbg_\\src", |
| 334 "--output-json", | 334 "--output-json", |
| 335 "/path/to/tmp/json" | 335 "/path/to/tmp/json" |
| 336 ], | 336 ], |
| 337 "env": { | 337 "env": { |
| 338 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" | 338 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" |
| 339 }, | 339 }, |
| 340 "name": "clang_revision", | 340 "name": "clang_revision", |
| 341 "~followup_annotations": [ | 341 "~followup_annotations": [ |
| 342 "@@@STEP_LOG_LINE@json.output@{@@@", | 342 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 343 "@@@STEP_LOG_LINE@json.output@ \"clang_revision\": \"123456-7\"@@@", | 343 "@@@STEP_LOG_LINE@json.output@ \"clang_revision\": \"123456-7\"@@@", |
| 344 "@@@STEP_LOG_LINE@json.output@}@@@", | 344 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 345 "@@@STEP_LOG_END@json.output@@@" | 345 "@@@STEP_LOG_END@json.output@@@" |
| 346 ] | 346 ] |
| 347 }, | 347 }, |
| 348 { | 348 { |
| 349 "cmd": [ | 349 "cmd": [ |
| 350 "python", | 350 "python", |
| 351 "-u", | 351 "-u", |
| 352 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 352 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
| 353 "--show-path", | 353 "--show-path", |
| 354 "python", | 354 "python", |
| 355 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\compile.py", | 355 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\compile.py", |
| 356 "--gsutil-py-path", | 356 "--gsutil-py-path", |
| 357 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py", | 357 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py", |
| 358 "--ninja-path", | 358 "--ninja-path", |
| 359 "RECIPE_PACKAGE_REPO[depot_tools]\\ninja.exe", | 359 "RECIPE_PACKAGE_REPO[depot_tools]\\ninja.exe", |
| 360 "--target", | 360 "--target", |
| 361 "Debug", | 361 "Debug", |
| 362 "--src-dir", | 362 "--src-dir", |
| 363 "[BUILDER_CACHE]\\win_clang\\src", | 363 "[BUILDER_CACHE]\\CrWinClang_dbg_\\src", |
| 364 "--goma-cache-dir", | 364 "--goma-cache-dir", |
| 365 "[GOMA_CACHE]", | 365 "[GOMA_CACHE]", |
| 366 "--goma-deps-cache-dir", | 366 "--goma-deps-cache-dir", |
| 367 "[GOMA_DEPS_CACHE]", | 367 "[GOMA_DEPS_CACHE]", |
| 368 "--build-data-dir", | 368 "--build-data-dir", |
| 369 "[ROOT]\\build_data_dir", | 369 "[ROOT]\\build_data_dir", |
| 370 "--compiler", | 370 "--compiler", |
| 371 "goma-clang", | 371 "goma-clang", |
| 372 "--goma-jsonstatus", | 372 "--goma-jsonstatus", |
| 373 "/path/to/tmp/json", | 373 "/path/to/tmp/json", |
| (...skipping 12 matching lines...) Expand all Loading... |
| 386 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 386 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 387 "@@@STEP_LOG_END@json.output (invalid)@@@" | 387 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 388 ] | 388 ] |
| 389 }, | 389 }, |
| 390 { | 390 { |
| 391 "cmd": [ | 391 "cmd": [ |
| 392 "python", | 392 "python", |
| 393 "-u", | 393 "-u", |
| 394 "RECIPE_MODULE[build::isolate]\\resources\\remove_build_metadata.py", | 394 "RECIPE_MODULE[build::isolate]\\resources\\remove_build_metadata.py", |
| 395 "--build-dir", | 395 "--build-dir", |
| 396 "[BUILDER_CACHE]\\win_clang\\src\\out\\Debug", | 396 "[BUILDER_CACHE]\\CrWinClang_dbg_\\src\\out\\Debug", |
| 397 "--src-dir", | 397 "--src-dir", |
| 398 "[BUILDER_CACHE]\\win_clang\\src" | 398 "[BUILDER_CACHE]\\CrWinClang_dbg_\\src" |
| 399 ], | 399 ], |
| 400 "cwd": "[SLAVE_BUILD]", | 400 "cwd": "[SLAVE_BUILD]", |
| 401 "name": "remove_build_metadata" | 401 "name": "remove_build_metadata" |
| 402 }, | 402 }, |
| 403 { | 403 { |
| 404 "cmd": [ | 404 "cmd": [ |
| 405 "python", | 405 "python", |
| 406 "-u", | 406 "-u", |
| 407 "RECIPE_MODULE[build::isolate]\\resources\\isolate.py", | 407 "RECIPE_MODULE[build::isolate]\\resources\\isolate.py", |
| 408 "[BUILDER_CACHE]\\win_clang\\src\\tools\\swarming_client", | 408 "[BUILDER_CACHE]\\CrWinClang_dbg_\\src\\tools\\swarming_client", |
| 409 "batcharchive", | 409 "batcharchive", |
| 410 "--dump-json", | 410 "--dump-json", |
| 411 "/path/to/tmp/json", | 411 "/path/to/tmp/json", |
| 412 "--isolate-server", | 412 "--isolate-server", |
| 413 "https://isolateserver.appspot.com", | 413 "https://isolateserver.appspot.com", |
| 414 "--verbose", | 414 "--verbose", |
| 415 "[BUILDER_CACHE]\\win_clang\\src\\out\\Debug\\browser_tests.isolated.gen.j
son" | 415 "[BUILDER_CACHE]\\CrWinClang_dbg_\\src\\out\\Debug\\browser_tests.isolated
.gen.json" |
| 416 ], | 416 ], |
| 417 "name": "isolate tests", | 417 "name": "isolate tests", |
| 418 "~followup_annotations": [ | 418 "~followup_annotations": [ |
| 419 "@@@STEP_LOG_LINE@json.output@{@@@", | 419 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 420 "@@@STEP_LOG_LINE@json.output@ \"browser_tests\": \"[dummy hash for brows
er_tests]\"@@@", | 420 "@@@STEP_LOG_LINE@json.output@ \"browser_tests\": \"[dummy hash for brows
er_tests]\"@@@", |
| 421 "@@@STEP_LOG_LINE@json.output@}@@@", | 421 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 422 "@@@STEP_LOG_END@json.output@@@" | 422 "@@@STEP_LOG_END@json.output@@@" |
| 423 ] | 423 ] |
| 424 }, | 424 }, |
| 425 { | 425 { |
| 426 "allow_subannotations": true, | 426 "allow_subannotations": true, |
| 427 "cmd": [ | 427 "cmd": [ |
| 428 "python", | 428 "python", |
| 429 "-u", | 429 "-u", |
| 430 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 430 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
| 431 "--show-path", | 431 "--show-path", |
| 432 "python", | 432 "python", |
| 433 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\zip_build.py", | 433 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\zip_build.py", |
| 434 "--target", | 434 "--target", |
| 435 "Debug", | 435 "Debug", |
| 436 "--gsutil-py-path", | 436 "--gsutil-py-path", |
| 437 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py", | 437 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py", |
| 438 "--staging-dir", | 438 "--staging-dir", |
| 439 "[CACHE]\\chrome_staging", | 439 "[CACHE]\\chrome_staging", |
| 440 "--src-dir", | 440 "--src-dir", |
| 441 "[BUILDER_CACHE]\\win_clang\\src", | 441 "[BUILDER_CACHE]\\CrWinClang_dbg_\\src", |
| 442 "--build-url", | 442 "--build-url", |
| 443 "gs://chromium-fyi-archive/chromium.fyi/CrWinClang(dbg)", | 443 "gs://chromium-fyi-archive/chromium.fyi/CrWinClang(dbg)", |
| 444 "--build_revision", | 444 "--build_revision", |
| 445 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 445 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 446 "--factory-properties", | 446 "--factory-properties", |
| 447 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"CrWinClang(db
g)\", \"buildnumber\": 571, \"mastername\": \"chromium.fyi\", \"parent_builderna
me\": null, \"path_config\": \"kitchen\", \"recipe\": \"chromium\", \"slavename\
": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", | 447 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"CrWinClang(db
g)\", \"buildnumber\": 571, \"mastername\": \"chromium.fyi\", \"parent_builderna
me\": null, \"path_config\": \"kitchen\", \"recipe\": \"chromium\", \"slavename\
": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", |
| 448 "--build-properties", | 448 "--build-properties", |
| 449 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"CrWinClang(db
g)\", \"buildnumber\": 571, \"mastername\": \"chromium.fyi\", \"parent_builderna
me\": null, \"path_config\": \"kitchen\", \"recipe\": \"chromium\", \"slavename\
": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}" | 449 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"CrWinClang(db
g)\", \"buildnumber\": 571, \"mastername\": \"chromium.fyi\", \"parent_builderna
me\": null, \"path_config\": \"kitchen\", \"recipe\": \"chromium\", \"slavename\
": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}" |
| 450 ], | 450 ], |
| 451 "name": "package build" | 451 "name": "package build" |
| (...skipping 25 matching lines...) Expand all Loading... |
| 477 "~followup_annotations": [ | 477 "~followup_annotations": [ |
| 478 "@@@STEP_TEXT@CrWinClang(dbg) tester@@@" | 478 "@@@STEP_TEXT@CrWinClang(dbg) tester@@@" |
| 479 ] | 479 ] |
| 480 }, | 480 }, |
| 481 { | 481 { |
| 482 "name": "$result", | 482 "name": "$result", |
| 483 "recipe_result": null, | 483 "recipe_result": null, |
| 484 "status_code": 0 | 484 "status_code": 0 |
| 485 } | 485 } |
| 486 ] | 486 ] |
| OLD | NEW |