| 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]/Jelly_Bean_Tester", | 7 "[BUILDER_CACHE]/Jelly_Bean_Tester", |
| 8 "511" | 8 "511" |
| 9 ], | 9 ], |
| 10 "name": "makedirs checkout path", | 10 "name": "makedirs checkout path", |
| (...skipping 190 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 201 "-u", | 201 "-u", |
| 202 "[BUILDER_CACHE]/Jelly_Bean_Tester/src/testing/scripts/get_compile_targets
.py", | 202 "[BUILDER_CACHE]/Jelly_Bean_Tester/src/testing/scripts/get_compile_targets
.py", |
| 203 "--output", | 203 "--output", |
| 204 "/path/to/tmp/json", | 204 "/path/to/tmp/json", |
| 205 "--", | 205 "--", |
| 206 "--build-config-fs", | 206 "--build-config-fs", |
| 207 "Debug", | 207 "Debug", |
| 208 "--paths", | 208 "--paths", |
| 209 "{\"checkout\": \"[BUILDER_CACHE]/Jelly_Bean_Tester/src\", \"runit.py\": \
"RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_P
ACKAGE_REPO[build]/scripts/slave/runtest.py\"}", | 209 "{\"checkout\": \"[BUILDER_CACHE]/Jelly_Bean_Tester/src\", \"runit.py\": \
"RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_P
ACKAGE_REPO[build]/scripts/slave/runtest.py\"}", |
| 210 "--properties", | 210 "--properties", |
| 211 "{\"buildername\": \"Jelly Bean Tester\", \"buildnumber\": 571, \"masterna
me\": \"chromium.android\", \"slavename\": \"TestSlavename\", \"target_platform\
": \"android\"}" | 211 "{\"buildername\": \"Jelly Bean Tester\", \"buildnumber\": 571, \"masterna
me\": \"chromium.android.fyi\", \"slavename\": \"TestSlavename\", \"target_platf
orm\": \"android\"}" |
| 212 ], | 212 ], |
| 213 "name": "get compile targets for scripts", | 213 "name": "get compile targets for scripts", |
| 214 "~followup_annotations": [ | 214 "~followup_annotations": [ |
| 215 "@@@STEP_LOG_LINE@json.output@{}@@@", | 215 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 216 "@@@STEP_LOG_END@json.output@@@" | 216 "@@@STEP_LOG_END@json.output@@@" |
| 217 ] | 217 ] |
| 218 }, | 218 }, |
| 219 { | 219 { |
| 220 "cmd": [ | 220 "cmd": [ |
| 221 "python", | 221 "python", |
| 222 "-u", | 222 "-u", |
| 223 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 223 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 224 "[BUILDER_CACHE]/Jelly_Bean_Tester/src/testing/buildbot/chromium.android.j
son", | 224 "[BUILDER_CACHE]/Jelly_Bean_Tester/src/testing/buildbot/chromium.android.f
yi.json", |
| 225 "/path/to/tmp/json" | 225 "/path/to/tmp/json" |
| 226 ], | 226 ], |
| 227 "name": "read test spec (chromium.android.json)", | 227 "name": "read test spec (chromium.android.fyi.json)", |
| 228 "~followup_annotations": [ | 228 "~followup_annotations": [ |
| 229 "@@@STEP_TEXT@path: [BUILDER_CACHE]/Jelly_Bean_Tester/src/testing/buildbot
/chromium.android.json@@@", | 229 "@@@STEP_TEXT@path: [BUILDER_CACHE]/Jelly_Bean_Tester/src/testing/buildbot
/chromium.android.fyi.json@@@", |
| 230 "@@@STEP_LOG_LINE@json.output@{}@@@", | 230 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 231 "@@@STEP_LOG_END@json.output@@@" | 231 "@@@STEP_LOG_END@json.output@@@" |
| 232 ] | 232 ] |
| 233 }, | 233 }, |
| 234 { | 234 { |
| 235 "cmd": [ | 235 "cmd": [ |
| 236 "python", | 236 "python", |
| 237 "-u", | 237 "-u", |
| 238 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 238 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
| 239 "--show-path", | 239 "--show-path", |
| (...skipping 66 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 306 "RECIPE_PACKAGE_REPO[build]/scripts/slave/extract_build.py", | 306 "RECIPE_PACKAGE_REPO[build]/scripts/slave/extract_build.py", |
| 307 "--gsutil-py-path", | 307 "--gsutil-py-path", |
| 308 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 308 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 309 "--target", | 309 "--target", |
| 310 "Debug", | 310 "Debug", |
| 311 "--src-dir", | 311 "--src-dir", |
| 312 "[BUILDER_CACHE]/Jelly_Bean_Tester/src", | 312 "[BUILDER_CACHE]/Jelly_Bean_Tester/src", |
| 313 "--build-archive-url", | 313 "--build-archive-url", |
| 314 "gs://test-domain/test-archive.zip", | 314 "gs://test-domain/test-archive.zip", |
| 315 "--master-name", | 315 "--master-name", |
| 316 "chromium.android", | 316 "chromium.android.fyi", |
| 317 "--build-number", | 317 "--build-number", |
| 318 "571" | 318 "571" |
| 319 ], | 319 ], |
| 320 "name": "extract build" | 320 "name": "extract build" |
| 321 }, | 321 }, |
| 322 { | 322 { |
| 323 "name": "$result", | 323 "name": "$result", |
| 324 "recipe_result": null, | 324 "recipe_result": null, |
| 325 "status_code": 0 | 325 "status_code": 0 |
| 326 } | 326 } |
| 327 ] | 327 ] |
| OLD | NEW |