| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "\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", | 6 "\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", |
| 7 "[BUILDER_CACHE]/linux", | 7 "[BUILDER_CACHE]/linux", |
| 8 "511" | 8 "511" |
| 9 ], | 9 ], |
| 10 "name": "makedirs checkout path", | 10 "name": "makedirs checkout path", |
| (...skipping 204 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 215 "[BUILDER_CACHE]/linux/src/testing/scripts/get_compile_targets.py", | 215 "[BUILDER_CACHE]/linux/src/testing/scripts/get_compile_targets.py", |
| 216 "--output", | 216 "--output", |
| 217 "/path/to/tmp/json", | 217 "/path/to/tmp/json", |
| 218 "--", | 218 "--", |
| 219 "--build-config-fs", | 219 "--build-config-fs", |
| 220 "Debug", | 220 "Debug", |
| 221 "--use-src-side-runtest-py", | 221 "--use-src-side-runtest-py", |
| 222 "--paths", | 222 "--paths", |
| 223 "{\"checkout\": \"[BUILDER_CACHE]/linux/src\", \"runit.py\": \"RECIPE_PACK
AGE_REPO[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[
build]/scripts/slave/runtest.py\"}", | 223 "{\"checkout\": \"[BUILDER_CACHE]/linux/src\", \"runit.py\": \"RECIPE_PACK
AGE_REPO[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[
build]/scripts/slave/runtest.py\"}", |
| 224 "--properties", | 224 "--properties", |
| 225 "{\"buildername\": \"Linux Builder (dbg)\", \"buildnumber\": 571, \"master
name\": \"chromium.linux\", \"slavename\": \"TestSlavename\", \"target_platform\
": \"linux\"}" | 225 "{\"buildername\": \"Linux Builder Trusty (dbg)\", \"buildnumber\": 571, \
"mastername\": \"chromium.linux\", \"slavename\": \"TestSlavename\", \"target_pl
atform\": \"linux\"}" |
| 226 ], | 226 ], |
| 227 "name": "get compile targets for scripts", | 227 "name": "get compile targets for scripts", |
| 228 "~followup_annotations": [ | 228 "~followup_annotations": [ |
| 229 "@@@STEP_LOG_LINE@json.output@{}@@@", | 229 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 230 "@@@STEP_LOG_END@json.output@@@" | 230 "@@@STEP_LOG_END@json.output@@@" |
| 231 ] | 231 ] |
| 232 }, | 232 }, |
| 233 { | 233 { |
| 234 "cmd": [ | 234 "cmd": [ |
| 235 "python", | 235 "python", |
| 236 "-u", | 236 "-u", |
| 237 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 237 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 238 "[BUILDER_CACHE]/linux/src/testing/buildbot/chromium.linux.json", | 238 "[BUILDER_CACHE]/linux/src/testing/buildbot/chromium.linux.json", |
| 239 "/path/to/tmp/json" | 239 "/path/to/tmp/json" |
| 240 ], | 240 ], |
| 241 "name": "read test spec (chromium.linux.json)", | 241 "name": "read test spec (chromium.linux.json)", |
| 242 "~followup_annotations": [ | 242 "~followup_annotations": [ |
| 243 "@@@STEP_TEXT@path: [BUILDER_CACHE]/linux/src/testing/buildbot/chromium.li
nux.json@@@", | 243 "@@@STEP_TEXT@path: [BUILDER_CACHE]/linux/src/testing/buildbot/chromium.li
nux.json@@@", |
| 244 "@@@STEP_LOG_LINE@json.output@{@@@", | 244 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 245 "@@@STEP_LOG_LINE@json.output@ \"Linux Tests (dbg)(1)\": {@@@", | 245 "@@@STEP_LOG_LINE@json.output@ \"Linux Tests Trusty (dbg)(1)\": {@@@", |
| 246 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", | 246 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", |
| 247 "@@@STEP_LOG_LINE@json.output@ {@@@", | 247 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 248 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", | 248 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", |
| 249 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", | 249 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", |
| 250 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 250 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 251 "@@@STEP_LOG_LINE@json.output@ \"test\": \"browser_tests\"@@@", | 251 "@@@STEP_LOG_LINE@json.output@ \"test\": \"browser_tests\"@@@", |
| 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_LINE@json.output@ }@@@", | 254 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 255 "@@@STEP_LOG_LINE@json.output@}@@@", | 255 "@@@STEP_LOG_LINE@json.output@}@@@", |
| (...skipping 24 matching lines...) Expand all Loading... |
| 280 }, | 280 }, |
| 281 { | 281 { |
| 282 "cmd": [ | 282 "cmd": [ |
| 283 "python", | 283 "python", |
| 284 "-u", | 284 "-u", |
| 285 "[BUILDER_CACHE]/linux/src/tools/mb/mb.py", | 285 "[BUILDER_CACHE]/linux/src/tools/mb/mb.py", |
| 286 "gen", | 286 "gen", |
| 287 "-m", | 287 "-m", |
| 288 "chromium.linux", | 288 "chromium.linux", |
| 289 "-b", | 289 "-b", |
| 290 "Linux Builder (dbg)", | 290 "Linux Builder Trusty (dbg)", |
| 291 "--config-file", | 291 "--config-file", |
| 292 "[BUILDER_CACHE]/linux/src/tools/mb/mb_config.pyl", | 292 "[BUILDER_CACHE]/linux/src/tools/mb/mb_config.pyl", |
| 293 "--goma-dir", | 293 "--goma-dir", |
| 294 "[CACHE]/cipd/goma", | 294 "[CACHE]/cipd/goma", |
| 295 "--swarming-targets-file", | 295 "--swarming-targets-file", |
| 296 "browser_tests\n", | 296 "browser_tests\n", |
| 297 "//out/Debug" | 297 "//out/Debug" |
| 298 ], | 298 ], |
| 299 "cwd": "[BUILDER_CACHE]/linux/src", | 299 "cwd": "[BUILDER_CACHE]/linux/src", |
| 300 "env": { | 300 "env": { |
| (...skipping 17 matching lines...) Expand all Loading... |
| 318 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 318 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 319 "--ninja-path", | 319 "--ninja-path", |
| 320 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", | 320 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", |
| 321 "--target", | 321 "--target", |
| 322 "Debug", | 322 "Debug", |
| 323 "--src-dir", | 323 "--src-dir", |
| 324 "[BUILDER_CACHE]/linux/src", | 324 "[BUILDER_CACHE]/linux/src", |
| 325 "--goma-cache-dir", | 325 "--goma-cache-dir", |
| 326 "[GOMA_CACHE]", | 326 "[GOMA_CACHE]", |
| 327 "--buildbot-buildername", | 327 "--buildbot-buildername", |
| 328 "Linux Builder (dbg)", | 328 "Linux Builder Trusty (dbg)", |
| 329 "--buildbot-mastername", | 329 "--buildbot-mastername", |
| 330 "chromium.linux", | 330 "chromium.linux", |
| 331 "--buildbot-slavename", | 331 "--buildbot-slavename", |
| 332 "TestSlavename", | 332 "TestSlavename", |
| 333 "--goma-deps-cache-dir", | 333 "--goma-deps-cache-dir", |
| 334 "[GOMA_DEPS_CACHE]", | 334 "[GOMA_DEPS_CACHE]", |
| 335 "--build-data-dir", | 335 "--build-data-dir", |
| 336 "[ROOT]/build_data_dir", | 336 "[ROOT]/build_data_dir", |
| 337 "--compiler", | 337 "--compiler", |
| 338 "goma", | 338 "goma", |
| (...skipping 61 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 400 "RECIPE_PACKAGE_REPO[build]/scripts/slave/zip_build.py", | 400 "RECIPE_PACKAGE_REPO[build]/scripts/slave/zip_build.py", |
| 401 "--target", | 401 "--target", |
| 402 "Debug", | 402 "Debug", |
| 403 "--gsutil-py-path", | 403 "--gsutil-py-path", |
| 404 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 404 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 405 "--staging-dir", | 405 "--staging-dir", |
| 406 "[CACHE]/chrome_staging", | 406 "[CACHE]/chrome_staging", |
| 407 "--src-dir", | 407 "--src-dir", |
| 408 "[BUILDER_CACHE]/linux/src", | 408 "[BUILDER_CACHE]/linux/src", |
| 409 "--build-url", | 409 "--build-url", |
| 410 "gs://chromium-linux-archive/chromium.linux/Linux Builder (dbg)", | 410 "gs://chromium-linux-archive/chromium.linux/Linux Builder Trusty (dbg)", |
| 411 "--build_revision", | 411 "--build_revision", |
| 412 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 412 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 413 "--factory-properties", | 413 "--factory-properties", |
| 414 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"Linux Builder (d
bg)\", \"buildnumber\": 571, \"mastername\": \"chromium.linux\", \"parent_builde
rname\": null, \"path_config\": \"kitchen\", \"recipe\": \"chromium\", \"slavena
me\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", | 414 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"Linux Builder Tr
usty (dbg)\", \"buildnumber\": 571, \"mastername\": \"chromium.linux\", \"parent
_buildername\": null, \"path_config\": \"kitchen\", \"recipe\": \"chromium\", \"
slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}
", |
| 415 "--build-properties", | 415 "--build-properties", |
| 416 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"Linux Builder (d
bg)\", \"buildnumber\": 571, \"mastername\": \"chromium.linux\", \"parent_builde
rname\": null, \"path_config\": \"kitchen\", \"recipe\": \"chromium\", \"slavena
me\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}" | 416 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"Linux Builder Tr
usty (dbg)\", \"buildnumber\": 571, \"mastername\": \"chromium.linux\", \"parent
_buildername\": null, \"path_config\": \"kitchen\", \"recipe\": \"chromium\", \"
slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}
" |
| 417 ], | 417 ], |
| 418 "name": "package build" | 418 "name": "package build" |
| 419 }, | 419 }, |
| 420 { | 420 { |
| 421 "cmd": [], | 421 "cmd": [], |
| 422 "name": "trigger", | 422 "name": "trigger", |
| 423 "trigger_specs": [ | 423 "trigger_specs": [ |
| 424 { | 424 { |
| 425 "builder_name": "Linux Tests (dbg)(1)", | 425 "builder_name": "Linux Tests Trusty (dbg)(1)", |
| 426 "properties": { | 426 "properties": { |
| 427 "parent_got_angle_revision": "fac9503c46405f77757b9a728eb85b8d7bc6080c
", | 427 "parent_got_angle_revision": "fac9503c46405f77757b9a728eb85b8d7bc6080c
", |
| 428 "parent_got_angle_revision_cp": "refs/heads/master@{#297276}", | 428 "parent_got_angle_revision_cp": "refs/heads/master@{#297276}", |
| 429 "parent_got_buildtools_revision": "f0319a328b2809876916353cb9942596921
40934", | 429 "parent_got_buildtools_revision": "f0319a328b2809876916353cb9942596921
40934", |
| 430 "parent_got_buildtools_revision_cp": "refs/heads/master@{#182578}", | 430 "parent_got_buildtools_revision_cp": "refs/heads/master@{#182578}", |
| 431 "parent_got_nacl_revision": "d998e125e8253980d76e269b7982aeeefc1b9b50"
, | 431 "parent_got_nacl_revision": "d998e125e8253980d76e269b7982aeeefc1b9b50"
, |
| 432 "parent_got_nacl_revision_cp": "refs/heads/master@{#274981}", | 432 "parent_got_nacl_revision_cp": "refs/heads/master@{#274981}", |
| 433 "parent_got_revision": "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 433 "parent_got_revision": "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 434 "parent_got_revision_cp": "refs/heads/master@{#170242}", | 434 "parent_got_revision_cp": "refs/heads/master@{#170242}", |
| 435 "parent_got_swarming_client_revision": "a0ee5d99f1d4b38ddaa4c759c83798
0b63b99566", | 435 "parent_got_swarming_client_revision": "a0ee5d99f1d4b38ddaa4c759c83798
0b63b99566", |
| 436 "parent_got_swarming_client_revision_cp": "refs/heads/master@{#276089}
", | 436 "parent_got_swarming_client_revision_cp": "refs/heads/master@{#276089}
", |
| 437 "parent_got_v8_revision": "801ada225ddc271c132c3a35f03975671d43e399", | 437 "parent_got_v8_revision": "801ada225ddc271c132c3a35f03975671d43e399", |
| 438 "parent_got_v8_revision_cp": "refs/heads/master@{#43426}", | 438 "parent_got_v8_revision_cp": "refs/heads/master@{#43426}", |
| 439 "parent_got_webrtc_revision": "0f90628433546e61d9268596da93418c623137f
4", | 439 "parent_got_webrtc_revision": "0f90628433546e61d9268596da93418c623137f
4", |
| 440 "parent_got_webrtc_revision_cp": "refs/heads/master@{#120644}" | 440 "parent_got_webrtc_revision_cp": "refs/heads/master@{#120644}" |
| 441 } | 441 } |
| 442 } | 442 } |
| 443 ], | 443 ], |
| 444 "~followup_annotations": [ | 444 "~followup_annotations": [ |
| 445 "@@@STEP_TEXT@Linux Tests (dbg)(1)@@@" | 445 "@@@STEP_TEXT@Linux Tests Trusty (dbg)(1)@@@" |
| 446 ] | 446 ] |
| 447 }, | 447 }, |
| 448 { | 448 { |
| 449 "name": "$result", | 449 "name": "$result", |
| 450 "recipe_result": null, | 450 "recipe_result": null, |
| 451 "status_code": 0 | 451 "status_code": 0 |
| 452 } | 452 } |
| 453 ] | 453 ] |
| OLD | NEW |