| OLD | NEW |
| (Empty) |
| 1 [ | |
| 2 { | |
| 3 "cmd": [ | |
| 4 "python", | |
| 5 "-u", | |
| 6 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.
path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not
a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n", | |
| 7 "[BUILDER_CACHE]/V8_Blink_Linux_64", | |
| 8 "511" | |
| 9 ], | |
| 10 "name": "makedirs checkout path", | |
| 11 "~followup_annotations": [ | |
| 12 "@@@STEP_LOG_LINE@python.inline@@@@", | |
| 13 "@@@STEP_LOG_LINE@python.inline@import sys, os@@@", | |
| 14 "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@", | |
| 15 "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@", | |
| 16 "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@", | |
| 17 "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@", | |
| 18 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" %
path@@@", | |
| 19 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", | |
| 20 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", | |
| 21 "@@@STEP_LOG_END@python.inline@@@" | |
| 22 ] | |
| 23 }, | |
| 24 { | |
| 25 "cmd": [ | |
| 26 "python", | |
| 27 "-u", | |
| 28 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", | |
| 29 "--spec", | |
| 30 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'manag
ed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/chromium/src
.git'}]", | |
| 31 "--patch_root", | |
| 32 "src", | |
| 33 "--revision_mapping_file", | |
| 34 "{\"src\": \"got_cr_revision\", \"src/buildtools\": \"got_buildtools_revis
ion\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\":
\"got_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"s
rc/tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_
revision\"}", | |
| 35 "--git-cache-dir", | |
| 36 "[GIT_CACHE]", | |
| 37 "--output_json", | |
| 38 "/path/to/tmp/json", | |
| 39 "--revision", | |
| 40 "src@HEAD", | |
| 41 "--revision", | |
| 42 "src/v8@20123", | |
| 43 "--output_manifest" | |
| 44 ], | |
| 45 "cwd": "[BUILDER_CACHE]/V8_Blink_Linux_64", | |
| 46 "env": { | |
| 47 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | |
| 48 }, | |
| 49 "name": "bot_update", | |
| 50 "~followup_annotations": [ | |
| 51 "@@@STEP_TEXT@Some step text@@@", | |
| 52 "@@@STEP_LOG_LINE@json.output@{@@@", | |
| 53 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | |
| 54 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | |
| 55 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\", @@@", | |
| 56 "@@@STEP_LOG_LINE@json.output@ \"src/v8\": \"20123\"@@@", | |
| 57 "@@@STEP_LOG_LINE@json.output@ }, @@@", | |
| 58 "@@@STEP_LOG_LINE@json.output@ \"manifest\": {@@@", | |
| 59 "@@@STEP_LOG_LINE@json.output@ \"src\": {@@@", | |
| 60 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src
.git\", @@@", | |
| 61 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"f27fede2220bcd326aee3e
86ddfd4ebd0fe58cb9\"@@@", | |
| 62 "@@@STEP_LOG_LINE@json.output@ }, @@@", | |
| 63 "@@@STEP_LOG_LINE@json.output@ \"src/buildtools\": {@@@", | |
| 64 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src
/buildtools.git\", @@@", | |
| 65 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"f0319a328b280987691635
3cb994259692140934\"@@@", | |
| 66 "@@@STEP_LOG_LINE@json.output@ }, @@@", | |
| 67 "@@@STEP_LOG_LINE@json.output@ \"src/native_client\": {@@@", | |
| 68 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src
/native_client.git\", @@@", | |
| 69 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"d998e125e8253980d76e26
9b7982aeeefc1b9b50\"@@@", | |
| 70 "@@@STEP_LOG_LINE@json.output@ }, @@@", | |
| 71 "@@@STEP_LOG_LINE@json.output@ \"src/third_party/angle\": {@@@", | |
| 72 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src
/third_party/angle.git\", @@@", | |
| 73 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"fac9503c46405f77757b9a
728eb85b8d7bc6080c\"@@@", | |
| 74 "@@@STEP_LOG_LINE@json.output@ }, @@@", | |
| 75 "@@@STEP_LOG_LINE@json.output@ \"src/third_party/webrtc\": {@@@", | |
| 76 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src
/third_party/webrtc.git\", @@@", | |
| 77 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"0f90628433546e61d92685
96da93418c623137f4\"@@@", | |
| 78 "@@@STEP_LOG_LINE@json.output@ }, @@@", | |
| 79 "@@@STEP_LOG_LINE@json.output@ \"src/tools/swarming_client\": {@@@", | |
| 80 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src
/tools/swarming_client.git\", @@@", | |
| 81 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"a0ee5d99f1d4b38ddaa4c7
59c837980b63b99566\"@@@", | |
| 82 "@@@STEP_LOG_LINE@json.output@ }, @@@", | |
| 83 "@@@STEP_LOG_LINE@json.output@ \"src/v8\": {@@@", | |
| 84 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src
/v8.git\", @@@", | |
| 85 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"801ada225ddc271c132c3a
35f03975671d43e399\"@@@", | |
| 86 "@@@STEP_LOG_LINE@json.output@ }@@@", | |
| 87 "@@@STEP_LOG_LINE@json.output@ }, @@@", | |
| 88 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", | |
| 89 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@", | |
| 90 "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@", | |
| 91 "@@@STEP_LOG_LINE@json.output@ \"got_angle_revision\": \"fac9503c46405f
77757b9a728eb85b8d7bc6080c\", @@@", | |
| 92 "@@@STEP_LOG_LINE@json.output@ \"got_angle_revision_cp\": \"refs/heads/
master@{#297276}\", @@@", | |
| 93 "@@@STEP_LOG_LINE@json.output@ \"got_buildtools_revision\": \"f0319a328
b2809876916353cb994259692140934\", @@@", | |
| 94 "@@@STEP_LOG_LINE@json.output@ \"got_buildtools_revision_cp\": \"refs/h
eads/master@{#182578}\", @@@", | |
| 95 "@@@STEP_LOG_LINE@json.output@ \"got_cr_revision\": \"f27fede2220bcd326
aee3e86ddfd4ebd0fe58cb9\", @@@", | |
| 96 "@@@STEP_LOG_LINE@json.output@ \"got_cr_revision_cp\": \"refs/heads/mas
ter@{#170242}\", @@@", | |
| 97 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision\": \"d998e125e825398
0d76e269b7982aeeefc1b9b50\", @@@", | |
| 98 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision_cp\": \"refs/heads/m
aster@{#274981}\", @@@", | |
| 99 "@@@STEP_LOG_LINE@json.output@ \"got_revision\": \"801ada225ddc271c132c
3a35f03975671d43e399\", @@@", | |
| 100 "@@@STEP_LOG_LINE@json.output@ \"got_revision_cp\": \"refs/heads/master
@{#43426}\", @@@", | |
| 101 "@@@STEP_LOG_LINE@json.output@ \"got_swarming_client_revision\": \"a0ee
5d99f1d4b38ddaa4c759c837980b63b99566\", @@@", | |
| 102 "@@@STEP_LOG_LINE@json.output@ \"got_swarming_client_revision_cp\": \"r
efs/heads/master@{#276089}\", @@@", | |
| 103 "@@@STEP_LOG_LINE@json.output@ \"got_webrtc_revision\": \"0f90628433546
e61d9268596da93418c623137f4\", @@@", | |
| 104 "@@@STEP_LOG_LINE@json.output@ \"got_webrtc_revision_cp\": \"refs/heads
/master@{#120644}\"@@@", | |
| 105 "@@@STEP_LOG_LINE@json.output@ }, @@@", | |
| 106 "@@@STEP_LOG_LINE@json.output@ \"root\": \"src\", @@@", | |
| 107 "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@", | |
| 108 "@@@STEP_LOG_LINE@json.output@}@@@", | |
| 109 "@@@STEP_LOG_END@json.output@@@", | |
| 110 "@@@SET_BUILD_PROPERTY@got_cr_revision@\"f27fede2220bcd326aee3e86ddfd4ebd0
fe58cb9\"@@@", | |
| 111 "@@@SET_BUILD_PROPERTY@got_nacl_revision@\"d998e125e8253980d76e269b7982aee
efc1b9b50\"@@@", | |
| 112 "@@@SET_BUILD_PROPERTY@got_cr_revision_cp@\"refs/heads/master@{#170242}\"@
@@", | |
| 113 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision@\"a0ee5d99f1d4b38ddaa4
c759c837980b63b99566\"@@@", | |
| 114 "@@@SET_BUILD_PROPERTY@got_buildtools_revision_cp@\"refs/heads/master@{#18
2578}\"@@@", | |
| 115 "@@@SET_BUILD_PROPERTY@got_webrtc_revision@\"0f90628433546e61d9268596da934
18c623137f4\"@@@", | |
| 116 "@@@SET_BUILD_PROPERTY@got_revision@\"801ada225ddc271c132c3a35f03975671d43
e399\"@@@", | |
| 117 "@@@SET_BUILD_PROPERTY@got_nacl_revision_cp@\"refs/heads/master@{#274981}\
"@@@", | |
| 118 "@@@SET_BUILD_PROPERTY@got_angle_revision@\"fac9503c46405f77757b9a728eb85b
8d7bc6080c\"@@@", | |
| 119 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#43426}\"@@@", | |
| 120 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | |
| 121 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", | |
| 122 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@", | |
| 123 "@@@SET_BUILD_PROPERTY@got_buildtools_revision@\"f0319a328b2809876916353cb
994259692140934\"@@@" | |
| 124 ] | |
| 125 }, | |
| 126 { | |
| 127 "cmd": [], | |
| 128 "cwd": "[BUILDER_CACHE]/V8_Blink_Linux_64", | |
| 129 "name": "ensure_goma" | |
| 130 }, | |
| 131 { | |
| 132 "cmd": [ | |
| 133 "python", | |
| 134 "-u", | |
| 135 "RECIPE_MODULE[depot_tools::cipd]/resources/bootstrap.py", | |
| 136 "--platform", | |
| 137 "linux-amd64", | |
| 138 "--dest-directory", | |
| 139 "[SLAVE_BUILD]/cipd", | |
| 140 "--json-output", | |
| 141 "/path/to/tmp/json" | |
| 142 ], | |
| 143 "cwd": "[BUILDER_CACHE]/V8_Blink_Linux_64", | |
| 144 "name": "ensure_goma.install cipd", | |
| 145 "~followup_annotations": [ | |
| 146 "@@@STEP_NEST_LEVEL@1@@@", | |
| 147 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", | |
| 148 "@@@STEP_LOG_LINE@json.output@{@@@", | |
| 149 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]/cipd/cipd\
", @@@", | |
| 150 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", | |
| 151 "@@@STEP_LOG_LINE@json.output@}@@@", | |
| 152 "@@@STEP_LOG_END@json.output@@@" | |
| 153 ] | |
| 154 }, | |
| 155 { | |
| 156 "cmd": [ | |
| 157 "[SLAVE_BUILD]/cipd/cipd", | |
| 158 "ensure", | |
| 159 "--root", | |
| 160 "[CACHE]/cipd/goma", | |
| 161 "--list", | |
| 162 "infra/tools/cloudtail/linux-amd64 goma_recipe_module\ninfra_internal/goma
/client/linux-amd64 release", | |
| 163 "--json-output", | |
| 164 "/path/to/tmp/json", | |
| 165 "--service-account-json", | |
| 166 "/creds/service_accounts/service-account-goma-client.json" | |
| 167 ], | |
| 168 "cwd": "[BUILDER_CACHE]/V8_Blink_Linux_64", | |
| 169 "name": "ensure_goma.ensure_installed", | |
| 170 "~followup_annotations": [ | |
| 171 "@@@STEP_NEST_LEVEL@1@@@", | |
| 172 "@@@STEP_LOG_LINE@json.output@{@@@", | |
| 173 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", | |
| 174 "@@@STEP_LOG_LINE@json.output@ {@@@", | |
| 175 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-goma_recipe_modu\", @@@", | |
| 176 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra/tools/cloudtail/l
inux-amd64\"@@@", | |
| 177 "@@@STEP_LOG_LINE@json.output@ }, @@@", | |
| 178 "@@@STEP_LOG_LINE@json.output@ {@@@", | |
| 179 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", | |
| 180 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/linux-amd64\"@@@", | |
| 181 "@@@STEP_LOG_LINE@json.output@ }@@@", | |
| 182 "@@@STEP_LOG_LINE@json.output@ ]@@@", | |
| 183 "@@@STEP_LOG_LINE@json.output@}@@@", | |
| 184 "@@@STEP_LOG_END@json.output@@@" | |
| 185 ] | |
| 186 }, | |
| 187 { | |
| 188 "cmd": [ | |
| 189 "python", | |
| 190 "-u", | |
| 191 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | |
| 192 "runhooks" | |
| 193 ], | |
| 194 "cwd": "[BUILDER_CACHE]/V8_Blink_Linux_64/src", | |
| 195 "env": { | |
| 196 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | |
| 197 "GYP_CHROMIUM_NO_ACTION": "1", | |
| 198 "GYP_DEFINES": "component=static_library gomadir='[CACHE]/cipd/goma' targe
t_arch=x64 use_goma=1", | |
| 199 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | |
| 200 }, | |
| 201 "name": "gclient runhooks" | |
| 202 }, | |
| 203 { | |
| 204 "cmd": [ | |
| 205 "python", | |
| 206 "-u", | |
| 207 "[BUILDER_CACHE]/V8_Blink_Linux_64/src/tools/mb/mb.py", | |
| 208 "gen", | |
| 209 "-m", | |
| 210 "client.v8.fyi", | |
| 211 "-b", | |
| 212 "V8-Blink Linux 64", | |
| 213 "--config-file", | |
| 214 "[BUILDER_CACHE]/V8_Blink_Linux_64/src/tools/mb/mb_config.pyl", | |
| 215 "--goma-dir", | |
| 216 "[CACHE]/cipd/goma", | |
| 217 "//out/Release" | |
| 218 ], | |
| 219 "cwd": "[BUILDER_CACHE]/V8_Blink_Linux_64/src", | |
| 220 "env": { | |
| 221 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | |
| 222 }, | |
| 223 "name": "generate_build_files (with patch)" | |
| 224 }, | |
| 225 { | |
| 226 "cmd": [ | |
| 227 "python", | |
| 228 "-u", | |
| 229 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | |
| 230 "--show-path", | |
| 231 "python", | |
| 232 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", | |
| 233 "--gsutil-py-path", | |
| 234 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | |
| 235 "--ninja-path", | |
| 236 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", | |
| 237 "--target", | |
| 238 "Release", | |
| 239 "--src-dir", | |
| 240 "[BUILDER_CACHE]/V8_Blink_Linux_64/src", | |
| 241 "--goma-cache-dir", | |
| 242 "[GOMA_CACHE]", | |
| 243 "--buildbot-buildername", | |
| 244 "V8-Blink Linux 64", | |
| 245 "--buildbot-mastername", | |
| 246 "client.v8.fyi", | |
| 247 "--buildbot-slavename", | |
| 248 "TestSlavename", | |
| 249 "--goma-deps-cache-file", | |
| 250 "V8_Blink_Linux_64.gomadeps", | |
| 251 "--compiler", | |
| 252 "goma", | |
| 253 "--goma-jsonstatus", | |
| 254 "/path/to/tmp/json", | |
| 255 "--goma-service-account-json-file", | |
| 256 "/creds/service_accounts/service-account-goma-client.json", | |
| 257 "--goma-dir", | |
| 258 "[CACHE]/cipd/goma", | |
| 259 "--", | |
| 260 "blink_tests" | |
| 261 ], | |
| 262 "cwd": "[BUILDER_CACHE]/V8_Blink_Linux_64", | |
| 263 "env": { | |
| 264 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | |
| 265 }, | |
| 266 "name": "compile (with patch)", | |
| 267 "~followup_annotations": [ | |
| 268 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | |
| 269 "@@@STEP_LOG_END@json.output (invalid)@@@" | |
| 270 ] | |
| 271 }, | |
| 272 { | |
| 273 "cmd": [ | |
| 274 "python", | |
| 275 "-u", | |
| 276 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", | |
| 277 "--target", | |
| 278 "Release", | |
| 279 "--xvfb", | |
| 280 "--factory-properties", | |
| 281 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"V8-Blink Linux 64\", \"buildnumber\": 571, \"mastername\": \"cl
ient.v8.fyi\", \"path_config\": \"kitchen\", \"recipe\": \"blink_downstream\", \
"revision\": \"20123\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/t
o/workdir/TestSlavename\"}", | |
| 282 "--build-properties", | |
| 283 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"V8-Blink Linux 64\", \"buildnumber\": 571, \"mastername\": \"cl
ient.v8.fyi\", \"path_config\": \"kitchen\", \"recipe\": \"blink_downstream\", \
"revision\": \"20123\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/t
o/workdir/TestSlavename\"}", | |
| 284 "--step-name=webkit_unit_tests", | |
| 285 "--builder-name=V8-Blink Linux 64", | |
| 286 "--slave-name=TestSlavename", | |
| 287 "--build-number=571", | |
| 288 "webkit_unit_tests" | |
| 289 ], | |
| 290 "cwd": "[BUILDER_CACHE]/V8_Blink_Linux_64", | |
| 291 "name": "webkit_unit_tests" | |
| 292 }, | |
| 293 { | |
| 294 "cmd": [ | |
| 295 "python", | |
| 296 "-u", | |
| 297 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", | |
| 298 "--target", | |
| 299 "Release", | |
| 300 "--no-xvfb", | |
| 301 "--factory-properties", | |
| 302 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"V8-Blink Linux 64\", \"buildnumber\": 571, \"mastername\": \"cl
ient.v8.fyi\", \"path_config\": \"kitchen\", \"recipe\": \"blink_downstream\", \
"revision\": \"20123\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/t
o/workdir/TestSlavename\"}", | |
| 303 "--build-properties", | |
| 304 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"V8-Blink Linux 64\", \"buildnumber\": 571, \"mastername\": \"cl
ient.v8.fyi\", \"path_config\": \"kitchen\", \"recipe\": \"blink_downstream\", \
"revision\": \"20123\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/t
o/workdir/TestSlavename\"}", | |
| 305 "--step-name=webkit_tests (with patch)", | |
| 306 "--builder-name=V8-Blink Linux 64", | |
| 307 "--slave-name=TestSlavename", | |
| 308 "--build-number=571", | |
| 309 "--run-python-script", | |
| 310 "RECIPE_PACKAGE_REPO[build]/scripts/slave/chromium/layout_test_wrapper.py"
, | |
| 311 "--target", | |
| 312 "Release", | |
| 313 "-o", | |
| 314 "[SLAVE_BUILD]/layout-test-results", | |
| 315 "--build-dir", | |
| 316 "[BUILDER_CACHE]/V8_Blink_Linux_64/src/out", | |
| 317 "--json-test-results", | |
| 318 "/path/to/tmp/json", | |
| 319 "--test-results-server", | |
| 320 "test-results.appspot.com", | |
| 321 "--build-number", | |
| 322 "571", | |
| 323 "--builder-name", | |
| 324 "V8-Blink Linux 64", | |
| 325 "--step-name", | |
| 326 "webkit_tests (with patch)", | |
| 327 "--no-pixel-tests", | |
| 328 "--additional-expectations", | |
| 329 "[BUILDER_CACHE]/V8_Blink_Linux_64/src/v8/tools/blink_tests/TestExpectatio
ns" | |
| 330 ], | |
| 331 "cwd": "[BUILDER_CACHE]/V8_Blink_Linux_64", | |
| 332 "name": "webkit_tests (with patch)", | |
| 333 "~followup_annotations": [ | |
| 334 "step returned non-zero exit code: 101", | |
| 335 "@@@STEP_TEXT@<br/>unexpected_flakes:<br/>flake/slow.html<br/>flake/totall
y-flakey.html<br/>flake/timeout-then-crash.html<br/><br/>unexpected_failures:<br
/>bad/failing78.html<br/>bad/failing46.html<br/>bad/failing101.html<br/>bad/fail
ing37.html<br/>bad/failing70.html<br/>bad/failing17.html<br/>bad/failing82.html<
br/>bad/failing120.html<br/>bad/failing73.html<br/>bad/failing112.html<br/>bad/f
ailing114.html<br/>bad/failing99.html<br/>bad/failing27.html<br/>bad/failing108.
html<br/>bad/failing76.html<br/>bad/failing50.html<br/>bad/failing23.html<br/>ba
d/failing104.html<br/>bad/failing93.html<br/>bad/failing67.html<br/>bad/failing1
24.html<br/>bad/failing53.html<br/>bad/failing69.html<br/>bad/failing117.html<br
/>bad/failing34.html<br/>bad/failing51.html<br/>bad/failing80.html<br/>bad/faili
ng20.html<br/>bad/failing107.html<br/>bad/failing56.html<br/>bad/failing68.html<
br/>bad/failing71.html<br/>bad/failing77.html<br/>bad/failing39.html<br/>bad/fai
ling92.html<br/>bad/failing90.html<br/>bad/failing89.html<br/>bad/failing122.htm
l<br/>bad/failing105.html<br/>tricky/totally-maybe-not-awesome.html<br/>bad/fail
ing36.html<br/>bad/failing44.html<br/>bad/failing21.html<br/>bad/failing85.html<
br/>bad/failing42.html<br/>bad/failing55.html<br/>bad/failing9.html<br/>bad/fail
ing15.html<br/>bad/failing65.html<br/>bad/failing118.html<br/>bad/failing95.html
<br/>bad/failing45.html<br/>bad/failing66.html<br/>bad/failing26.html<br/>bad/fa
iling35.html<br/>bad/failing74.html<br/>bad/failing109.html<br/>bad/failing97.ht
ml<br/>bad/failing58.html<br/>bad/totally-bad-probably.html<br/>bad/failing11.ht
ml<br/>bad/failing111.html<br/>bad/failing86.html<br/>bad/failing30.html<br/>bad
/failing54.html<br/>bad/failing38.html<br/>bad/failing13.html<br/>bad/failing63.
html<br/>bad/failing116.html<br/>bad/failing41.html<br/>bad/failing18.html<br/>b
ad/failing84.html<br/>bad/failing2.html<br/>bad/failing28.html<br/>bad/failing33
.html<br/>bad/failing106.html<br/>bad/failing48.html<br/>bad/failing0.html<br/>b
ad/failing4.html<br/>bad/failing64.html<br/>bad/failing47.html<br/>bad/failing12
1.html<br/>bad/failing25.html<br/>bad/failing8.html<br/>bad/failing100.html<br/>
bad/failing102.html<br/>bad/failing123.html<br/>bad/failing88.html<br/>bad/faili
ng61.html<br/>bad/failing79.html<br/>bad/failing43.html<br/>bad/failing57.html<b
r/>bad/failing16.html<br/>bad/failing96.html<br/>bad/failing94.html<br/>bad/fail
ing119.html<br/>bad/failing113.html<br/>bad/failing72.html<br/>bad/failing1.html
<br/>bad/failing103.html<br/>bad/failing110.html<br/>bad/failing32.html<br/>bad/
failing12.html<br/>bad/failing10.html<br/>bad/failing40.html<br/>bad/failing5.ht
ml<br/>bad/failing75.html<br/>bad/failing98.html<br/>bad/failing115.html<br/>bad
/failing49.html<br/>bad/failing6.html<br/>bad/failing19.html<br/>bad/failing87.h
tml<br/>bad/failing59.html<br/>bad/failing22.html<br/>bad/failing24.html<br/>bad
/failing3.html<br/>bad/failing91.html<br/>bad/failing60.html<br/>bad/failing81.h
tml<br/>bad/failing83.html<br/>bad/failing62.html<br/>bad/failing52.html<br/>bad
/failing29.html<br/>bad/failing31.html<br/>bad/failing7.html<br/>bad/failing14.h
tml<br/><br/>Total executed: 9001<br/>@@@", | |
| 336 "@@@STEP_FAILURE@@@" | |
| 337 ] | |
| 338 }, | |
| 339 { | |
| 340 "cmd": [ | |
| 341 "python", | |
| 342 "-u", | |
| 343 "RECIPE_PACKAGE_REPO[build]/scripts/slave/chromium/archive_layout_test_res
ults.py", | |
| 344 "--results-dir", | |
| 345 "[SLAVE_BUILD]/layout-test-results", | |
| 346 "--build-dir", | |
| 347 "[BUILDER_CACHE]/V8_Blink_Linux_64/src/out", | |
| 348 "--build-number", | |
| 349 "571", | |
| 350 "--builder-name", | |
| 351 "V8-Blink Linux 64", | |
| 352 "--gs-bucket", | |
| 353 "gs://chromium-layout-test-archives", | |
| 354 "--staging-dir", | |
| 355 "[CACHE]/chrome_staging" | |
| 356 ], | |
| 357 "cwd": "[BUILDER_CACHE]/V8_Blink_Linux_64", | |
| 358 "name": "archive_webkit_tests_results", | |
| 359 "~followup_annotations": [ | |
| 360 "@@@STEP_LINK@layout_test_results@https://storage.googleapis.com/chromium-
layout-test-archives/V8-Blink_Linux_64/571/layout-test-results/results.html@@@", | |
| 361 "@@@STEP_LINK@(zip)@https://storage.googleapis.com/chromium-layout-test-ar
chives/V8-Blink_Linux_64/571/layout-test-results.zip@@@" | |
| 362 ] | |
| 363 }, | |
| 364 { | |
| 365 "cmd": [ | |
| 366 "python", | |
| 367 "-u", | |
| 368 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", | |
| 369 "--spec", | |
| 370 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'manag
ed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/chromium/src
.git'}]", | |
| 371 "--patch_root", | |
| 372 "src", | |
| 373 "--revision_mapping_file", | |
| 374 "{\"src\": \"got_cr_revision\", \"src/buildtools\": \"got_buildtools_revis
ion\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\":
\"got_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"s
rc/tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_
revision\"}", | |
| 375 "--git-cache-dir", | |
| 376 "[GIT_CACHE]", | |
| 377 "--output_json", | |
| 378 "/path/to/tmp/json", | |
| 379 "--revision", | |
| 380 "src@f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | |
| 381 "--output_manifest" | |
| 382 ], | |
| 383 "cwd": "[BUILDER_CACHE]/V8_Blink_Linux_64", | |
| 384 "env": { | |
| 385 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | |
| 386 }, | |
| 387 "name": "bot_update (2)", | |
| 388 "~followup_annotations": [ | |
| 389 "@@@STEP_TEXT@Some step text@@@", | |
| 390 "@@@STEP_LOG_LINE@json.output@{@@@", | |
| 391 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | |
| 392 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | |
| 393 "@@@STEP_LOG_LINE@json.output@ \"src\": \"f27fede2220bcd326aee3e86ddfd4
ebd0fe58cb9\"@@@", | |
| 394 "@@@STEP_LOG_LINE@json.output@ }, @@@", | |
| 395 "@@@STEP_LOG_LINE@json.output@ \"manifest\": {@@@", | |
| 396 "@@@STEP_LOG_LINE@json.output@ \"src\": {@@@", | |
| 397 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src
.git\", @@@", | |
| 398 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"f27fede2220bcd326aee3e
86ddfd4ebd0fe58cb9\"@@@", | |
| 399 "@@@STEP_LOG_LINE@json.output@ }, @@@", | |
| 400 "@@@STEP_LOG_LINE@json.output@ \"src/buildtools\": {@@@", | |
| 401 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src
/buildtools.git\", @@@", | |
| 402 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"f0319a328b280987691635
3cb994259692140934\"@@@", | |
| 403 "@@@STEP_LOG_LINE@json.output@ }, @@@", | |
| 404 "@@@STEP_LOG_LINE@json.output@ \"src/native_client\": {@@@", | |
| 405 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src
/native_client.git\", @@@", | |
| 406 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"d998e125e8253980d76e26
9b7982aeeefc1b9b50\"@@@", | |
| 407 "@@@STEP_LOG_LINE@json.output@ }, @@@", | |
| 408 "@@@STEP_LOG_LINE@json.output@ \"src/third_party/angle\": {@@@", | |
| 409 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src
/third_party/angle.git\", @@@", | |
| 410 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"fac9503c46405f77757b9a
728eb85b8d7bc6080c\"@@@", | |
| 411 "@@@STEP_LOG_LINE@json.output@ }, @@@", | |
| 412 "@@@STEP_LOG_LINE@json.output@ \"src/third_party/webrtc\": {@@@", | |
| 413 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src
/third_party/webrtc.git\", @@@", | |
| 414 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"0f90628433546e61d92685
96da93418c623137f4\"@@@", | |
| 415 "@@@STEP_LOG_LINE@json.output@ }, @@@", | |
| 416 "@@@STEP_LOG_LINE@json.output@ \"src/tools/swarming_client\": {@@@", | |
| 417 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src
/tools/swarming_client.git\", @@@", | |
| 418 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"a0ee5d99f1d4b38ddaa4c7
59c837980b63b99566\"@@@", | |
| 419 "@@@STEP_LOG_LINE@json.output@ }, @@@", | |
| 420 "@@@STEP_LOG_LINE@json.output@ \"src/v8\": {@@@", | |
| 421 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src
/v8.git\", @@@", | |
| 422 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"801ada225ddc271c132c3a
35f03975671d43e399\"@@@", | |
| 423 "@@@STEP_LOG_LINE@json.output@ }@@@", | |
| 424 "@@@STEP_LOG_LINE@json.output@ }, @@@", | |
| 425 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", | |
| 426 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@", | |
| 427 "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@", | |
| 428 "@@@STEP_LOG_LINE@json.output@ \"got_angle_revision\": \"fac9503c46405f
77757b9a728eb85b8d7bc6080c\", @@@", | |
| 429 "@@@STEP_LOG_LINE@json.output@ \"got_angle_revision_cp\": \"refs/heads/
master@{#297276}\", @@@", | |
| 430 "@@@STEP_LOG_LINE@json.output@ \"got_buildtools_revision\": \"f0319a328
b2809876916353cb994259692140934\", @@@", | |
| 431 "@@@STEP_LOG_LINE@json.output@ \"got_buildtools_revision_cp\": \"refs/h
eads/master@{#182578}\", @@@", | |
| 432 "@@@STEP_LOG_LINE@json.output@ \"got_cr_revision\": \"f27fede2220bcd326
aee3e86ddfd4ebd0fe58cb9\", @@@", | |
| 433 "@@@STEP_LOG_LINE@json.output@ \"got_cr_revision_cp\": \"refs/heads/mas
ter@{#170242}\", @@@", | |
| 434 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision\": \"d998e125e825398
0d76e269b7982aeeefc1b9b50\", @@@", | |
| 435 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision_cp\": \"refs/heads/m
aster@{#274981}\", @@@", | |
| 436 "@@@STEP_LOG_LINE@json.output@ \"got_revision\": \"801ada225ddc271c132c
3a35f03975671d43e399\", @@@", | |
| 437 "@@@STEP_LOG_LINE@json.output@ \"got_revision_cp\": \"refs/heads/master
@{#43426}\", @@@", | |
| 438 "@@@STEP_LOG_LINE@json.output@ \"got_swarming_client_revision\": \"a0ee
5d99f1d4b38ddaa4c759c837980b63b99566\", @@@", | |
| 439 "@@@STEP_LOG_LINE@json.output@ \"got_swarming_client_revision_cp\": \"r
efs/heads/master@{#276089}\", @@@", | |
| 440 "@@@STEP_LOG_LINE@json.output@ \"got_webrtc_revision\": \"0f90628433546
e61d9268596da93418c623137f4\", @@@", | |
| 441 "@@@STEP_LOG_LINE@json.output@ \"got_webrtc_revision_cp\": \"refs/heads
/master@{#120644}\"@@@", | |
| 442 "@@@STEP_LOG_LINE@json.output@ }, @@@", | |
| 443 "@@@STEP_LOG_LINE@json.output@ \"root\": \"src\", @@@", | |
| 444 "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@", | |
| 445 "@@@STEP_LOG_LINE@json.output@}@@@", | |
| 446 "@@@STEP_LOG_END@json.output@@@" | |
| 447 ] | |
| 448 }, | |
| 449 { | |
| 450 "cmd": [ | |
| 451 "python", | |
| 452 "-u", | |
| 453 "[BUILDER_CACHE]/V8_Blink_Linux_64/src/tools/mb/mb.py", | |
| 454 "gen", | |
| 455 "-m", | |
| 456 "client.v8.fyi", | |
| 457 "-b", | |
| 458 "V8-Blink Linux 64", | |
| 459 "--config-file", | |
| 460 "[BUILDER_CACHE]/V8_Blink_Linux_64/src/tools/mb/mb_config.pyl", | |
| 461 "--goma-dir", | |
| 462 "[CACHE]/cipd/goma", | |
| 463 "//out/Release" | |
| 464 ], | |
| 465 "cwd": "[BUILDER_CACHE]/V8_Blink_Linux_64/src", | |
| 466 "env": { | |
| 467 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | |
| 468 }, | |
| 469 "name": "generate_build_files (without patch)" | |
| 470 }, | |
| 471 { | |
| 472 "cmd": [ | |
| 473 "python", | |
| 474 "-u", | |
| 475 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | |
| 476 "--show-path", | |
| 477 "python", | |
| 478 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", | |
| 479 "--gsutil-py-path", | |
| 480 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | |
| 481 "--ninja-path", | |
| 482 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", | |
| 483 "--target", | |
| 484 "Release", | |
| 485 "--src-dir", | |
| 486 "[BUILDER_CACHE]/V8_Blink_Linux_64/src", | |
| 487 "--goma-cache-dir", | |
| 488 "[GOMA_CACHE]", | |
| 489 "--buildbot-buildername", | |
| 490 "V8-Blink Linux 64", | |
| 491 "--buildbot-mastername", | |
| 492 "client.v8.fyi", | |
| 493 "--buildbot-slavename", | |
| 494 "TestSlavename", | |
| 495 "--goma-deps-cache-file", | |
| 496 "V8_Blink_Linux_64.gomadeps", | |
| 497 "--compiler", | |
| 498 "goma", | |
| 499 "--goma-jsonstatus", | |
| 500 "/path/to/tmp/json", | |
| 501 "--goma-service-account-json-file", | |
| 502 "/creds/service_accounts/service-account-goma-client.json", | |
| 503 "--goma-dir", | |
| 504 "[CACHE]/cipd/goma", | |
| 505 "--", | |
| 506 "blink_tests" | |
| 507 ], | |
| 508 "cwd": "[BUILDER_CACHE]/V8_Blink_Linux_64", | |
| 509 "env": { | |
| 510 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | |
| 511 }, | |
| 512 "name": "compile (without patch)", | |
| 513 "~followup_annotations": [ | |
| 514 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | |
| 515 "@@@STEP_LOG_END@json.output (invalid)@@@" | |
| 516 ] | |
| 517 }, | |
| 518 { | |
| 519 "cmd": [ | |
| 520 "python", | |
| 521 "-u", | |
| 522 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", | |
| 523 "--target", | |
| 524 "Release", | |
| 525 "--no-xvfb", | |
| 526 "--factory-properties", | |
| 527 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"V8-Blink Linux 64\", \"buildnumber\": 571, \"mastername\": \"cl
ient.v8.fyi\", \"path_config\": \"kitchen\", \"recipe\": \"blink_downstream\", \
"revision\": \"20123\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/t
o/workdir/TestSlavename\"}", | |
| 528 "--build-properties", | |
| 529 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"V8-Blink Linux 64\", \"buildnumber\": 571, \"mastername\": \"cl
ient.v8.fyi\", \"path_config\": \"kitchen\", \"recipe\": \"blink_downstream\", \
"revision\": \"20123\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/t
o/workdir/TestSlavename\"}", | |
| 530 "--step-name=webkit_tests (without patch)", | |
| 531 "--builder-name=V8-Blink Linux 64", | |
| 532 "--slave-name=TestSlavename", | |
| 533 "--build-number=571", | |
| 534 "--run-python-script", | |
| 535 "RECIPE_PACKAGE_REPO[build]/scripts/slave/chromium/layout_test_wrapper.py"
, | |
| 536 "--target", | |
| 537 "Release", | |
| 538 "-o", | |
| 539 "[SLAVE_BUILD]/layout-test-results", | |
| 540 "--build-dir", | |
| 541 "[BUILDER_CACHE]/V8_Blink_Linux_64/src/out", | |
| 542 "--json-test-results", | |
| 543 "/path/to/tmp/json", | |
| 544 "--test-results-server", | |
| 545 "test-results.appspot.com", | |
| 546 "--build-number", | |
| 547 "571", | |
| 548 "--builder-name", | |
| 549 "V8-Blink Linux 64", | |
| 550 "--step-name", | |
| 551 "webkit_tests (without patch)", | |
| 552 "--no-pixel-tests", | |
| 553 "--additional-expectations", | |
| 554 "[BUILDER_CACHE]/V8_Blink_Linux_64/src/v8/tools/blink_tests/TestExpectatio
ns", | |
| 555 "--test-list", | |
| 556 "bad/failing78.html\nbad/failing46.html\nbad/failing101.html\nbad/failing3
7.html\nbad/failing70.html\nbad/failing17.html\nbad/failing82.html\nbad/failing1
20.html\nbad/failing73.html\nbad/failing112.html\nbad/failing114.html\nbad/faili
ng99.html\nbad/failing27.html\nbad/failing108.html\nbad/failing76.html\nbad/fail
ing50.html\nbad/failing23.html\nbad/failing104.html\nbad/failing93.html\nbad/fai
ling67.html\nbad/failing124.html\nbad/failing53.html\nbad/failing69.html\nbad/fa
iling117.html\nbad/failing34.html\nbad/failing51.html\nbad/failing80.html\nbad/f
ailing20.html\nbad/failing107.html\nbad/failing56.html\nbad/failing68.html\nbad/
failing71.html\nbad/failing77.html\nbad/failing39.html\nbad/failing92.html\nbad/
failing90.html\nbad/failing89.html\nbad/failing122.html\nbad/failing105.html\ntr
icky/totally-maybe-not-awesome.html\nbad/failing36.html\nbad/failing44.html\nbad
/failing21.html\nbad/failing85.html\nbad/failing42.html\nbad/failing55.html\nbad
/failing9.html\nbad/failing15.html\nbad/failing65.html\nbad/failing118.html\nbad
/failing95.html\nbad/failing45.html\nbad/failing66.html\nbad/failing26.html\nbad
/failing35.html\nbad/failing74.html\nbad/failing109.html\nbad/failing97.html\nba
d/failing58.html\nbad/totally-bad-probably.html\nbad/failing11.html\nbad/failing
111.html\nbad/failing86.html\nbad/failing30.html\nbad/failing54.html\nbad/failin
g38.html\nbad/failing13.html\nbad/failing63.html\nbad/failing116.html\nbad/faili
ng41.html\nbad/failing18.html\nbad/failing84.html\nbad/failing2.html\nbad/failin
g28.html\nbad/failing33.html\nbad/failing106.html\nbad/failing48.html\nbad/faili
ng0.html\nbad/failing4.html\nbad/failing64.html\nbad/failing47.html\nbad/failing
121.html\nbad/failing25.html\nbad/failing8.html\nbad/failing100.html\nbad/failin
g102.html\nbad/failing123.html\nbad/failing88.html\nbad/failing61.html\nbad/fail
ing79.html\nbad/failing43.html\nbad/failing57.html\nbad/failing16.html\nbad/fail
ing96.html\nbad/failing94.html\nbad/failing119.html\nbad/failing113.html\nbad/fa
iling72.html\nbad/failing1.html\nbad/failing103.html\nbad/failing110.html\nbad/f
ailing32.html\nbad/failing12.html\nbad/failing10.html\nbad/failing40.html\nbad/f
ailing5.html\nbad/failing75.html\nbad/failing98.html\nbad/failing115.html\nbad/f
ailing49.html\nbad/failing6.html\nbad/failing19.html\nbad/failing87.html\nbad/fa
iling59.html\nbad/failing22.html\nbad/failing24.html\nbad/failing3.html\nbad/fai
ling91.html\nbad/failing60.html\nbad/failing81.html\nbad/failing83.html\nbad/fai
ling62.html\nbad/failing52.html\nbad/failing29.html\nbad/failing31.html\nbad/fai
ling7.html\nbad/failing14.html", | |
| 557 "--skipped", | |
| 558 "always" | |
| 559 ], | |
| 560 "cwd": "[BUILDER_CACHE]/V8_Blink_Linux_64", | |
| 561 "name": "webkit_tests (without patch)", | |
| 562 "~followup_annotations": [ | |
| 563 "@@@STEP_TEXT@<br/>Total executed: 9001<br/>@@@" | |
| 564 ] | |
| 565 }, | |
| 566 { | |
| 567 "cmd": [ | |
| 568 "python", | |
| 569 "-u", | |
| 570 "import sys; sys.exit(1)" | |
| 571 ], | |
| 572 "cwd": "[BUILDER_CACHE]/V8_Blink_Linux_64", | |
| 573 "name": "webkit_tests (retry summary)", | |
| 574 "~followup_annotations": [ | |
| 575 "step returned non-zero exit code: 1", | |
| 576 "@@@STEP_TEXT@<br/>failures:<br/>bad/failing78.html<br/>bad/failing46.html
<br/>bad/failing101.html<br/>bad/totally-bad-probably.html<br/>bad/failing70.htm
l<br/>bad/failing17.html<br/>bad/failing82.html<br/>bad/failing120.html<br/>bad/
failing73.html<br/>bad/failing112.html<br/>bad/failing114.html<br/>bad/failing99
.html<br/>bad/failing121.html<br/>bad/failing108.html<br/>bad/failing76.html<br/
>bad/failing50.html<br/>bad/failing23.html<br/>bad/failing104.html<br/>bad/faili
ng93.html<br/>bad/failing67.html<br/>bad/failing124.html<br/>bad/failing53.html<
br/>bad/failing69.html<br/>bad/failing117.html<br/>bad/failing34.html<br/>bad/fa
iling51.html<br/>bad/failing80.html<br/>bad/failing20.html<br/>bad/failing107.ht
ml<br/>bad/failing56.html<br/>bad/failing68.html<br/>bad/failing71.html<br/>bad/
failing77.html<br/>bad/failing39.html<br/>bad/failing92.html<br/>bad/failing90.h
tml<br/>bad/failing89.html<br/>bad/failing122.html<br/>bad/failing105.html<br/>t
ricky/totally-maybe-not-awesome.html<br/>bad/failing36.html<br/>bad/failing44.ht
ml<br/>bad/failing21.html<br/>bad/failing85.html<br/>bad/failing42.html<br/>bad/
failing55.html<br/>bad/failing9.html<br/>bad/failing15.html<br/>bad/failing65.ht
ml<br/>bad/failing118.html<br/>bad/failing95.html<br/>bad/failing45.html<br/>bad
/failing66.html<br/>bad/failing26.html<br/>bad/failing35.html<br/>bad/failing74.
html<br/>bad/failing109.html<br/>bad/failing97.html<br/>bad/failing58.html<br/>b
ad/failing37.html<br/>bad/failing11.html<br/>bad/failing111.html<br/>bad/failing
86.html<br/>bad/failing30.html<br/>bad/failing54.html<br/>bad/failing38.html<br/
>bad/failing13.html<br/>bad/failing63.html<br/>bad/failing116.html<br/>bad/faili
ng41.html<br/>bad/failing18.html<br/>bad/failing84.html<br/>bad/failing2.html<br
/>bad/failing28.html<br/>bad/failing33.html<br/>bad/failing106.html<br/>bad/fail
ing48.html<br/>bad/failing0.html<br/>bad/failing4.html<br/>bad/failing64.html<br
/>bad/failing47.html<br/>bad/failing27.html<br/>bad/failing25.html<br/>bad/faili
ng8.html<br/>bad/failing100.html<br/>bad/failing102.html<br/>bad/failing123.html
<br/>bad/failing88.html<br/>bad/failing61.html<br/>bad/failing79.html<br/>bad/fa
iling43.html<br/>bad/failing57.html<br/>bad/failing16.html<br/>bad/failing96.htm
l<br/>bad/failing94.html<br/>bad/failing119.html<br/>bad/failing113.html<br/>bad
/failing72.html<br/>bad/failing1.html<br/>bad/failing103.html<br/>bad/failing110
.html<br/>bad/failing32.html<br/>bad/failing12.html<br/>bad/failing10.html<br/>b
ad/failing40.html<br/>bad/failing5.html<br/>bad/failing75.html<br/>bad/failing98
.html<br/>bad/failing115.html<br/>bad/failing49.html<br/>bad/failing6.html<br/>b
ad/failing19.html<br/>bad/failing87.html<br/>bad/failing59.html<br/>bad/failing2
2.html<br/>bad/failing24.html<br/>bad/failing3.html<br/>bad/failing91.html<br/>b
ad/failing60.html<br/>bad/failing81.html<br/>bad/failing83.html<br/>bad/failing6
2.html<br/>bad/failing52.html<br/>bad/failing29.html<br/>bad/failing31.html<br/>
bad/failing7.html<br/>bad/failing14.html<br/>@@@", | |
| 577 "@@@STEP_FAILURE@@@" | |
| 578 ] | |
| 579 }, | |
| 580 { | |
| 581 "cmd": [ | |
| 582 "python", | |
| 583 "-u", | |
| 584 "RECIPE_PACKAGE_REPO[build]/scripts/slave/chromium/archive_layout_test_ret
ry_summary.py", | |
| 585 "--retry-summary-json", | |
| 586 "{\"failures\": [\"bad/failing0.html\", \"bad/failing1.html\", \"bad/faili
ng10.html\", \"bad/failing100.html\", \"bad/failing101.html\", \"bad/failing102.
html\", \"bad/failing103.html\", \"bad/failing104.html\", \"bad/failing105.html\
", \"bad/failing106.html\", \"bad/failing107.html\", \"bad/failing108.html\", \"
bad/failing109.html\", \"bad/failing11.html\", \"bad/failing110.html\", \"bad/fa
iling111.html\", \"bad/failing112.html\", \"bad/failing113.html\", \"bad/failing
114.html\", \"bad/failing115.html\", \"bad/failing116.html\", \"bad/failing117.h
tml\", \"bad/failing118.html\", \"bad/failing119.html\", \"bad/failing12.html\",
\"bad/failing120.html\", \"bad/failing121.html\", \"bad/failing122.html\", \"ba
d/failing123.html\", \"bad/failing124.html\", \"bad/failing13.html\", \"bad/fail
ing14.html\", \"bad/failing15.html\", \"bad/failing16.html\", \"bad/failing17.ht
ml\", \"bad/failing18.html\", \"bad/failing19.html\", \"bad/failing2.html\", \"b
ad/failing20.html\", \"bad/failing21.html\", \"bad/failing22.html\", \"bad/faili
ng23.html\", \"bad/failing24.html\", \"bad/failing25.html\", \"bad/failing26.htm
l\", \"bad/failing27.html\", \"bad/failing28.html\", \"bad/failing29.html\", \"b
ad/failing3.html\", \"bad/failing30.html\", \"bad/failing31.html\", \"bad/failin
g32.html\", \"bad/failing33.html\", \"bad/failing34.html\", \"bad/failing35.html
\", \"bad/failing36.html\", \"bad/failing37.html\", \"bad/failing38.html\", \"ba
d/failing39.html\", \"bad/failing4.html\", \"bad/failing40.html\", \"bad/failing
41.html\", \"bad/failing42.html\", \"bad/failing43.html\", \"bad/failing44.html\
", \"bad/failing45.html\", \"bad/failing46.html\", \"bad/failing47.html\", \"bad
/failing48.html\", \"bad/failing49.html\", \"bad/failing5.html\", \"bad/failing5
0.html\", \"bad/failing51.html\", \"bad/failing52.html\", \"bad/failing53.html\"
, \"bad/failing54.html\", \"bad/failing55.html\", \"bad/failing56.html\", \"bad/
failing57.html\", \"bad/failing58.html\", \"bad/failing59.html\", \"bad/failing6
.html\", \"bad/failing60.html\", \"bad/failing61.html\", \"bad/failing62.html\",
\"bad/failing63.html\", \"bad/failing64.html\", \"bad/failing65.html\", \"bad/f
ailing66.html\", \"bad/failing67.html\", \"bad/failing68.html\", \"bad/failing69
.html\", \"bad/failing7.html\", \"bad/failing70.html\", \"bad/failing71.html\",
\"bad/failing72.html\", \"bad/failing73.html\", \"bad/failing74.html\", \"bad/fa
iling75.html\", \"bad/failing76.html\", \"bad/failing77.html\", \"bad/failing78.
html\", \"bad/failing79.html\", \"bad/failing8.html\", \"bad/failing80.html\", \
"bad/failing81.html\", \"bad/failing82.html\", \"bad/failing83.html\", \"bad/fai
ling84.html\", \"bad/failing85.html\", \"bad/failing86.html\", \"bad/failing87.h
tml\", \"bad/failing88.html\", \"bad/failing89.html\", \"bad/failing9.html\", \"
bad/failing90.html\", \"bad/failing91.html\", \"bad/failing92.html\", \"bad/fail
ing93.html\", \"bad/failing94.html\", \"bad/failing95.html\", \"bad/failing96.ht
ml\", \"bad/failing97.html\", \"bad/failing98.html\", \"bad/failing99.html\", \"
bad/totally-bad-probably.html\", \"tricky/totally-maybe-not-awesome.html\"], \"i
gnored\": []}", | |
| 587 "--build-number", | |
| 588 "571", | |
| 589 "--builder-name", | |
| 590 "V8-Blink Linux 64", | |
| 591 "--gs-bucket", | |
| 592 "gs://chromium-layout-test-archives" | |
| 593 ], | |
| 594 "cwd": "[BUILDER_CACHE]/V8_Blink_Linux_64", | |
| 595 "name": "archive_retry_summary" | |
| 596 }, | |
| 597 { | |
| 598 "name": "$result", | |
| 599 "reason": "1 out of 1 aggregated steps failed. Failures: Step('webkit_tests
(retry summary)') failed with return_code 1", | |
| 600 "recipe_result": null, | |
| 601 "status_code": 1 | |
| 602 } | |
| 603 ] | |
| OLD | NEW |