| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", | 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |
| 7 "--master", | 7 "--master", |
| 8 "client.v8", | 8 "client.v8", |
| 9 "--builder", | 9 "--builder", |
| 10 "V8 Linux - nosnap builder", | 10 "V8 Linux - nosnap builder", |
| 11 "--slave", | 11 "--slave", |
| 12 "TestSlavename", | 12 "TestSlavename", |
| 13 "--spec", | 13 "--spec", |
| 14 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_vars': {'chromium_trunk'
: 'svn://svn-mirror.golo.chromium.org/chrome/trunk'}, 'deps_file': 'DEPS', 'mana
ged': True, 'name': 'v8', 'url': 'https://chromium.googlesource.com/v8/v8'}]", | 14 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_vars': {'chromium_trunk'
: 'svn://svn-mirror.golo.chromium.org/chrome/trunk'}, 'deps_file': 'DEPS', 'mana
ged': True, 'name': 'v8', 'url': 'https://chromium.googlesource.com/v8/v8'}]", |
| 15 "--root", | 15 "--root", |
| 16 "v8", | 16 "v8", |
| 17 "--revision_mapping_file", | 17 "--revision_mapping_file", |
| 18 "{\"v8\": \"got_revision\", \"v8/tools/swarming_client\": \"got_swarming_c
lient_revision\"}", | 18 "{\"v8\": \"got_revision\", \"v8/tools/swarming_client\": \"got_swarming_c
lient_revision\"}", |
| 19 "--git-cache-dir", | 19 "--git-cache-dir", |
| 20 "[GIT_CACHE]", | 20 "[GIT_CACHE]", |
| 21 "--output_json", | 21 "--output_json", |
| 22 "/path/to/tmp/json", | 22 "/path/to/tmp/json", |
| 23 "--revision", | 23 "--revision", |
| 24 "v8@20123", | 24 "v8@20123", |
| 25 "--no_shallow", | 25 "--no_shallow", |
| 26 "--output_manifest" | 26 "--output_manifest" |
| 27 ], | 27 ], |
| 28 "cwd": "[SLAVE_BUILD]", | |
| 29 "env": { | 28 "env": { |
| 30 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 29 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 31 }, | 30 }, |
| 32 "name": "bot_update", | 31 "name": "bot_update", |
| 33 "~followup_annotations": [ | 32 "~followup_annotations": [ |
| 34 "@@@STEP_TEXT@Some step text@@@", | 33 "@@@STEP_TEXT@Some step text@@@", |
| 35 "@@@STEP_LOG_LINE@json.output@{@@@", | 34 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 36 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 35 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
| 37 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 36 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
| 38 "@@@STEP_LOG_LINE@json.output@ \"v8\": \"20123\"@@@", | 37 "@@@STEP_LOG_LINE@json.output@ \"v8\": \"20123\"@@@", |
| (...skipping 26 matching lines...) Expand all Loading... |
| 65 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision@\"e4fee0b18f8163be6097
c9c571640038896debc4\"@@@" | 64 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision@\"e4fee0b18f8163be6097
c9c571640038896debc4\"@@@" |
| 66 ] | 65 ] |
| 67 }, | 66 }, |
| 68 { | 67 { |
| 69 "cmd": [ | 68 "cmd": [ |
| 70 "python", | 69 "python", |
| 71 "-u", | 70 "-u", |
| 72 "[SLAVE_BUILD]/v8/tools/swarming_client/swarming.py", | 71 "[SLAVE_BUILD]/v8/tools/swarming_client/swarming.py", |
| 73 "--version" | 72 "--version" |
| 74 ], | 73 ], |
| 75 "cwd": "[SLAVE_BUILD]", | |
| 76 "name": "swarming.py --version", | 74 "name": "swarming.py --version", |
| 77 "stdout": "/path/to/tmp/", | 75 "stdout": "/path/to/tmp/", |
| 78 "~followup_annotations": [ | 76 "~followup_annotations": [ |
| 79 "@@@STEP_TEXT@0.4.10@@@" | 77 "@@@STEP_TEXT@0.4.10@@@" |
| 80 ] | 78 ] |
| 81 }, | 79 }, |
| 82 { | 80 { |
| 83 "cmd": [ | 81 "cmd": [ |
| 84 "python", | 82 "python", |
| 85 "-u", | 83 "-u", |
| 86 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 84 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
| 87 "runhooks" | 85 "runhooks" |
| 88 ], | 86 ], |
| 89 "cwd": "[SLAVE_BUILD]", | |
| 90 "env": { | 87 "env": { |
| 91 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 88 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 92 "GYP_DEFINES": "clang=1 gomadir='[BUILD]/goma' target_arch=ia32 test_isola
tion_mode=prepare use_goma=1 v8_target_arch=ia32 v8_use_snapshot=false", | 89 "GYP_DEFINES": "clang=1 gomadir='[BUILD]/goma' target_arch=ia32 test_isola
tion_mode=prepare use_goma=1 v8_target_arch=ia32 v8_use_snapshot=false", |
| 93 "GYP_GENERATORS": "ninja", | 90 "GYP_GENERATORS": "ninja", |
| 94 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 91 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 95 }, | 92 }, |
| 96 "name": "gclient runhooks" | 93 "name": "gclient runhooks" |
| 97 }, | 94 }, |
| 98 { | 95 { |
| 99 "cmd": [ | 96 "cmd": [ |
| 100 "python", | 97 "python", |
| 101 "-u", | 98 "-u", |
| 102 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 99 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
| 103 "--show-path", | 100 "--show-path", |
| 104 "python", | 101 "python", |
| 105 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" | 102 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" |
| 106 ], | 103 ], |
| 107 "cwd": "[SLAVE_BUILD]", | |
| 108 "name": "cleanup_temp" | 104 "name": "cleanup_temp" |
| 109 }, | 105 }, |
| 110 { | 106 { |
| 111 "allow_subannotations": true, | 107 "allow_subannotations": true, |
| 112 "cmd": [ | 108 "cmd": [ |
| 113 "python", | 109 "python", |
| 114 "-u", | 110 "-u", |
| 115 "RECIPE_PACKAGE_REPO[build]/scripts/slave/clang_revision.py", | 111 "RECIPE_PACKAGE_REPO[build]/scripts/slave/clang_revision.py", |
| 116 "--src-dir", | 112 "--src-dir", |
| 117 "[SLAVE_BUILD]/v8", | 113 "[SLAVE_BUILD]/v8", |
| 118 "--output-json", | 114 "--output-json", |
| 119 "/path/to/tmp/json" | 115 "/path/to/tmp/json" |
| 120 ], | 116 ], |
| 121 "cwd": "[SLAVE_BUILD]", | |
| 122 "env": { | 117 "env": { |
| 123 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 118 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 124 }, | 119 }, |
| 125 "name": "clang_revision", | 120 "name": "clang_revision", |
| 126 "~followup_annotations": [ | 121 "~followup_annotations": [ |
| 127 "@@@STEP_LOG_LINE@json.output@{@@@", | 122 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 128 "@@@STEP_LOG_LINE@json.output@ \"clang_revision\": \"123456-7\"@@@", | 123 "@@@STEP_LOG_LINE@json.output@ \"clang_revision\": \"123456-7\"@@@", |
| 129 "@@@STEP_LOG_LINE@json.output@}@@@", | 124 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 130 "@@@STEP_LOG_END@json.output@@@" | 125 "@@@STEP_LOG_END@json.output@@@" |
| 131 ] | 126 ] |
| (...skipping 21 matching lines...) Expand all Loading... |
| 153 "--compiler", | 148 "--compiler", |
| 154 "goma-clang", | 149 "goma-clang", |
| 155 "--goma-jsonstatus", | 150 "--goma-jsonstatus", |
| 156 "/path/to/tmp/json", | 151 "/path/to/tmp/json", |
| 157 "--goma-service-account-json-file", | 152 "--goma-service-account-json-file", |
| 158 "/creds/service_accounts/service-account-goma-client.json", | 153 "/creds/service_accounts/service-account-goma-client.json", |
| 159 "--goma-dir", | 154 "--goma-dir", |
| 160 "[BUILD]/goma", | 155 "[BUILD]/goma", |
| 161 "--" | 156 "--" |
| 162 ], | 157 ], |
| 163 "cwd": "[SLAVE_BUILD]", | |
| 164 "env": { | 158 "env": { |
| 165 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 159 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 166 }, | 160 }, |
| 167 "name": "compile", | 161 "name": "compile", |
| 168 "~followup_annotations": [ | 162 "~followup_annotations": [ |
| 169 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 163 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 170 "@@@STEP_LOG_END@json.output (invalid)@@@" | 164 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 171 ] | 165 ] |
| 172 }, | 166 }, |
| 173 { | 167 { |
| 174 "cmd": [ | 168 "cmd": [ |
| 175 "python", | 169 "python", |
| 176 "-u", | 170 "-u", |
| 177 "RECIPE_MODULE[build::isolate]/resources/isolate.py", | 171 "RECIPE_MODULE[build::isolate]/resources/isolate.py", |
| 178 "[SLAVE_BUILD]/v8/tools/swarming_client", | 172 "[SLAVE_BUILD]/v8/tools/swarming_client", |
| 179 "batcharchive", | 173 "batcharchive", |
| 180 "--dump-json", | 174 "--dump-json", |
| 181 "/path/to/tmp/json", | 175 "/path/to/tmp/json", |
| 182 "--isolate-server", | 176 "--isolate-server", |
| 183 "https://isolateserver.appspot.com", | 177 "https://isolateserver.appspot.com", |
| 184 "--verbose", | 178 "--verbose", |
| 185 "[SLAVE_BUILD]/v8/out/Release/bot_default.isolated.gen.json", | 179 "[SLAVE_BUILD]/v8/out/Release/bot_default.isolated.gen.json", |
| 186 "[SLAVE_BUILD]/v8/out/Release/mozilla.isolated.gen.json", | 180 "[SLAVE_BUILD]/v8/out/Release/mozilla.isolated.gen.json", |
| 187 "[SLAVE_BUILD]/v8/out/Release/simdjs.isolated.gen.json", | 181 "[SLAVE_BUILD]/v8/out/Release/simdjs.isolated.gen.json", |
| 188 "[SLAVE_BUILD]/v8/out/Release/test262.isolated.gen.json" | 182 "[SLAVE_BUILD]/v8/out/Release/test262.isolated.gen.json" |
| 189 ], | 183 ], |
| 190 "cwd": "[SLAVE_BUILD]", | |
| 191 "name": "isolate tests", | 184 "name": "isolate tests", |
| 192 "~followup_annotations": [ | 185 "~followup_annotations": [ |
| 193 "@@@STEP_LOG_LINE@json.output@{@@@", | 186 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 194 "@@@STEP_LOG_LINE@json.output@ \"bot_default\": \"[dummy hash for bot_def
ault]\", @@@", | 187 "@@@STEP_LOG_LINE@json.output@ \"bot_default\": \"[dummy hash for bot_def
ault]\", @@@", |
| 195 "@@@STEP_LOG_LINE@json.output@ \"mozilla\": \"[dummy hash for mozilla]\",
@@@", | 188 "@@@STEP_LOG_LINE@json.output@ \"mozilla\": \"[dummy hash for mozilla]\",
@@@", |
| 196 "@@@STEP_LOG_LINE@json.output@ \"simdjs\": \"[dummy hash for simdjs]\", @
@@", | 189 "@@@STEP_LOG_LINE@json.output@ \"simdjs\": \"[dummy hash for simdjs]\", @
@@", |
| 197 "@@@STEP_LOG_LINE@json.output@ \"test262\": \"[dummy hash for test262]\"@
@@", | 190 "@@@STEP_LOG_LINE@json.output@ \"test262\": \"[dummy hash for test262]\"@
@@", |
| 198 "@@@STEP_LOG_LINE@json.output@}@@@", | 191 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 199 "@@@STEP_LOG_END@json.output@@@" | 192 "@@@STEP_LOG_END@json.output@@@" |
| 200 ] | 193 ] |
| 201 }, | 194 }, |
| 202 { | 195 { |
| 203 "cmd": [ | 196 "cmd": [ |
| 204 "python", | 197 "python", |
| 205 "-u", | 198 "-u", |
| 206 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 199 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 207 "--", | 200 "--", |
| 208 "[DEPOT_TOOLS]/gsutil.py", | 201 "[DEPOT_TOOLS]/gsutil.py", |
| 209 "----", | 202 "----", |
| 210 "cp", | 203 "cp", |
| 211 "-a", | 204 "-a", |
| 212 "public-read", | 205 "public-read", |
| 213 "{\"bot_default\": \"[dummy hash for bot_default]\", \"mozilla\": \"[dummy
hash for mozilla]\", \"simdjs\": \"[dummy hash for simdjs]\", \"test262\": \"[d
ummy hash for test262]\"}", | 206 "{\"bot_default\": \"[dummy hash for bot_default]\", \"mozilla\": \"[dummy
hash for mozilla]\", \"simdjs\": \"[dummy hash for simdjs]\", \"test262\": \"[d
ummy hash for test262]\"}", |
| 214 "gs://chromium-v8/v8-linux-nosnap-rel/full-build-linux_f2cbea7e89a45f46819
777bb78a1f5bd0241f64c.json" | 207 "gs://chromium-v8/v8-linux-nosnap-rel/full-build-linux_f2cbea7e89a45f46819
777bb78a1f5bd0241f64c.json" |
| 215 ], | 208 ], |
| 216 "cwd": "[SLAVE_BUILD]", | |
| 217 "name": "gsutil upload", | 209 "name": "gsutil upload", |
| 218 "~followup_annotations": [ | 210 "~followup_annotations": [ |
| 219 "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/chromium-v8/v
8-linux-nosnap-rel/full-build-linux_f2cbea7e89a45f46819777bb78a1f5bd0241f64c.jso
n@@@" | 211 "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/chromium-v8/v
8-linux-nosnap-rel/full-build-linux_f2cbea7e89a45f46819777bb78a1f5bd0241f64c.jso
n@@@" |
| 220 ] | 212 ] |
| 221 }, | 213 }, |
| 222 { | 214 { |
| 223 "allow_subannotations": true, | 215 "allow_subannotations": true, |
| 224 "cmd": [ | 216 "cmd": [ |
| 225 "python", | 217 "python", |
| 226 "-u", | 218 "-u", |
| 227 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 219 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
| 228 "--show-path", | 220 "--show-path", |
| 229 "python", | 221 "python", |
| 230 "RECIPE_PACKAGE_REPO[build]/scripts/slave/zip_build.py", | 222 "RECIPE_PACKAGE_REPO[build]/scripts/slave/zip_build.py", |
| 231 "--target", | 223 "--target", |
| 232 "Release", | 224 "Release", |
| 233 "--build-url", | 225 "--build-url", |
| 234 "gs://chromium-v8/v8-linux-nosnap-rel", | 226 "gs://chromium-v8/v8-linux-nosnap-rel", |
| 235 "--src-dir", | 227 "--src-dir", |
| 236 "v8", | 228 "v8", |
| 237 "--factory-properties", | 229 "--factory-properties", |
| 238 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"master\", \"buildername\": \"V8 Linux - nosnap builder\", \"buildnum
ber\": 571, \"mastername\": \"client.v8\", \"parent_buildername\": null, \"recip
e\": \"v8\", \"revision\": \"20123\", \"slavename\": \"TestSlavename\", \"workdi
r\": \"/path/to/workdir/TestSlavename\"}", | 230 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"master\", \"buildername\": \"V8 Linux - nosnap builder\", \"buildnum
ber\": 571, \"mastername\": \"client.v8\", \"parent_buildername\": null, \"recip
e\": \"v8\", \"revision\": \"20123\", \"slavename\": \"TestSlavename\", \"workdi
r\": \"/path/to/workdir/TestSlavename\"}", |
| 239 "--build-properties", | 231 "--build-properties", |
| 240 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"master\", \"buildername\": \"V8 Linux - nosnap builder\", \"buildnum
ber\": 571, \"mastername\": \"client.v8\", \"parent_buildername\": null, \"recip
e\": \"v8\", \"revision\": \"20123\", \"slavename\": \"TestSlavename\", \"workdi
r\": \"/path/to/workdir/TestSlavename\"}" | 232 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"master\", \"buildername\": \"V8 Linux - nosnap builder\", \"buildnum
ber\": 571, \"mastername\": \"client.v8\", \"parent_buildername\": null, \"recip
e\": \"v8\", \"revision\": \"20123\", \"slavename\": \"TestSlavename\", \"workdi
r\": \"/path/to/workdir/TestSlavename\"}" |
| 241 ], | 233 ], |
| 242 "cwd": "[SLAVE_BUILD]", | |
| 243 "name": "package build" | 234 "name": "package build" |
| 244 }, | 235 }, |
| 245 { | 236 { |
| 246 "cmd": [], | 237 "cmd": [], |
| 247 "cwd": "[SLAVE_BUILD]", | |
| 248 "name": "trigger", | 238 "name": "trigger", |
| 249 "trigger_specs": [ | 239 "trigger_specs": [ |
| 250 { | 240 { |
| 251 "builder_name": "V8 Linux - nosnap", | 241 "builder_name": "V8 Linux - nosnap", |
| 252 "properties": { | 242 "properties": { |
| 253 "parent_build_environment": { | 243 "parent_build_environment": { |
| 254 "GYP_DEFINES": "clang=1 target_arch=ia32 test_isolation_mode=prepare
use_goma=1 v8_target_arch=ia32 v8_use_snapshot=false", | 244 "GYP_DEFINES": "clang=1 target_arch=ia32 test_isolation_mode=prepare
use_goma=1 v8_target_arch=ia32 v8_use_snapshot=false", |
| 255 "GYP_GENERATORS": "ninja" | 245 "GYP_GENERATORS": "ninja" |
| 256 }, | 246 }, |
| 257 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", | 247 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", |
| (...skipping 12 matching lines...) Expand all Loading... |
| 270 "~followup_annotations": [ | 260 "~followup_annotations": [ |
| 271 "@@@STEP_TEXT@V8 Linux - nosnap@@@" | 261 "@@@STEP_TEXT@V8 Linux - nosnap@@@" |
| 272 ] | 262 ] |
| 273 }, | 263 }, |
| 274 { | 264 { |
| 275 "name": "$result", | 265 "name": "$result", |
| 276 "recipe_result": null, | 266 "recipe_result": null, |
| 277 "status_code": 0 | 267 "status_code": 0 |
| 278 } | 268 } |
| 279 ] | 269 ] |
| OLD | NEW |