| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "[DEPOT_TOOLS]/gclient.py", | 6 "[DEPOT_TOOLS]/gclient.py", |
| 7 "config", | 7 "config", |
| 8 "--spec", | 8 "--spec", |
| 9 "cache_dir = None\nsolutions = [{'deps_file': 'DEPS', 'managed': True, 'na
me': 'skia', 'url': 'https://skia.googlesource.com/skia.git'}, {'deps_file': 'DE
PS', 'managed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/c
hromium/src.git'}]" | 9 "cache_dir = None\nsolutions = [{'deps_file': 'DEPS', 'managed': True, 'na
me': 'skia', 'url': 'https://skia.googlesource.com/skia.git'}, {'deps_file': 'DE
PS', 'managed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/c
hromium/src.git'}]" |
| 10 ], | 10 ], |
| (...skipping 164 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 175 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" %
path@@@", | 175 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" %
path@@@", |
| 176 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", | 176 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", |
| 177 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", | 177 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", |
| 178 "@@@STEP_LOG_END@python.inline@@@" | 178 "@@@STEP_LOG_END@python.inline@@@" |
| 179 ] | 179 ] |
| 180 }, | 180 }, |
| 181 { | 181 { |
| 182 "cmd": [ | 182 "cmd": [ |
| 183 "python", | 183 "python", |
| 184 "-u", | 184 "-u", |
| 185 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", | 185 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py", |
| 186 "--", | 186 "--", |
| 187 "[DEPOT_TOOLS]/gsutil.py", | 187 "[DEPOT_TOOLS]/gsutil.py", |
| 188 "----", | 188 "----", |
| 189 "-m", | 189 "-m", |
| 190 "rsync", | 190 "rsync", |
| 191 "-d", | 191 "-d", |
| 192 "-r", | 192 "-r", |
| 193 "gs://cluster-telemetry/skps/10k/57259e0-05dcb4c/slave1", | 193 "gs://cluster-telemetry/skps/10k/57259e0-05dcb4c/slave1", |
| 194 "[SLAVE_BUILD]/skps/slave1" | 194 "[SLAVE_BUILD]/skps/slave1" |
| 195 ], | 195 ], |
| (...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 250 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" %
path@@@", | 250 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" %
path@@@", |
| 251 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", | 251 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", |
| 252 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", | 252 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", |
| 253 "@@@STEP_LOG_END@python.inline@@@" | 253 "@@@STEP_LOG_END@python.inline@@@" |
| 254 ] | 254 ] |
| 255 }, | 255 }, |
| 256 { | 256 { |
| 257 "cmd": [ | 257 "cmd": [ |
| 258 "python", | 258 "python", |
| 259 "-u", | 259 "-u", |
| 260 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", | 260 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py", |
| 261 "--", | 261 "--", |
| 262 "[DEPOT_TOOLS]/gsutil.py", | 262 "[DEPOT_TOOLS]/gsutil.py", |
| 263 "----", | 263 "----", |
| 264 "-m", | 264 "-m", |
| 265 "rsync", | 265 "rsync", |
| 266 "-d", | 266 "-d", |
| 267 "-r", | 267 "-r", |
| 268 "gs://cluster-telemetry/skps/10k/57259e0-05dcb4c/slave2", | 268 "gs://cluster-telemetry/skps/10k/57259e0-05dcb4c/slave2", |
| 269 "[SLAVE_BUILD]/skps/slave2" | 269 "[SLAVE_BUILD]/skps/slave2" |
| 270 ], | 270 ], |
| (...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 325 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" %
path@@@", | 325 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" %
path@@@", |
| 326 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", | 326 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", |
| 327 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", | 327 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", |
| 328 "@@@STEP_LOG_END@python.inline@@@" | 328 "@@@STEP_LOG_END@python.inline@@@" |
| 329 ] | 329 ] |
| 330 }, | 330 }, |
| 331 { | 331 { |
| 332 "cmd": [ | 332 "cmd": [ |
| 333 "python", | 333 "python", |
| 334 "-u", | 334 "-u", |
| 335 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", | 335 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py", |
| 336 "--", | 336 "--", |
| 337 "[DEPOT_TOOLS]/gsutil.py", | 337 "[DEPOT_TOOLS]/gsutil.py", |
| 338 "----", | 338 "----", |
| 339 "-m", | 339 "-m", |
| 340 "rsync", | 340 "rsync", |
| 341 "-d", | 341 "-d", |
| 342 "-r", | 342 "-r", |
| 343 "gs://cluster-telemetry/skps/10k/57259e0-05dcb4c/slave3", | 343 "gs://cluster-telemetry/skps/10k/57259e0-05dcb4c/slave3", |
| 344 "[SLAVE_BUILD]/skps/slave3" | 344 "[SLAVE_BUILD]/skps/slave3" |
| 345 ], | 345 ], |
| (...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 400 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" %
path@@@", | 400 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" %
path@@@", |
| 401 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", | 401 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", |
| 402 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", | 402 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", |
| 403 "@@@STEP_LOG_END@python.inline@@@" | 403 "@@@STEP_LOG_END@python.inline@@@" |
| 404 ] | 404 ] |
| 405 }, | 405 }, |
| 406 { | 406 { |
| 407 "cmd": [ | 407 "cmd": [ |
| 408 "python", | 408 "python", |
| 409 "-u", | 409 "-u", |
| 410 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", | 410 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py", |
| 411 "--", | 411 "--", |
| 412 "[DEPOT_TOOLS]/gsutil.py", | 412 "[DEPOT_TOOLS]/gsutil.py", |
| 413 "----", | 413 "----", |
| 414 "-m", | 414 "-m", |
| 415 "rsync", | 415 "rsync", |
| 416 "-d", | 416 "-d", |
| 417 "-r", | 417 "-r", |
| 418 "gs://cluster-telemetry/skps/10k/57259e0-05dcb4c/slave4", | 418 "gs://cluster-telemetry/skps/10k/57259e0-05dcb4c/slave4", |
| 419 "[SLAVE_BUILD]/skps/slave4" | 419 "[SLAVE_BUILD]/skps/slave4" |
| 420 ], | 420 ], |
| (...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 475 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" %
path@@@", | 475 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" %
path@@@", |
| 476 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", | 476 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", |
| 477 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", | 477 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", |
| 478 "@@@STEP_LOG_END@python.inline@@@" | 478 "@@@STEP_LOG_END@python.inline@@@" |
| 479 ] | 479 ] |
| 480 }, | 480 }, |
| 481 { | 481 { |
| 482 "cmd": [ | 482 "cmd": [ |
| 483 "python", | 483 "python", |
| 484 "-u", | 484 "-u", |
| 485 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", | 485 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py", |
| 486 "--", | 486 "--", |
| 487 "[DEPOT_TOOLS]/gsutil.py", | 487 "[DEPOT_TOOLS]/gsutil.py", |
| 488 "----", | 488 "----", |
| 489 "-m", | 489 "-m", |
| 490 "rsync", | 490 "rsync", |
| 491 "-d", | 491 "-d", |
| 492 "-r", | 492 "-r", |
| 493 "gs://cluster-telemetry/skps/10k/57259e0-05dcb4c/slave5", | 493 "gs://cluster-telemetry/skps/10k/57259e0-05dcb4c/slave5", |
| 494 "[SLAVE_BUILD]/skps/slave5" | 494 "[SLAVE_BUILD]/skps/slave5" |
| 495 ], | 495 ], |
| (...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 527 "{\n \"args\": [\n \"--isolate\", \n \"[SLAVE_BUILD]/src/
chrome/ct_skps.isolate\", \n \"--isolated\", \n \"[SLAVE_BUILD]/sw
arming_temp_dir/ct-task-5.isolated\", \n \"--config-variable\", \n
\"OS\", \n \"linux\", \n \"--extra-variable\", \n \"CONFIG
URATION\", \n \"Release\", \n \"--extra-variable\", \n \"GI
T_HASH\", \n 164710, \n \"--extra-variable\", \n \"SLAVE_NU
M\", \n \"5\", \n \"--extra-variable\", \n \"TOOL_NAME\", \
n \"nanobench\"\n ], \n \"dir\": \"[SLAVE_BUILD]/src/chrome\", \n
\"version\": 1\n}", | 527 "{\n \"args\": [\n \"--isolate\", \n \"[SLAVE_BUILD]/src/
chrome/ct_skps.isolate\", \n \"--isolated\", \n \"[SLAVE_BUILD]/sw
arming_temp_dir/ct-task-5.isolated\", \n \"--config-variable\", \n
\"OS\", \n \"linux\", \n \"--extra-variable\", \n \"CONFIG
URATION\", \n \"Release\", \n \"--extra-variable\", \n \"GI
T_HASH\", \n 164710, \n \"--extra-variable\", \n \"SLAVE_NU
M\", \n \"5\", \n \"--extra-variable\", \n \"TOOL_NAME\", \
n \"nanobench\"\n ], \n \"dir\": \"[SLAVE_BUILD]/src/chrome\", \n
\"version\": 1\n}", |
| 528 "[SLAVE_BUILD]/swarming_temp_dir/slave5.isolated.gen.json" | 528 "[SLAVE_BUILD]/swarming_temp_dir/slave5.isolated.gen.json" |
| 529 ], | 529 ], |
| 530 "cwd": "[SLAVE_BUILD]", | 530 "cwd": "[SLAVE_BUILD]", |
| 531 "name": "Write slave5.isolated.gen.json" | 531 "name": "Write slave5.isolated.gen.json" |
| 532 }, | 532 }, |
| 533 { | 533 { |
| 534 "cmd": [ | 534 "cmd": [ |
| 535 "python", | 535 "python", |
| 536 "-u", | 536 "-u", |
| 537 "RECIPE_MODULE[isolate]/resources/isolate.py", | 537 "RECIPE_MODULE[build.isolate]/resources/isolate.py", |
| 538 "[SLAVE_BUILD]/swarming.client", | 538 "[SLAVE_BUILD]/swarming.client", |
| 539 "batcharchive", | 539 "batcharchive", |
| 540 "--dump-json", | 540 "--dump-json", |
| 541 "/path/to/tmp/json", | 541 "/path/to/tmp/json", |
| 542 "--isolate-server", | 542 "--isolate-server", |
| 543 "https://isolateserver.appspot.com", | 543 "https://isolateserver.appspot.com", |
| 544 "--verbose", | 544 "--verbose", |
| 545 "[SLAVE_BUILD]/swarming_temp_dir/slave1.isolated.gen.json", | 545 "[SLAVE_BUILD]/swarming_temp_dir/slave1.isolated.gen.json", |
| 546 "[SLAVE_BUILD]/swarming_temp_dir/slave2.isolated.gen.json", | 546 "[SLAVE_BUILD]/swarming_temp_dir/slave2.isolated.gen.json", |
| 547 "[SLAVE_BUILD]/swarming_temp_dir/slave3.isolated.gen.json", | 547 "[SLAVE_BUILD]/swarming_temp_dir/slave3.isolated.gen.json", |
| (...skipping 420 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 968 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]) and os.path
.isdir(sys.argv[1]):@@@", | 968 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]) and os.path
.isdir(sys.argv[1]):@@@", |
| 969 "@@@STEP_LOG_LINE@python.inline@ with open(sys.argv[2], 'w') as f:@@@", | 969 "@@@STEP_LOG_LINE@python.inline@ with open(sys.argv[2], 'w') as f:@@@", |
| 970 "@@@STEP_LOG_LINE@python.inline@ json.dump(os.listdir(sys.argv[1]), f)@
@@", | 970 "@@@STEP_LOG_LINE@python.inline@ json.dump(os.listdir(sys.argv[1]), f)@
@@", |
| 971 "@@@STEP_LOG_END@python.inline@@@" | 971 "@@@STEP_LOG_END@python.inline@@@" |
| 972 ] | 972 ] |
| 973 }, | 973 }, |
| 974 { | 974 { |
| 975 "cmd": [ | 975 "cmd": [ |
| 976 "python", | 976 "python", |
| 977 "-u", | 977 "-u", |
| 978 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", | 978 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py", |
| 979 "--", | 979 "--", |
| 980 "[DEPOT_TOOLS]/gsutil.py", | 980 "[DEPOT_TOOLS]/gsutil.py", |
| 981 "----", | 981 "----", |
| 982 "cp", | 982 "cp", |
| 983 "-R", | 983 "-R", |
| 984 "[SLAVE_BUILD]/swarming_temp_dir/outputs/slave1/0/file 1", | 984 "[SLAVE_BUILD]/swarming_temp_dir/outputs/slave1/0/file 1", |
| 985 "gs://skia-perf/ct/10k/2012/05/14/12/" | 985 "gs://skia-perf/ct/10k/2012/05/14/12/" |
| 986 ], | 986 ], |
| 987 "cwd": "[SLAVE_BUILD]", | 987 "cwd": "[SLAVE_BUILD]", |
| 988 "env": { | 988 "env": { |
| 989 "AWS_CREDENTIAL_FILE": null, | 989 "AWS_CREDENTIAL_FILE": null, |
| 990 "BOTO_CONFIG": null | 990 "BOTO_CONFIG": null |
| 991 }, | 991 }, |
| 992 "name": "gsutil upload json output", | 992 "name": "gsutil upload json output", |
| 993 "~followup_annotations": [ | 993 "~followup_annotations": [ |
| 994 "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/skia-perf/ct/
10k/2012/05/14/12/@@@" | 994 "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/skia-perf/ct/
10k/2012/05/14/12/@@@" |
| 995 ] | 995 ] |
| 996 }, | 996 }, |
| 997 { | 997 { |
| 998 "cmd": [ | 998 "cmd": [ |
| 999 "python", | 999 "python", |
| 1000 "-u", | 1000 "-u", |
| 1001 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", | 1001 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py", |
| 1002 "--", | 1002 "--", |
| 1003 "[DEPOT_TOOLS]/gsutil.py", | 1003 "[DEPOT_TOOLS]/gsutil.py", |
| 1004 "----", | 1004 "----", |
| 1005 "cp", | 1005 "cp", |
| 1006 "-R", | 1006 "-R", |
| 1007 "[SLAVE_BUILD]/swarming_temp_dir/outputs/slave1/0/file 2", | 1007 "[SLAVE_BUILD]/swarming_temp_dir/outputs/slave1/0/file 2", |
| 1008 "gs://skia-perf/ct/10k/2012/05/14/12/" | 1008 "gs://skia-perf/ct/10k/2012/05/14/12/" |
| 1009 ], | 1009 ], |
| 1010 "cwd": "[SLAVE_BUILD]", | 1010 "cwd": "[SLAVE_BUILD]", |
| 1011 "env": { | 1011 "env": { |
| (...skipping 86 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1098 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]) and os.path
.isdir(sys.argv[1]):@@@", | 1098 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]) and os.path
.isdir(sys.argv[1]):@@@", |
| 1099 "@@@STEP_LOG_LINE@python.inline@ with open(sys.argv[2], 'w') as f:@@@", | 1099 "@@@STEP_LOG_LINE@python.inline@ with open(sys.argv[2], 'w') as f:@@@", |
| 1100 "@@@STEP_LOG_LINE@python.inline@ json.dump(os.listdir(sys.argv[1]), f)@
@@", | 1100 "@@@STEP_LOG_LINE@python.inline@ json.dump(os.listdir(sys.argv[1]), f)@
@@", |
| 1101 "@@@STEP_LOG_END@python.inline@@@" | 1101 "@@@STEP_LOG_END@python.inline@@@" |
| 1102 ] | 1102 ] |
| 1103 }, | 1103 }, |
| 1104 { | 1104 { |
| 1105 "cmd": [ | 1105 "cmd": [ |
| 1106 "python", | 1106 "python", |
| 1107 "-u", | 1107 "-u", |
| 1108 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", | 1108 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py", |
| 1109 "--", | 1109 "--", |
| 1110 "[DEPOT_TOOLS]/gsutil.py", | 1110 "[DEPOT_TOOLS]/gsutil.py", |
| 1111 "----", | 1111 "----", |
| 1112 "cp", | 1112 "cp", |
| 1113 "-R", | 1113 "-R", |
| 1114 "[SLAVE_BUILD]/swarming_temp_dir/outputs/slave2/0/file 1", | 1114 "[SLAVE_BUILD]/swarming_temp_dir/outputs/slave2/0/file 1", |
| 1115 "gs://skia-perf/ct/10k/2012/05/14/12/" | 1115 "gs://skia-perf/ct/10k/2012/05/14/12/" |
| 1116 ], | 1116 ], |
| 1117 "cwd": "[SLAVE_BUILD]", | 1117 "cwd": "[SLAVE_BUILD]", |
| 1118 "env": { | 1118 "env": { |
| 1119 "AWS_CREDENTIAL_FILE": null, | 1119 "AWS_CREDENTIAL_FILE": null, |
| 1120 "BOTO_CONFIG": null | 1120 "BOTO_CONFIG": null |
| 1121 }, | 1121 }, |
| 1122 "name": "gsutil upload json output (3)", | 1122 "name": "gsutil upload json output (3)", |
| 1123 "~followup_annotations": [ | 1123 "~followup_annotations": [ |
| 1124 "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/skia-perf/ct/
10k/2012/05/14/12/@@@" | 1124 "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/skia-perf/ct/
10k/2012/05/14/12/@@@" |
| 1125 ] | 1125 ] |
| 1126 }, | 1126 }, |
| 1127 { | 1127 { |
| 1128 "cmd": [ | 1128 "cmd": [ |
| 1129 "python", | 1129 "python", |
| 1130 "-u", | 1130 "-u", |
| 1131 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", | 1131 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py", |
| 1132 "--", | 1132 "--", |
| 1133 "[DEPOT_TOOLS]/gsutil.py", | 1133 "[DEPOT_TOOLS]/gsutil.py", |
| 1134 "----", | 1134 "----", |
| 1135 "cp", | 1135 "cp", |
| 1136 "-R", | 1136 "-R", |
| 1137 "[SLAVE_BUILD]/swarming_temp_dir/outputs/slave2/0/file 2", | 1137 "[SLAVE_BUILD]/swarming_temp_dir/outputs/slave2/0/file 2", |
| 1138 "gs://skia-perf/ct/10k/2012/05/14/12/" | 1138 "gs://skia-perf/ct/10k/2012/05/14/12/" |
| 1139 ], | 1139 ], |
| 1140 "cwd": "[SLAVE_BUILD]", | 1140 "cwd": "[SLAVE_BUILD]", |
| 1141 "env": { | 1141 "env": { |
| (...skipping 86 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1228 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]) and os.path
.isdir(sys.argv[1]):@@@", | 1228 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]) and os.path
.isdir(sys.argv[1]):@@@", |
| 1229 "@@@STEP_LOG_LINE@python.inline@ with open(sys.argv[2], 'w') as f:@@@", | 1229 "@@@STEP_LOG_LINE@python.inline@ with open(sys.argv[2], 'w') as f:@@@", |
| 1230 "@@@STEP_LOG_LINE@python.inline@ json.dump(os.listdir(sys.argv[1]), f)@
@@", | 1230 "@@@STEP_LOG_LINE@python.inline@ json.dump(os.listdir(sys.argv[1]), f)@
@@", |
| 1231 "@@@STEP_LOG_END@python.inline@@@" | 1231 "@@@STEP_LOG_END@python.inline@@@" |
| 1232 ] | 1232 ] |
| 1233 }, | 1233 }, |
| 1234 { | 1234 { |
| 1235 "cmd": [ | 1235 "cmd": [ |
| 1236 "python", | 1236 "python", |
| 1237 "-u", | 1237 "-u", |
| 1238 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", | 1238 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py", |
| 1239 "--", | 1239 "--", |
| 1240 "[DEPOT_TOOLS]/gsutil.py", | 1240 "[DEPOT_TOOLS]/gsutil.py", |
| 1241 "----", | 1241 "----", |
| 1242 "cp", | 1242 "cp", |
| 1243 "-R", | 1243 "-R", |
| 1244 "[SLAVE_BUILD]/swarming_temp_dir/outputs/slave3/0/file 1", | 1244 "[SLAVE_BUILD]/swarming_temp_dir/outputs/slave3/0/file 1", |
| 1245 "gs://skia-perf/ct/10k/2012/05/14/12/" | 1245 "gs://skia-perf/ct/10k/2012/05/14/12/" |
| 1246 ], | 1246 ], |
| 1247 "cwd": "[SLAVE_BUILD]", | 1247 "cwd": "[SLAVE_BUILD]", |
| 1248 "env": { | 1248 "env": { |
| 1249 "AWS_CREDENTIAL_FILE": null, | 1249 "AWS_CREDENTIAL_FILE": null, |
| 1250 "BOTO_CONFIG": null | 1250 "BOTO_CONFIG": null |
| 1251 }, | 1251 }, |
| 1252 "name": "gsutil upload json output (5)", | 1252 "name": "gsutil upload json output (5)", |
| 1253 "~followup_annotations": [ | 1253 "~followup_annotations": [ |
| 1254 "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/skia-perf/ct/
10k/2012/05/14/12/@@@" | 1254 "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/skia-perf/ct/
10k/2012/05/14/12/@@@" |
| 1255 ] | 1255 ] |
| 1256 }, | 1256 }, |
| 1257 { | 1257 { |
| 1258 "cmd": [ | 1258 "cmd": [ |
| 1259 "python", | 1259 "python", |
| 1260 "-u", | 1260 "-u", |
| 1261 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", | 1261 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py", |
| 1262 "--", | 1262 "--", |
| 1263 "[DEPOT_TOOLS]/gsutil.py", | 1263 "[DEPOT_TOOLS]/gsutil.py", |
| 1264 "----", | 1264 "----", |
| 1265 "cp", | 1265 "cp", |
| 1266 "-R", | 1266 "-R", |
| 1267 "[SLAVE_BUILD]/swarming_temp_dir/outputs/slave3/0/file 2", | 1267 "[SLAVE_BUILD]/swarming_temp_dir/outputs/slave3/0/file 2", |
| 1268 "gs://skia-perf/ct/10k/2012/05/14/12/" | 1268 "gs://skia-perf/ct/10k/2012/05/14/12/" |
| 1269 ], | 1269 ], |
| 1270 "cwd": "[SLAVE_BUILD]", | 1270 "cwd": "[SLAVE_BUILD]", |
| 1271 "env": { | 1271 "env": { |
| (...skipping 86 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1358 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]) and os.path
.isdir(sys.argv[1]):@@@", | 1358 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]) and os.path
.isdir(sys.argv[1]):@@@", |
| 1359 "@@@STEP_LOG_LINE@python.inline@ with open(sys.argv[2], 'w') as f:@@@", | 1359 "@@@STEP_LOG_LINE@python.inline@ with open(sys.argv[2], 'w') as f:@@@", |
| 1360 "@@@STEP_LOG_LINE@python.inline@ json.dump(os.listdir(sys.argv[1]), f)@
@@", | 1360 "@@@STEP_LOG_LINE@python.inline@ json.dump(os.listdir(sys.argv[1]), f)@
@@", |
| 1361 "@@@STEP_LOG_END@python.inline@@@" | 1361 "@@@STEP_LOG_END@python.inline@@@" |
| 1362 ] | 1362 ] |
| 1363 }, | 1363 }, |
| 1364 { | 1364 { |
| 1365 "cmd": [ | 1365 "cmd": [ |
| 1366 "python", | 1366 "python", |
| 1367 "-u", | 1367 "-u", |
| 1368 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", | 1368 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py", |
| 1369 "--", | 1369 "--", |
| 1370 "[DEPOT_TOOLS]/gsutil.py", | 1370 "[DEPOT_TOOLS]/gsutil.py", |
| 1371 "----", | 1371 "----", |
| 1372 "cp", | 1372 "cp", |
| 1373 "-R", | 1373 "-R", |
| 1374 "[SLAVE_BUILD]/swarming_temp_dir/outputs/slave4/0/file 1", | 1374 "[SLAVE_BUILD]/swarming_temp_dir/outputs/slave4/0/file 1", |
| 1375 "gs://skia-perf/ct/10k/2012/05/14/12/" | 1375 "gs://skia-perf/ct/10k/2012/05/14/12/" |
| 1376 ], | 1376 ], |
| 1377 "cwd": "[SLAVE_BUILD]", | 1377 "cwd": "[SLAVE_BUILD]", |
| 1378 "env": { | 1378 "env": { |
| 1379 "AWS_CREDENTIAL_FILE": null, | 1379 "AWS_CREDENTIAL_FILE": null, |
| 1380 "BOTO_CONFIG": null | 1380 "BOTO_CONFIG": null |
| 1381 }, | 1381 }, |
| 1382 "name": "gsutil upload json output (7)", | 1382 "name": "gsutil upload json output (7)", |
| 1383 "~followup_annotations": [ | 1383 "~followup_annotations": [ |
| 1384 "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/skia-perf/ct/
10k/2012/05/14/12/@@@" | 1384 "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/skia-perf/ct/
10k/2012/05/14/12/@@@" |
| 1385 ] | 1385 ] |
| 1386 }, | 1386 }, |
| 1387 { | 1387 { |
| 1388 "cmd": [ | 1388 "cmd": [ |
| 1389 "python", | 1389 "python", |
| 1390 "-u", | 1390 "-u", |
| 1391 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", | 1391 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py", |
| 1392 "--", | 1392 "--", |
| 1393 "[DEPOT_TOOLS]/gsutil.py", | 1393 "[DEPOT_TOOLS]/gsutil.py", |
| 1394 "----", | 1394 "----", |
| 1395 "cp", | 1395 "cp", |
| 1396 "-R", | 1396 "-R", |
| 1397 "[SLAVE_BUILD]/swarming_temp_dir/outputs/slave4/0/file 2", | 1397 "[SLAVE_BUILD]/swarming_temp_dir/outputs/slave4/0/file 2", |
| 1398 "gs://skia-perf/ct/10k/2012/05/14/12/" | 1398 "gs://skia-perf/ct/10k/2012/05/14/12/" |
| 1399 ], | 1399 ], |
| 1400 "cwd": "[SLAVE_BUILD]", | 1400 "cwd": "[SLAVE_BUILD]", |
| 1401 "env": { | 1401 "env": { |
| (...skipping 86 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1488 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]) and os.path
.isdir(sys.argv[1]):@@@", | 1488 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]) and os.path
.isdir(sys.argv[1]):@@@", |
| 1489 "@@@STEP_LOG_LINE@python.inline@ with open(sys.argv[2], 'w') as f:@@@", | 1489 "@@@STEP_LOG_LINE@python.inline@ with open(sys.argv[2], 'w') as f:@@@", |
| 1490 "@@@STEP_LOG_LINE@python.inline@ json.dump(os.listdir(sys.argv[1]), f)@
@@", | 1490 "@@@STEP_LOG_LINE@python.inline@ json.dump(os.listdir(sys.argv[1]), f)@
@@", |
| 1491 "@@@STEP_LOG_END@python.inline@@@" | 1491 "@@@STEP_LOG_END@python.inline@@@" |
| 1492 ] | 1492 ] |
| 1493 }, | 1493 }, |
| 1494 { | 1494 { |
| 1495 "cmd": [ | 1495 "cmd": [ |
| 1496 "python", | 1496 "python", |
| 1497 "-u", | 1497 "-u", |
| 1498 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", | 1498 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py", |
| 1499 "--", | 1499 "--", |
| 1500 "[DEPOT_TOOLS]/gsutil.py", | 1500 "[DEPOT_TOOLS]/gsutil.py", |
| 1501 "----", | 1501 "----", |
| 1502 "cp", | 1502 "cp", |
| 1503 "-R", | 1503 "-R", |
| 1504 "[SLAVE_BUILD]/swarming_temp_dir/outputs/slave5/0/file 1", | 1504 "[SLAVE_BUILD]/swarming_temp_dir/outputs/slave5/0/file 1", |
| 1505 "gs://skia-perf/ct/10k/2012/05/14/12/" | 1505 "gs://skia-perf/ct/10k/2012/05/14/12/" |
| 1506 ], | 1506 ], |
| 1507 "cwd": "[SLAVE_BUILD]", | 1507 "cwd": "[SLAVE_BUILD]", |
| 1508 "env": { | 1508 "env": { |
| 1509 "AWS_CREDENTIAL_FILE": null, | 1509 "AWS_CREDENTIAL_FILE": null, |
| 1510 "BOTO_CONFIG": null | 1510 "BOTO_CONFIG": null |
| 1511 }, | 1511 }, |
| 1512 "name": "gsutil upload json output (9)", | 1512 "name": "gsutil upload json output (9)", |
| 1513 "~followup_annotations": [ | 1513 "~followup_annotations": [ |
| 1514 "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/skia-perf/ct/
10k/2012/05/14/12/@@@" | 1514 "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/skia-perf/ct/
10k/2012/05/14/12/@@@" |
| 1515 ] | 1515 ] |
| 1516 }, | 1516 }, |
| 1517 { | 1517 { |
| 1518 "cmd": [ | 1518 "cmd": [ |
| 1519 "python", | 1519 "python", |
| 1520 "-u", | 1520 "-u", |
| 1521 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", | 1521 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py", |
| 1522 "--", | 1522 "--", |
| 1523 "[DEPOT_TOOLS]/gsutil.py", | 1523 "[DEPOT_TOOLS]/gsutil.py", |
| 1524 "----", | 1524 "----", |
| 1525 "cp", | 1525 "cp", |
| 1526 "-R", | 1526 "-R", |
| 1527 "[SLAVE_BUILD]/swarming_temp_dir/outputs/slave5/0/file 2", | 1527 "[SLAVE_BUILD]/swarming_temp_dir/outputs/slave5/0/file 2", |
| 1528 "gs://skia-perf/ct/10k/2012/05/14/12/" | 1528 "gs://skia-perf/ct/10k/2012/05/14/12/" |
| 1529 ], | 1529 ], |
| 1530 "cwd": "[SLAVE_BUILD]", | 1530 "cwd": "[SLAVE_BUILD]", |
| 1531 "env": { | 1531 "env": { |
| 1532 "AWS_CREDENTIAL_FILE": null, | 1532 "AWS_CREDENTIAL_FILE": null, |
| 1533 "BOTO_CONFIG": null | 1533 "BOTO_CONFIG": null |
| 1534 }, | 1534 }, |
| 1535 "name": "gsutil upload json output (10)", | 1535 "name": "gsutil upload json output (10)", |
| 1536 "~followup_annotations": [ | 1536 "~followup_annotations": [ |
| 1537 "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/skia-perf/ct/
10k/2012/05/14/12/@@@" | 1537 "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/skia-perf/ct/
10k/2012/05/14/12/@@@" |
| 1538 ] | 1538 ] |
| 1539 }, | 1539 }, |
| 1540 { | 1540 { |
| 1541 "name": "$result", | 1541 "name": "$result", |
| 1542 "recipe_result": null, | 1542 "recipe_result": null, |
| 1543 "status_code": 0 | 1543 "status_code": 0 |
| 1544 } | 1544 } |
| 1545 ] | 1545 ] |
| OLD | NEW |