| 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.webrtc", | 8 "tryserver.webrtc", |
| 9 "--builder", | 9 "--builder", |
| 10 "mac_swarming", | 10 "mac_swarming", |
| (...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 54 "@@@STEP_LOG_LINE@json.output@}@@@", | 54 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 55 "@@@STEP_LOG_END@json.output@@@", | 55 "@@@STEP_LOG_END@json.output@@@", |
| 56 "@@@SET_BUILD_PROPERTY@got_revision@\"f27fede2220bcd326aee3e86ddfd4ebd0fe5
8cb9\"@@@", | 56 "@@@SET_BUILD_PROPERTY@got_revision@\"f27fede2220bcd326aee3e86ddfd4ebd0fe5
8cb9\"@@@", |
| 57 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" | 57 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" |
| 58 ] | 58 ] |
| 59 }, | 59 }, |
| 60 { | 60 { |
| 61 "cmd": [ | 61 "cmd": [ |
| 62 "python", | 62 "python", |
| 63 "-u", | 63 "-u", |
| 64 "RECIPE_MODULE[webrtc]/resources/cleanup_files.py", | 64 "RECIPE_MODULE[build.webrtc]/resources/cleanup_files.py", |
| 65 "[SLAVE_BUILD]/src/out" | 65 "[SLAVE_BUILD]/src/out" |
| 66 ], | 66 ], |
| 67 "cwd": "[SLAVE_BUILD]", | 67 "cwd": "[SLAVE_BUILD]", |
| 68 "name": "clean test output files" | 68 "name": "clean test output files" |
| 69 }, | 69 }, |
| 70 { | 70 { |
| 71 "cmd": [ | 71 "cmd": [ |
| 72 "python", | 72 "python", |
| 73 "-u", | 73 "-u", |
| 74 "[BUILD]/scripts/slave/cleanup_temp.py" | 74 "[BUILD]/scripts/slave/cleanup_temp.py" |
| 75 ], | 75 ], |
| 76 "cwd": "[SLAVE_BUILD]", | 76 "cwd": "[SLAVE_BUILD]", |
| 77 "name": "cleanup_temp" | 77 "name": "cleanup_temp" |
| 78 }, | 78 }, |
| 79 { | 79 { |
| 80 "cmd": [ | 80 "cmd": [ |
| 81 "python", | 81 "python", |
| 82 "-u", | 82 "-u", |
| 83 "RECIPE_MODULE[isolate]/resources/find_isolated_tests.py", | 83 "RECIPE_MODULE[build.isolate]/resources/find_isolated_tests.py", |
| 84 "--build-dir", | 84 "--build-dir", |
| 85 "[SLAVE_BUILD]/src/out/Debug", | 85 "[SLAVE_BUILD]/src/out/Debug", |
| 86 "--clean-isolated-files" | 86 "--clean-isolated-files" |
| 87 ], | 87 ], |
| 88 "cwd": "[SLAVE_BUILD]", | 88 "cwd": "[SLAVE_BUILD]", |
| 89 "name": "clean isolated files" | 89 "name": "clean isolated files" |
| 90 }, | 90 }, |
| 91 { | 91 { |
| 92 "cmd": [ | 92 "cmd": [ |
| 93 "python", | 93 "python", |
| (...skipping 67 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 161 "name": "compile", | 161 "name": "compile", |
| 162 "~followup_annotations": [ | 162 "~followup_annotations": [ |
| 163 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 163 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 164 "@@@STEP_LOG_END@json.output (invalid)@@@" | 164 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 165 ] | 165 ] |
| 166 }, | 166 }, |
| 167 { | 167 { |
| 168 "cmd": [ | 168 "cmd": [ |
| 169 "python", | 169 "python", |
| 170 "-u", | 170 "-u", |
| 171 "RECIPE_MODULE[isolate]/resources/remove_build_metadata.py", | 171 "RECIPE_MODULE[build.isolate]/resources/remove_build_metadata.py", |
| 172 "--build-dir", | 172 "--build-dir", |
| 173 "[SLAVE_BUILD]/src/out/Debug", | 173 "[SLAVE_BUILD]/src/out/Debug", |
| 174 "--src-dir", | 174 "--src-dir", |
| 175 "[SLAVE_BUILD]/src" | 175 "[SLAVE_BUILD]/src" |
| 176 ], | 176 ], |
| 177 "cwd": "[SLAVE_BUILD]", | 177 "cwd": "[SLAVE_BUILD]", |
| 178 "name": "remove_build_metadata" | 178 "name": "remove_build_metadata" |
| 179 }, | 179 }, |
| 180 { | 180 { |
| 181 "cmd": [ | 181 "cmd": [ |
| 182 "python", | 182 "python", |
| 183 "-u", | 183 "-u", |
| 184 "RECIPE_MODULE[isolate]/resources/isolate.py", | 184 "RECIPE_MODULE[build.isolate]/resources/isolate.py", |
| 185 "[SLAVE_BUILD]/src/tools/swarming_client", | 185 "[SLAVE_BUILD]/src/tools/swarming_client", |
| 186 "batcharchive", | 186 "batcharchive", |
| 187 "--dump-json", | 187 "--dump-json", |
| 188 "/path/to/tmp/json", | 188 "/path/to/tmp/json", |
| 189 "--isolate-server", | 189 "--isolate-server", |
| 190 "https://isolateserver.appspot.com", | 190 "https://isolateserver.appspot.com", |
| 191 "[SLAVE_BUILD]/src/out/Debug/audio_decoder_unittests.isolated.gen.json", | 191 "[SLAVE_BUILD]/src/out/Debug/audio_decoder_unittests.isolated.gen.json", |
| 192 "[SLAVE_BUILD]/src/out/Debug/common_audio_unittests.isolated.gen.json", | 192 "[SLAVE_BUILD]/src/out/Debug/common_audio_unittests.isolated.gen.json", |
| 193 "[SLAVE_BUILD]/src/out/Debug/common_video_unittests.isolated.gen.json", | 193 "[SLAVE_BUILD]/src/out/Debug/common_video_unittests.isolated.gen.json", |
| 194 "[SLAVE_BUILD]/src/out/Debug/libjingle_media_unittest.isolated.gen.json", | 194 "[SLAVE_BUILD]/src/out/Debug/libjingle_media_unittest.isolated.gen.json", |
| (...skipping 1981 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2176 "@@@STEP_LOG_END@json.output@@@", | 2176 "@@@STEP_LOG_END@json.output@@@", |
| 2177 "@@@STEP_LINK@shard #0 isolated out@blah@@@" | 2177 "@@@STEP_LINK@shard #0 isolated out@blah@@@" |
| 2178 ] | 2178 ] |
| 2179 }, | 2179 }, |
| 2180 { | 2180 { |
| 2181 "name": "$result", | 2181 "name": "$result", |
| 2182 "recipe_result": null, | 2182 "recipe_result": null, |
| 2183 "status_code": 0 | 2183 "status_code": 0 |
| 2184 } | 2184 } |
| 2185 ] | 2185 ] |
| OLD | NEW |