| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "[BUILD]/scripts/slave/bot_update.py", | 6 "[BUILD]/scripts/slave/bot_update.py", |
| 7 "--master", | 7 "--master", |
| 8 "client.skia", | 8 "client.skia", |
| 9 "--builder", | 9 "--builder", |
| 10 "Linux Builder", | 10 "Linux Builder", |
| 11 "--slave", | 11 "--slave", |
| 12 "TestSlavename", | 12 "TestSlavename", |
| 13 "--spec", | 13 "--spec", |
| 14 "cache_dir = None\nsolutions = [{'custom_vars': {'googlecode_url': 'svn://
svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn://svn-mirror.golo.chromium.
org/native_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chromium.org
/%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/trunk'}, '
deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-mirror.gol
o.chromium.org/chrome/trunk/src'}]", | 14 "cache_dir = None\nsolutions = [{'custom_vars': {'googlecode_url': 'svn://
svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn://svn-mirror.golo.chromium.
org/native_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chromium.org
/%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/trunk'}, '
deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-mirror.gol
o.chromium.org/chrome/trunk/src'}]", |
| 15 "--root", | 15 "--root", |
| 16 "src/third_party/skia", | 16 "src/third_party/skia", |
| 17 "--revision_mapping_file", | 17 "--revision_mapping_file", |
| 18 "{\"src\": \"got_chromium_revision\", \"src/native_client\": \"got_nacl_re
vision\", \"src/third_party/WebKit\": \"got_webkit_revision\", \"src/third_party
/skia\": \"got_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\",
\"src/tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"g
ot_v8_revision\"}", | 18 "{\"src\": \"got_chromium_revision\", \"src/native_client\": \"got_nacl_re
vision\", \"src/third_party/WebKit\": \"got_webkit_revision\", \"src/third_party
/skia\": \"got_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\",
\"src/tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"g
ot_v8_revision\"}", |
| 19 "--output_json", | 19 "--output_json", |
| 20 "/path/to/tmp/json", | 20 "/path/to/tmp/json", |
| 21 "--revision", | 21 "--revision", |
| 22 "src@HEAD", | 22 "src@HEAD", |
| 23 "--revision", | 23 "--revision", |
| 24 "src/third_party/skia@origin/master" | 24 "src/third_party/skia@origin/master" |
| 25 ], | 25 ], |
| 26 "cwd": "[SLAVE_BUILD]", |
| 26 "name": "bot_update", | 27 "name": "bot_update", |
| 27 "~followup_annotations": [ | 28 "~followup_annotations": [ |
| 28 "@@@STEP_TEXT@Some step text@@@", | 29 "@@@STEP_TEXT@Some step text@@@", |
| 29 "@@@STEP_LOG_LINE@json.output@{@@@", | 30 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 30 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 31 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
| 31 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", | 32 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", |
| 32 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src/third_party/skia\",
@@@", | 33 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src/third_party/skia\",
@@@", |
| 33 "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@", | 34 "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@", |
| 34 "@@@STEP_LOG_LINE@json.output@ \"got_chromium_revision\": \"f27fede2220
bcd326aee3e86ddfd4ebd0fe58cb9\", @@@", | 35 "@@@STEP_LOG_LINE@json.output@ \"got_chromium_revision\": \"f27fede2220
bcd326aee3e86ddfd4ebd0fe58cb9\", @@@", |
| 35 "@@@STEP_LOG_LINE@json.output@ \"got_chromium_revision_cp\": \"refs/hea
ds/master@{#170242}\", @@@", | 36 "@@@STEP_LOG_LINE@json.output@ \"got_chromium_revision_cp\": \"refs/hea
ds/master@{#170242}\", @@@", |
| (...skipping 30 matching lines...) Expand all Loading... |
| 66 "@@@SET_BUILD_PROPERTY@got_chromium_revision_cp@\"refs/heads/master@{#1702
42}\"@@@" | 67 "@@@SET_BUILD_PROPERTY@got_chromium_revision_cp@\"refs/heads/master@{#1702
42}\"@@@" |
| 67 ] | 68 ] |
| 68 }, | 69 }, |
| 69 { | 70 { |
| 70 "cmd": [ | 71 "cmd": [ |
| 71 "python", | 72 "python", |
| 72 "-u", | 73 "-u", |
| 73 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 74 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 74 "--version" | 75 "--version" |
| 75 ], | 76 ], |
| 77 "cwd": "[SLAVE_BUILD]", |
| 76 "name": "swarming.py --version", | 78 "name": "swarming.py --version", |
| 77 "stdout": "/path/to/tmp/", | 79 "stdout": "/path/to/tmp/", |
| 78 "~followup_annotations": [ | 80 "~followup_annotations": [ |
| 79 "@@@STEP_TEXT@0.4.10@@@" | 81 "@@@STEP_TEXT@0.4.10@@@" |
| 80 ] | 82 ] |
| 81 }, | 83 }, |
| 82 { | 84 { |
| 83 "cmd": [ | 85 "cmd": [ |
| 84 "python", | 86 "python", |
| 85 "-u", | 87 "-u", |
| 86 "[DEPOT_TOOLS]/gclient.py", | 88 "[DEPOT_TOOLS]/gclient.py", |
| 87 "runhooks" | 89 "runhooks" |
| 88 ], | 90 ], |
| 91 "cwd": "[SLAVE_BUILD]", |
| 89 "env": { | 92 "env": { |
| 90 "GYP_DEFINES": "component=static_library gomadir='[BUILD]/goma' target_arc
h=x64 test_isolation_mode=prepare use_goma=1" | 93 "GYP_DEFINES": "component=static_library gomadir='[BUILD]/goma' target_arc
h=x64 test_isolation_mode=prepare use_goma=1" |
| 91 }, | 94 }, |
| 92 "name": "gclient runhooks" | 95 "name": "gclient runhooks" |
| 93 }, | 96 }, |
| 94 { | 97 { |
| 95 "cmd": [ | 98 "cmd": [ |
| 96 "python", | 99 "python", |
| 97 "-u", | 100 "-u", |
| 98 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 101 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 99 "[SLAVE_BUILD]/src/testing/buildbot/chromium.linux.json", | 102 "[SLAVE_BUILD]/src/testing/buildbot/chromium.linux.json", |
| 100 "/path/to/tmp/json" | 103 "/path/to/tmp/json" |
| 101 ], | 104 ], |
| 105 "cwd": "[SLAVE_BUILD]", |
| 102 "name": "read test spec", | 106 "name": "read test spec", |
| 103 "~followup_annotations": [ | 107 "~followup_annotations": [ |
| 104 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.linux.json
@@@", | 108 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.linux.json
@@@", |
| 105 "@@@STEP_LOG_LINE@json.output@{@@@", | 109 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 106 "@@@STEP_LOG_LINE@json.output@ \"Linux Tests\": {@@@", | 110 "@@@STEP_LOG_LINE@json.output@ \"Linux Tests\": {@@@", |
| 107 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", | 111 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", |
| 108 "@@@STEP_LOG_LINE@json.output@ {@@@", | 112 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 109 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", | 113 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", |
| 110 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", | 114 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", |
| 111 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 115 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| (...skipping 23 matching lines...) Expand all Loading... |
| 135 "--output", | 139 "--output", |
| 136 "/path/to/tmp/json", | 140 "/path/to/tmp/json", |
| 137 "--", | 141 "--", |
| 138 "--build-config-fs", | 142 "--build-config-fs", |
| 139 "Release", | 143 "Release", |
| 140 "--paths", | 144 "--paths", |
| 141 "{\"build\": \"[BUILD]\", \"checkout\": \"[SLAVE_BUILD]/src\"}", | 145 "{\"build\": \"[BUILD]\", \"checkout\": \"[SLAVE_BUILD]/src\"}", |
| 142 "--properties", | 146 "--properties", |
| 143 "{\"buildername\": \"Linux Builder\", \"buildnumber\": 571, \"mastername\"
: \"client.skia\", \"slavename\": \"TestSlavename\", \"target_platform\": \"linu
x\"}" | 147 "{\"buildername\": \"Linux Builder\", \"buildnumber\": 571, \"mastername\"
: \"client.skia\", \"slavename\": \"TestSlavename\", \"target_platform\": \"linu
x\"}" |
| 144 ], | 148 ], |
| 149 "cwd": "[SLAVE_BUILD]", |
| 145 "name": "get compile targets for scripts", | 150 "name": "get compile targets for scripts", |
| 146 "~followup_annotations": [ | 151 "~followup_annotations": [ |
| 147 "@@@STEP_LOG_LINE@json.output@{}@@@", | 152 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 148 "@@@STEP_LOG_END@json.output@@@" | 153 "@@@STEP_LOG_END@json.output@@@" |
| 149 ] | 154 ] |
| 150 }, | 155 }, |
| 151 { | 156 { |
| 152 "cmd": [ | 157 "cmd": [ |
| 153 "python", | 158 "python", |
| 154 "-u", | 159 "-u", |
| 155 "[BUILD]/scripts/slave/cleanup_temp.py" | 160 "[BUILD]/scripts/slave/cleanup_temp.py" |
| 156 ], | 161 ], |
| 162 "cwd": "[SLAVE_BUILD]", |
| 157 "name": "cleanup_temp" | 163 "name": "cleanup_temp" |
| 158 }, | 164 }, |
| 159 { | 165 { |
| 160 "cmd": [ | 166 "cmd": [ |
| 161 "python", | 167 "python", |
| 162 "-u", | 168 "-u", |
| 163 "RECIPE_MODULE[isolate]/resources/find_isolated_tests.py", | 169 "RECIPE_MODULE[isolate]/resources/find_isolated_tests.py", |
| 164 "--build-dir", | 170 "--build-dir", |
| 165 "[SLAVE_BUILD]/src/out/Release", | 171 "[SLAVE_BUILD]/src/out/Release", |
| 166 "--clean-isolated-files" | 172 "--clean-isolated-files" |
| 167 ], | 173 ], |
| 174 "cwd": "[SLAVE_BUILD]", |
| 168 "name": "clean isolated files" | 175 "name": "clean isolated files" |
| 169 }, | 176 }, |
| 170 { | 177 { |
| 171 "cmd": [ | 178 "cmd": [ |
| 172 "python", | 179 "python", |
| 173 "-u", | 180 "-u", |
| 174 "[BUILD]/scripts/slave/compile.py", | 181 "[BUILD]/scripts/slave/compile.py", |
| 175 "--target", | 182 "--target", |
| 176 "Release", | 183 "Release", |
| 177 "--src-dir", | 184 "--src-dir", |
| 178 "[SLAVE_BUILD]/src", | 185 "[SLAVE_BUILD]/src", |
| 179 "--build-tool", | 186 "--build-tool", |
| 180 "ninja", | 187 "ninja", |
| 181 "--compiler", | 188 "--compiler", |
| 182 "goma", | 189 "goma", |
| 183 "--goma-dir", | 190 "--goma-dir", |
| 184 "[BUILD]/goma", | 191 "[BUILD]/goma", |
| 185 "--", | 192 "--", |
| 186 "browser_tests", | 193 "browser_tests", |
| 187 "browser_tests_run", | 194 "browser_tests_run", |
| 188 "chromium_swarm_tests" | 195 "chromium_swarm_tests" |
| 189 ], | 196 ], |
| 197 "cwd": "[SLAVE_BUILD]", |
| 190 "name": "compile" | 198 "name": "compile" |
| 191 }, | 199 }, |
| 192 { | 200 { |
| 193 "cmd": [ | 201 "cmd": [ |
| 194 "python", | 202 "python", |
| 195 "-u", | 203 "-u", |
| 196 "RECIPE_MODULE[isolate]/resources/remove_build_metadata.py", | 204 "RECIPE_MODULE[isolate]/resources/remove_build_metadata.py", |
| 197 "--build-dir", | 205 "--build-dir", |
| 198 "[SLAVE_BUILD]/src/out/Release", | 206 "[SLAVE_BUILD]/src/out/Release", |
| 199 "--src-dir", | 207 "--src-dir", |
| 200 "[SLAVE_BUILD]/src" | 208 "[SLAVE_BUILD]/src" |
| 201 ], | 209 ], |
| 202 "cwd": "[SLAVE_BUILD]", | 210 "cwd": "[SLAVE_BUILD]", |
| 203 "name": "remove_build_metadata" | 211 "name": "remove_build_metadata" |
| 204 }, | 212 }, |
| 205 { | 213 { |
| 206 "cmd": [ | 214 "cmd": [ |
| 207 "python", | 215 "python", |
| 208 "-u", | 216 "-u", |
| 209 "[SLAVE_BUILD]/src/tools/swarming_client/isolate.py", | 217 "[SLAVE_BUILD]/src/tools/swarming_client/isolate.py", |
| 210 "batcharchive", | 218 "batcharchive", |
| 211 "--dump-json", | 219 "--dump-json", |
| 212 "/path/to/tmp/json", | 220 "/path/to/tmp/json", |
| 213 "--isolate-server", | 221 "--isolate-server", |
| 214 "https://isolateserver.appspot.com", | 222 "https://isolateserver.appspot.com", |
| 215 "--verbose", | 223 "--verbose", |
| 216 "[SLAVE_BUILD]/src/out/Release/browser_tests.isolated.gen.json" | 224 "[SLAVE_BUILD]/src/out/Release/browser_tests.isolated.gen.json" |
| 217 ], | 225 ], |
| 226 "cwd": "[SLAVE_BUILD]", |
| 218 "name": "isolate tests", | 227 "name": "isolate tests", |
| 219 "~followup_annotations": [ | 228 "~followup_annotations": [ |
| 220 "@@@STEP_LOG_LINE@json.output@{@@@", | 229 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 221 "@@@STEP_LOG_LINE@json.output@ \"browser_tests\": \"[dummy hash for brows
er_tests]\"@@@", | 230 "@@@STEP_LOG_LINE@json.output@ \"browser_tests\": \"[dummy hash for brows
er_tests]\"@@@", |
| 222 "@@@STEP_LOG_LINE@json.output@}@@@", | 231 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 223 "@@@STEP_LOG_END@json.output@@@" | 232 "@@@STEP_LOG_END@json.output@@@" |
| 224 ] | 233 ] |
| 225 }, | 234 }, |
| 226 { | 235 { |
| 227 "allow_subannotations": true, | 236 "allow_subannotations": true, |
| 228 "cmd": [ | 237 "cmd": [ |
| 229 "python", | 238 "python", |
| 230 "-u", | 239 "-u", |
| 231 "[BUILD]/scripts/slave/zip_build.py", | 240 "[BUILD]/scripts/slave/zip_build.py", |
| 232 "--target", | 241 "--target", |
| 233 "Release", | 242 "Release", |
| 234 "--build-url", | 243 "--build-url", |
| 235 "gs://chromium-skia-gm/client.skia/Linux Builder", | 244 "gs://chromium-skia-gm/client.skia/Linux Builder", |
| 236 "--build_revision", | 245 "--build_revision", |
| 237 "d9c4a4d173a97ef2832b65636b4200bb93ea8ee1", | 246 "d9c4a4d173a97ef2832b65636b4200bb93ea8ee1", |
| 238 "--factory-properties", | 247 "--factory-properties", |
| 239 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"Linux Builder\", \"buildnumber\": 571, \"mastername\": \"client
.skia\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"slavename\":
\"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", | 248 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"Linux Builder\", \"buildnumber\": 571, \"mastername\": \"client
.skia\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"slavename\":
\"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", |
| 240 "--build-properties", | 249 "--build-properties", |
| 241 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"Linux Builder\", \"buildnumber\": 571, \"mastername\": \"client
.skia\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"slavename\":
\"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}" | 250 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"Linux Builder\", \"buildnumber\": 571, \"mastername\": \"client
.skia\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"slavename\":
\"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}" |
| 242 ], | 251 ], |
| 252 "cwd": "[SLAVE_BUILD]", |
| 243 "name": "package build" | 253 "name": "package build" |
| 244 } | 254 } |
| 245 ] | 255 ] |
| OLD | NEW |