OLD | NEW |
1 [ | 1 [ |
2 { | 2 { |
3 "cmd": [ | 3 "cmd": [ |
4 "python", | 4 "python", |
5 "-u", | 5 "-u", |
6 "RECIPE_PACKAGE[build]/bot_update.py", | 6 "RECIPE_PACKAGE[build]/bot_update.py", |
7 "--master", | 7 "--master", |
8 "tryserver.v8", | 8 "tryserver.v8", |
9 "--builder", | 9 "--builder", |
10 "v8_linux64_rel", | 10 "v8_linux64_rel", |
(...skipping 137 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
148 "name": "compile", | 148 "name": "compile", |
149 "~followup_annotations": [ | 149 "~followup_annotations": [ |
150 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 150 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
151 "@@@STEP_LOG_END@json.output (invalid)@@@" | 151 "@@@STEP_LOG_END@json.output (invalid)@@@" |
152 ] | 152 ] |
153 }, | 153 }, |
154 { | 154 { |
155 "cmd": [ | 155 "cmd": [ |
156 "python", | 156 "python", |
157 "-u", | 157 "-u", |
158 "RECIPE_MODULE[isolate]/resources/isolate.py", | 158 "RECIPE_MODULE[build.isolate]/resources/isolate.py", |
159 "[SLAVE_BUILD]/v8/tools/swarming_client", | 159 "[SLAVE_BUILD]/v8/tools/swarming_client", |
160 "batcharchive", | 160 "batcharchive", |
161 "--dump-json", | 161 "--dump-json", |
162 "/path/to/tmp/json", | 162 "/path/to/tmp/json", |
163 "--isolate-server", | 163 "--isolate-server", |
164 "https://isolateserver.appspot.com", | 164 "https://isolateserver.appspot.com", |
165 "--verbose", | 165 "--verbose", |
166 "[SLAVE_BUILD]/v8/out/Release/bot_default.isolated.gen.json", | 166 "[SLAVE_BUILD]/v8/out/Release/bot_default.isolated.gen.json", |
167 "[SLAVE_BUILD]/v8/out/Release/check-static-initializers.isolated.gen.json"
, | 167 "[SLAVE_BUILD]/v8/out/Release/check-static-initializers.isolated.gen.json"
, |
168 "[SLAVE_BUILD]/v8/out/Release/ignition.isolated.gen.json", | 168 "[SLAVE_BUILD]/v8/out/Release/ignition.isolated.gen.json", |
(...skipping 889 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1058 "@@@STEP_LOG_LINE@json.output@}@@@", | 1058 "@@@STEP_LOG_LINE@json.output@}@@@", |
1059 "@@@STEP_LOG_END@json.output@@@", | 1059 "@@@STEP_LOG_END@json.output@@@", |
1060 "@@@STEP_LINK@shard #0 isolated out@blah@@@" | 1060 "@@@STEP_LINK@shard #0 isolated out@blah@@@" |
1061 ] | 1061 ] |
1062 }, | 1062 }, |
1063 { | 1063 { |
1064 "allow_subannotations": true, | 1064 "allow_subannotations": true, |
1065 "cmd": [ | 1065 "cmd": [ |
1066 "python", | 1066 "python", |
1067 "-u", | 1067 "-u", |
1068 "RECIPE_MODULE[v8]/resources/collect_v8_task.py", | 1068 "RECIPE_MODULE[build.v8]/resources/collect_v8_task.py", |
1069 "--swarming-client-dir", | 1069 "--swarming-client-dir", |
1070 "[SLAVE_BUILD]/v8/tools/swarming_client", | 1070 "[SLAVE_BUILD]/v8/tools/swarming_client", |
1071 "--temp-root-dir", | 1071 "--temp-root-dir", |
1072 "[TMP_BASE]", | 1072 "[TMP_BASE]", |
1073 "--merged-test-output", | 1073 "--merged-test-output", |
1074 "/path/to/tmp/json", | 1074 "/path/to/tmp/json", |
1075 "--", | 1075 "--", |
1076 "collect", | 1076 "collect", |
1077 "--swarming", | 1077 "--swarming", |
1078 "https://chromium-swarm.appspot.com", | 1078 "https://chromium-swarm.appspot.com", |
(...skipping 20 matching lines...) Expand all Loading... |
1099 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", | 1099 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", |
1100 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 1100 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
1101 "@@@STEP_LOG_END@durations@@@" | 1101 "@@@STEP_LOG_END@durations@@@" |
1102 ] | 1102 ] |
1103 }, | 1103 }, |
1104 { | 1104 { |
1105 "allow_subannotations": true, | 1105 "allow_subannotations": true, |
1106 "cmd": [ | 1106 "cmd": [ |
1107 "python", | 1107 "python", |
1108 "-u", | 1108 "-u", |
1109 "RECIPE_MODULE[v8]/resources/collect_v8_task.py", | 1109 "RECIPE_MODULE[build.v8]/resources/collect_v8_task.py", |
1110 "--swarming-client-dir", | 1110 "--swarming-client-dir", |
1111 "[SLAVE_BUILD]/v8/tools/swarming_client", | 1111 "[SLAVE_BUILD]/v8/tools/swarming_client", |
1112 "--temp-root-dir", | 1112 "--temp-root-dir", |
1113 "[TMP_BASE]", | 1113 "[TMP_BASE]", |
1114 "--merged-test-output", | 1114 "--merged-test-output", |
1115 "/path/to/tmp/json", | 1115 "/path/to/tmp/json", |
1116 "--", | 1116 "--", |
1117 "collect", | 1117 "collect", |
1118 "--swarming", | 1118 "--swarming", |
1119 "https://chromium-swarm.appspot.com", | 1119 "https://chromium-swarm.appspot.com", |
(...skipping 20 matching lines...) Expand all Loading... |
1140 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", | 1140 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", |
1141 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 1141 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
1142 "@@@STEP_LOG_END@durations@@@" | 1142 "@@@STEP_LOG_END@durations@@@" |
1143 ] | 1143 ] |
1144 }, | 1144 }, |
1145 { | 1145 { |
1146 "allow_subannotations": true, | 1146 "allow_subannotations": true, |
1147 "cmd": [ | 1147 "cmd": [ |
1148 "python", | 1148 "python", |
1149 "-u", | 1149 "-u", |
1150 "RECIPE_MODULE[v8]/resources/collect_v8_task.py", | 1150 "RECIPE_MODULE[build.v8]/resources/collect_v8_task.py", |
1151 "--swarming-client-dir", | 1151 "--swarming-client-dir", |
1152 "[SLAVE_BUILD]/v8/tools/swarming_client", | 1152 "[SLAVE_BUILD]/v8/tools/swarming_client", |
1153 "--temp-root-dir", | 1153 "--temp-root-dir", |
1154 "[TMP_BASE]", | 1154 "[TMP_BASE]", |
1155 "--merged-test-output", | 1155 "--merged-test-output", |
1156 "/path/to/tmp/json", | 1156 "/path/to/tmp/json", |
1157 "--", | 1157 "--", |
1158 "collect", | 1158 "collect", |
1159 "--swarming", | 1159 "--swarming", |
1160 "https://chromium-swarm.appspot.com", | 1160 "https://chromium-swarm.appspot.com", |
(...skipping 20 matching lines...) Expand all Loading... |
1181 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", | 1181 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", |
1182 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 1182 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
1183 "@@@STEP_LOG_END@durations@@@" | 1183 "@@@STEP_LOG_END@durations@@@" |
1184 ] | 1184 ] |
1185 }, | 1185 }, |
1186 { | 1186 { |
1187 "allow_subannotations": true, | 1187 "allow_subannotations": true, |
1188 "cmd": [ | 1188 "cmd": [ |
1189 "python", | 1189 "python", |
1190 "-u", | 1190 "-u", |
1191 "RECIPE_MODULE[v8]/resources/collect_v8_task.py", | 1191 "RECIPE_MODULE[build.v8]/resources/collect_v8_task.py", |
1192 "--swarming-client-dir", | 1192 "--swarming-client-dir", |
1193 "[SLAVE_BUILD]/v8/tools/swarming_client", | 1193 "[SLAVE_BUILD]/v8/tools/swarming_client", |
1194 "--temp-root-dir", | 1194 "--temp-root-dir", |
1195 "[TMP_BASE]", | 1195 "[TMP_BASE]", |
1196 "--merged-test-output", | 1196 "--merged-test-output", |
1197 "/path/to/tmp/json", | 1197 "/path/to/tmp/json", |
1198 "--", | 1198 "--", |
1199 "collect", | 1199 "collect", |
1200 "--swarming", | 1200 "--swarming", |
1201 "https://chromium-swarm.appspot.com", | 1201 "https://chromium-swarm.appspot.com", |
(...skipping 20 matching lines...) Expand all Loading... |
1222 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", | 1222 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", |
1223 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 1223 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
1224 "@@@STEP_LOG_END@durations@@@" | 1224 "@@@STEP_LOG_END@durations@@@" |
1225 ] | 1225 ] |
1226 }, | 1226 }, |
1227 { | 1227 { |
1228 "allow_subannotations": true, | 1228 "allow_subannotations": true, |
1229 "cmd": [ | 1229 "cmd": [ |
1230 "python", | 1230 "python", |
1231 "-u", | 1231 "-u", |
1232 "RECIPE_MODULE[v8]/resources/collect_v8_task.py", | 1232 "RECIPE_MODULE[build.v8]/resources/collect_v8_task.py", |
1233 "--swarming-client-dir", | 1233 "--swarming-client-dir", |
1234 "[SLAVE_BUILD]/v8/tools/swarming_client", | 1234 "[SLAVE_BUILD]/v8/tools/swarming_client", |
1235 "--temp-root-dir", | 1235 "--temp-root-dir", |
1236 "[TMP_BASE]", | 1236 "[TMP_BASE]", |
1237 "--merged-test-output", | 1237 "--merged-test-output", |
1238 "/path/to/tmp/json", | 1238 "/path/to/tmp/json", |
1239 "--", | 1239 "--", |
1240 "collect", | 1240 "collect", |
1241 "--swarming", | 1241 "--swarming", |
1242 "https://chromium-swarm.appspot.com", | 1242 "https://chromium-swarm.appspot.com", |
(...skipping 20 matching lines...) Expand all Loading... |
1263 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", | 1263 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", |
1264 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 1264 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
1265 "@@@STEP_LOG_END@durations@@@" | 1265 "@@@STEP_LOG_END@durations@@@" |
1266 ] | 1266 ] |
1267 }, | 1267 }, |
1268 { | 1268 { |
1269 "allow_subannotations": true, | 1269 "allow_subannotations": true, |
1270 "cmd": [ | 1270 "cmd": [ |
1271 "python", | 1271 "python", |
1272 "-u", | 1272 "-u", |
1273 "RECIPE_MODULE[v8]/resources/collect_v8_task.py", | 1273 "RECIPE_MODULE[build.v8]/resources/collect_v8_task.py", |
1274 "--swarming-client-dir", | 1274 "--swarming-client-dir", |
1275 "[SLAVE_BUILD]/v8/tools/swarming_client", | 1275 "[SLAVE_BUILD]/v8/tools/swarming_client", |
1276 "--temp-root-dir", | 1276 "--temp-root-dir", |
1277 "[TMP_BASE]", | 1277 "[TMP_BASE]", |
1278 "--merged-test-output", | 1278 "--merged-test-output", |
1279 "/path/to/tmp/json", | 1279 "/path/to/tmp/json", |
1280 "--", | 1280 "--", |
1281 "collect", | 1281 "collect", |
1282 "--swarming", | 1282 "--swarming", |
1283 "https://chromium-swarm.appspot.com", | 1283 "https://chromium-swarm.appspot.com", |
(...skipping 20 matching lines...) Expand all Loading... |
1304 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", | 1304 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", |
1305 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 1305 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
1306 "@@@STEP_LOG_END@durations@@@" | 1306 "@@@STEP_LOG_END@durations@@@" |
1307 ] | 1307 ] |
1308 }, | 1308 }, |
1309 { | 1309 { |
1310 "allow_subannotations": true, | 1310 "allow_subannotations": true, |
1311 "cmd": [ | 1311 "cmd": [ |
1312 "python", | 1312 "python", |
1313 "-u", | 1313 "-u", |
1314 "RECIPE_MODULE[v8]/resources/collect_v8_task.py", | 1314 "RECIPE_MODULE[build.v8]/resources/collect_v8_task.py", |
1315 "--swarming-client-dir", | 1315 "--swarming-client-dir", |
1316 "[SLAVE_BUILD]/v8/tools/swarming_client", | 1316 "[SLAVE_BUILD]/v8/tools/swarming_client", |
1317 "--temp-root-dir", | 1317 "--temp-root-dir", |
1318 "[TMP_BASE]", | 1318 "[TMP_BASE]", |
1319 "--merged-test-output", | 1319 "--merged-test-output", |
1320 "/path/to/tmp/json", | 1320 "/path/to/tmp/json", |
1321 "--", | 1321 "--", |
1322 "collect", | 1322 "collect", |
1323 "--swarming", | 1323 "--swarming", |
1324 "https://chromium-swarm.appspot.com", | 1324 "https://chromium-swarm.appspot.com", |
(...skipping 21 matching lines...) Expand all Loading... |
1346 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 1346 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
1347 "@@@STEP_LOG_END@durations@@@" | 1347 "@@@STEP_LOG_END@durations@@@" |
1348 ] | 1348 ] |
1349 }, | 1349 }, |
1350 { | 1350 { |
1351 "name": "$result", | 1351 "name": "$result", |
1352 "recipe_result": null, | 1352 "recipe_result": null, |
1353 "status_code": 0 | 1353 "status_code": 0 |
1354 } | 1354 } |
1355 ] | 1355 ] |
OLD | NEW |