| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 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", | 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]/android_one_perf_bisect", | 7 "[BUILDER_CACHE]/android_one_perf_bisect", |
| 8 "511" | 8 "511" |
| 9 ], | 9 ], |
| 10 "name": "makedirs checkout path", | 10 "name": "makedirs checkout path", |
| (...skipping 165 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 176 }, | 176 }, |
| 177 { | 177 { |
| 178 "cmd": [ | 178 "cmd": [ |
| 179 "python", | 179 "python", |
| 180 "-u", | 180 "-u", |
| 181 "[BUILDER_CACHE]/android_one_perf_bisect/src/build/symlink.py", | 181 "[BUILDER_CACHE]/android_one_perf_bisect/src/build/symlink.py", |
| 182 "-f", | 182 "-f", |
| 183 "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_tools/sdk
/platform-tools/adb", | 183 "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_tools/sdk
/platform-tools/adb", |
| 184 "~/adb" | 184 "~/adb" |
| 185 ], | 185 ], |
| 186 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 186 "name": "create adb symlink" | 187 "name": "create adb symlink" |
| 187 }, | 188 }, |
| 188 { | 189 { |
| 189 "cmd": [ | 190 "cmd": [ |
| 190 "RECIPE_PACKAGE_REPO[build]/scripts/slave/daemonizer.py", | 191 "RECIPE_PACKAGE_REPO[build]/scripts/slave/daemonizer.py", |
| 191 "--", | 192 "--", |
| 192 "[BUILDER_CACHE]/android_one_perf_bisect/src/build/android/adb_logcat_moni
tor.py", | 193 "[BUILDER_CACHE]/android_one_perf_bisect/src/build/android/adb_logcat_moni
tor.py", |
| 193 "[BUILDER_CACHE]/android_one_perf_bisect/src/out/logcat", | 194 "[BUILDER_CACHE]/android_one_perf_bisect/src/out/logcat", |
| 194 "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_tools/sdk
/platform-tools/adb" | 195 "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_tools/sdk
/platform-tools/adb" |
| 195 ], | 196 ], |
| 197 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 196 "env": { | 198 "env": { |
| 197 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 199 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 198 "PATH": "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_t
ools/sdk/platform-tools:[BUILDER_CACHE]/android_one_perf_bisect/src/build/androi
d:%(PATH)s" | 200 "PATH": "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_t
ools/sdk/platform-tools:[BUILDER_CACHE]/android_one_perf_bisect/src/build/androi
d:%(PATH)s" |
| 199 }, | 201 }, |
| 200 "name": "spawn_logcat_monitor" | 202 "name": "spawn_logcat_monitor" |
| 201 }, | 203 }, |
| 202 { | 204 { |
| 203 "cmd": [ | 205 "cmd": [ |
| 204 "python", | 206 "python", |
| 205 "-u", | 207 "-u", |
| 206 "RECIPE_PACKAGE_REPO[build]/scripts/slave/android/authorize_adb_devices.py
", | 208 "RECIPE_PACKAGE_REPO[build]/scripts/slave/android/authorize_adb_devices.py
", |
| 207 "--verbose", | 209 "--verbose", |
| 208 "--adb-path", | 210 "--adb-path", |
| 209 "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_tools/sdk
/platform-tools/adb" | 211 "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_tools/sdk
/platform-tools/adb" |
| 210 ], | 212 ], |
| 213 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 211 "env": { | 214 "env": { |
| 212 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 215 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 213 "PATH": "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_t
ools/sdk/platform-tools:[BUILDER_CACHE]/android_one_perf_bisect/src/build/androi
d:%(PATH)s" | 216 "PATH": "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_t
ools/sdk/platform-tools:[BUILDER_CACHE]/android_one_perf_bisect/src/build/androi
d:%(PATH)s" |
| 214 }, | 217 }, |
| 215 "name": "authorize_adb_devices" | 218 "name": "authorize_adb_devices" |
| 216 }, | 219 }, |
| 217 { | 220 { |
| 218 "cmd": [ | 221 "cmd": [ |
| 219 "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/catapult/devil/de
vil/android/tools/device_recovery.py", | 222 "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/catapult/devil/de
vil/android/tools/device_recovery.py", |
| 220 "--blacklist-file", | 223 "--blacklist-file", |
| 221 "[BUILDER_CACHE]/android_one_perf_bisect/src/out/bad_devices.json", | 224 "[BUILDER_CACHE]/android_one_perf_bisect/src/out/bad_devices.json", |
| 222 "--known-devices-file", | 225 "--known-devices-file", |
| 223 "[HOME]/.android/known_devices.json", | 226 "[HOME]/.android/known_devices.json", |
| 224 "--adb-path", | 227 "--adb-path", |
| 225 "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_tools/sdk
/platform-tools/adb", | 228 "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_tools/sdk
/platform-tools/adb", |
| 226 "-v" | 229 "-v" |
| 227 ], | 230 ], |
| 231 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 228 "env": { | 232 "env": { |
| 229 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 233 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 230 "PATH": "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_t
ools/sdk/platform-tools:[BUILDER_CACHE]/android_one_perf_bisect/src/build/androi
d:%(PATH)s" | 234 "PATH": "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_t
ools/sdk/platform-tools:[BUILDER_CACHE]/android_one_perf_bisect/src/build/androi
d:%(PATH)s" |
| 231 }, | 235 }, |
| 232 "name": "device_recovery" | 236 "name": "device_recovery" |
| 233 }, | 237 }, |
| 234 { | 238 { |
| 235 "cmd": [ | 239 "cmd": [ |
| 236 "python", | 240 "python", |
| 237 "-u", | 241 "-u", |
| 238 "[BUILDER_CACHE]/android_one_perf_bisect/src/build/android/provision_devic
es.py", | 242 "[BUILDER_CACHE]/android_one_perf_bisect/src/build/android/provision_devic
es.py", |
| 239 "--adb-path", | 243 "--adb-path", |
| 240 "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_tools/sdk
/platform-tools/adb", | 244 "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_tools/sdk
/platform-tools/adb", |
| 241 "--blacklist-file", | 245 "--blacklist-file", |
| 242 "[BUILDER_CACHE]/android_one_perf_bisect/src/out/bad_devices.json", | 246 "[BUILDER_CACHE]/android_one_perf_bisect/src/out/bad_devices.json", |
| 243 "--output-device-blacklist", | 247 "--output-device-blacklist", |
| 244 "/path/to/tmp/json", | 248 "/path/to/tmp/json", |
| 245 "-t", | 249 "-t", |
| 246 "Release", | 250 "Release", |
| 247 "--min-battery-level", | 251 "--min-battery-level", |
| 248 "95", | 252 "95", |
| 249 "--disable-network", | 253 "--disable-network", |
| 250 "--disable-java-debug", | 254 "--disable-java-debug", |
| 251 "--max-battery-temp", | 255 "--max-battery-temp", |
| 252 "350", | 256 "350", |
| 253 "--remove-system-webview" | 257 "--remove-system-webview" |
| 254 ], | 258 ], |
| 259 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 255 "env": { | 260 "env": { |
| 256 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 261 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 257 "PATH": "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_t
ools/sdk/platform-tools:[BUILDER_CACHE]/android_one_perf_bisect/src/build/androi
d:%(PATH)s" | 262 "PATH": "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_t
ools/sdk/platform-tools:[BUILDER_CACHE]/android_one_perf_bisect/src/build/androi
d:%(PATH)s" |
| 258 }, | 263 }, |
| 259 "name": "provision_devices" | 264 "name": "provision_devices" |
| 260 }, | 265 }, |
| 261 { | 266 { |
| 262 "cmd": [ | 267 "cmd": [ |
| 263 "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/catapult/devil/de
vil/android/tools/device_status.py", | 268 "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/catapult/devil/de
vil/android/tools/device_status.py", |
| 264 "--json-output", | 269 "--json-output", |
| 265 "/path/to/tmp/json", | 270 "/path/to/tmp/json", |
| 266 "--blacklist-file", | 271 "--blacklist-file", |
| 267 "[BUILDER_CACHE]/android_one_perf_bisect/src/out/bad_devices.json", | 272 "[BUILDER_CACHE]/android_one_perf_bisect/src/out/bad_devices.json", |
| 268 "--known-devices-file", | 273 "--known-devices-file", |
| 269 "[HOME]/.android/known_devices.json", | 274 "[HOME]/.android/known_devices.json", |
| 270 "--buildbot-path", | 275 "--buildbot-path", |
| 271 "/home/chrome-bot/.adb_device_info", | 276 "/home/chrome-bot/.adb_device_info", |
| 272 "--adb-path", | 277 "--adb-path", |
| 273 "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_tools/sdk
/platform-tools/adb", | 278 "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_tools/sdk
/platform-tools/adb", |
| 274 "-v", | 279 "-v", |
| 275 "--overwrite-known-devices-files" | 280 "--overwrite-known-devices-files" |
| 276 ], | 281 ], |
| 282 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 277 "env": { | 283 "env": { |
| 278 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 284 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 279 "PATH": "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_t
ools/sdk/platform-tools:[BUILDER_CACHE]/android_one_perf_bisect/src/build/androi
d:%(PATH)s" | 285 "PATH": "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_t
ools/sdk/platform-tools:[BUILDER_CACHE]/android_one_perf_bisect/src/build/androi
d:%(PATH)s" |
| 280 }, | 286 }, |
| 281 "name": "device_status", | 287 "name": "device_status", |
| 282 "~followup_annotations": [ | 288 "~followup_annotations": [ |
| 283 "@@@STEP_TEXT@Online devices: 2@@@", | 289 "@@@STEP_TEXT@Online devices: 2@@@", |
| 284 "@@@STEP_LOG_LINE@json.output@[@@@", | 290 "@@@STEP_LOG_LINE@json.output@[@@@", |
| 285 "@@@STEP_LOG_LINE@json.output@ {@@@", | 291 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 286 "@@@STEP_LOG_LINE@json.output@ \"adb_status\": \"device\", @@@", | 292 "@@@STEP_LOG_LINE@json.output@ \"adb_status\": \"device\", @@@", |
| (...skipping 145 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 432 "restart", | 438 "restart", |
| 433 "--pid-file-path", | 439 "--pid-file-path", |
| 434 "/tmp/device_monitor.pid", | 440 "/tmp/device_monitor.pid", |
| 435 "--", | 441 "--", |
| 436 "RECIPE_MODULE[build::chromium_android]/resources/spawn_device_monitor.py"
, | 442 "RECIPE_MODULE[build::chromium_android]/resources/spawn_device_monitor.py"
, |
| 437 "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_tools/sdk
/platform-tools/adb", | 443 "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_tools/sdk
/platform-tools/adb", |
| 438 "[\"2222\", \"1111\"]", | 444 "[\"2222\", \"1111\"]", |
| 439 "--blacklist-file", | 445 "--blacklist-file", |
| 440 "[BUILDER_CACHE]/android_one_perf_bisect/src/out/bad_devices.json" | 446 "[BUILDER_CACHE]/android_one_perf_bisect/src/out/bad_devices.json" |
| 441 ], | 447 ], |
| 448 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 442 "name": "spawn_device_monitor" | 449 "name": "spawn_device_monitor" |
| 443 }, | 450 }, |
| 444 { | 451 { |
| 445 "cmd": [ | 452 "cmd": [ |
| 446 "python", | 453 "python", |
| 447 "-u", | 454 "-u", |
| 448 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 455 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
| 449 "runhooks" | 456 "runhooks" |
| 450 ], | 457 ], |
| 451 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect/src", | 458 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect/src", |
| 452 "env": { | 459 "env": { |
| 453 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 460 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 454 "GYP_CHROMIUM_NO_ACTION": "1", | 461 "GYP_CHROMIUM_NO_ACTION": "1", |
| 455 "GYP_CROSSCOMPILE": "1", | 462 "GYP_CROSSCOMPILE": "1", |
| 456 "GYP_DEFINES": "OS=android component=static_library fastbuild=1 gomadir='R
ECIPE_PACKAGE_REPO[build]/goma' target_arch=arm use_goma=1", | 463 "GYP_DEFINES": "OS=android component=static_library fastbuild=1 gomadir='R
ECIPE_PACKAGE_REPO[build]/goma' target_arch=arm use_goma=1", |
| 457 "PATH": "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_t
ools/sdk/platform-tools:[BUILDER_CACHE]/android_one_perf_bisect/src/build/androi
d:%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 464 "PATH": "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_t
ools/sdk/platform-tools:[BUILDER_CACHE]/android_one_perf_bisect/src/build/androi
d:%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 458 }, | 465 }, |
| 459 "name": "gclient runhooks" | 466 "name": "gclient runhooks" |
| 460 }, | 467 }, |
| 461 { | 468 { |
| 462 "cmd": [], | 469 "cmd": [], |
| 470 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 463 "name": "***BISECT***" | 471 "name": "***BISECT***" |
| 464 }, | 472 }, |
| 465 { | 473 { |
| 466 "cmd": [ | 474 "cmd": [ |
| 467 "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/catapult/devil/de
vil/android/tools/device_status.py", | 475 "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/catapult/devil/de
vil/android/tools/device_status.py", |
| 468 "--json-output", | 476 "--json-output", |
| 469 "/path/to/tmp/json", | 477 "/path/to/tmp/json", |
| 470 "--blacklist-file", | 478 "--blacklist-file", |
| 471 "[BUILDER_CACHE]/android_one_perf_bisect/src/out/bad_devices.json", | 479 "[BUILDER_CACHE]/android_one_perf_bisect/src/out/bad_devices.json", |
| 472 "--known-devices-file", | 480 "--known-devices-file", |
| 473 "[HOME]/.android/known_devices.json", | 481 "[HOME]/.android/known_devices.json", |
| 474 "--buildbot-path", | 482 "--buildbot-path", |
| 475 "/home/chrome-bot/.adb_device_info", | 483 "/home/chrome-bot/.adb_device_info", |
| 476 "--adb-path", | 484 "--adb-path", |
| 477 "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_tools/sdk
/platform-tools/adb", | 485 "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_tools/sdk
/platform-tools/adb", |
| 478 "-v", | 486 "-v", |
| 479 "--overwrite-known-devices-files" | 487 "--overwrite-known-devices-files" |
| 480 ], | 488 ], |
| 489 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 481 "env": { | 490 "env": { |
| 482 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 491 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 483 "PATH": "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_t
ools/sdk/platform-tools:[BUILDER_CACHE]/android_one_perf_bisect/src/build/androi
d:%(PATH)s" | 492 "PATH": "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_t
ools/sdk/platform-tools:[BUILDER_CACHE]/android_one_perf_bisect/src/build/androi
d:%(PATH)s" |
| 484 }, | 493 }, |
| 485 "name": "device_status (2)", | 494 "name": "device_status (2)", |
| 486 "~followup_annotations": [ | 495 "~followup_annotations": [ |
| 487 "@@@STEP_TEXT@Online devices: 2@@@", | 496 "@@@STEP_TEXT@Online devices: 2@@@", |
| 488 "@@@STEP_LOG_LINE@json.output@[@@@", | 497 "@@@STEP_LOG_LINE@json.output@[@@@", |
| 489 "@@@STEP_LOG_LINE@json.output@ {@@@", | 498 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 490 "@@@STEP_LOG_LINE@json.output@ \"adb_status\": \"device\", @@@", | 499 "@@@STEP_LOG_LINE@json.output@ \"adb_status\": \"device\", @@@", |
| (...skipping 150 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 641 "cmd": [ | 650 "cmd": [ |
| 642 "git", | 651 "git", |
| 643 "checkout", | 652 "checkout", |
| 644 "master" | 653 "master" |
| 645 ], | 654 ], |
| 646 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect/src", | 655 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect/src", |
| 647 "name": "git checkout" | 656 "name": "git checkout" |
| 648 }, | 657 }, |
| 649 { | 658 { |
| 650 "cmd": [], | 659 "cmd": [], |
| 660 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 651 "name": "config", | 661 "name": "config", |
| 652 "~followup_annotations": [ | 662 "~followup_annotations": [ |
| 653 "@@@STEP_LOG_LINE@Bisect job configuration@{@@@", | 663 "@@@STEP_LOG_LINE@Bisect job configuration@{@@@", |
| 654 "@@@STEP_LOG_LINE@Bisect job configuration@ \"bad_revision\": \"306476\",
@@@", | 664 "@@@STEP_LOG_LINE@Bisect job configuration@ \"bad_revision\": \"306476\",
@@@", |
| 655 "@@@STEP_LOG_LINE@Bisect job configuration@ \"bug_id\": \"425582\", @@@", | 665 "@@@STEP_LOG_LINE@Bisect job configuration@ \"bug_id\": \"425582\", @@@", |
| 656 "@@@STEP_LOG_LINE@Bisect job configuration@ \"builder_host\": \"master4.g
olo.chromium.org\", @@@", | 666 "@@@STEP_LOG_LINE@Bisect job configuration@ \"builder_host\": \"master4.g
olo.chromium.org\", @@@", |
| 657 "@@@STEP_LOG_LINE@Bisect job configuration@ \"builder_port\": \"8341\", @
@@", | 667 "@@@STEP_LOG_LINE@Bisect job configuration@ \"builder_port\": \"8341\", @
@@", |
| 658 "@@@STEP_LOG_LINE@Bisect job configuration@ \"command\": \"./tools/perf/r
un_benchmark -v --browser=android-chromium page_cycler.intl_ar_fa_he\", @@@", | 668 "@@@STEP_LOG_LINE@Bisect job configuration@ \"command\": \"./tools/perf/r
un_benchmark -v --browser=android-chromium page_cycler.intl_ar_fa_he\", @@@", |
| 659 "@@@STEP_LOG_LINE@Bisect job configuration@ \"dummy_job_names\": true, @@
@", | 669 "@@@STEP_LOG_LINE@Bisect job configuration@ \"dummy_job_names\": true, @@
@", |
| 660 "@@@STEP_LOG_LINE@Bisect job configuration@ \"good_revision\": \"306475\"
, @@@", | 670 "@@@STEP_LOG_LINE@Bisect job configuration@ \"good_revision\": \"306475\"
, @@@", |
| 661 "@@@STEP_LOG_LINE@Bisect job configuration@ \"gs_bucket\": \"chrome-perf\
", @@@", | 671 "@@@STEP_LOG_LINE@Bisect job configuration@ \"gs_bucket\": \"chrome-perf\
", @@@", |
| 662 "@@@STEP_LOG_LINE@Bisect job configuration@ \"max_time_minutes\": \"5\",
@@@", | 672 "@@@STEP_LOG_LINE@Bisect job configuration@ \"max_time_minutes\": \"5\",
@@@", |
| 663 "@@@STEP_LOG_LINE@Bisect job configuration@ \"metric\": \"warm_times/page
_load_time\", @@@", | 673 "@@@STEP_LOG_LINE@Bisect job configuration@ \"metric\": \"warm_times/page
_load_time\", @@@", |
| 664 "@@@STEP_LOG_LINE@Bisect job configuration@ \"repeat_count\": \"2\", @@@"
, | 674 "@@@STEP_LOG_LINE@Bisect job configuration@ \"repeat_count\": \"2\", @@@"
, |
| 665 "@@@STEP_LOG_LINE@Bisect job configuration@ \"test_type\": \"perf\", @@@"
, | 675 "@@@STEP_LOG_LINE@Bisect job configuration@ \"test_type\": \"perf\", @@@"
, |
| 666 "@@@STEP_LOG_LINE@Bisect job configuration@ \"truncate_percent\": \"25\"@
@@", | 676 "@@@STEP_LOG_LINE@Bisect job configuration@ \"truncate_percent\": \"25\"@
@@", |
| 667 "@@@STEP_LOG_LINE@Bisect job configuration@}@@@", | 677 "@@@STEP_LOG_LINE@Bisect job configuration@}@@@", |
| 668 "@@@STEP_LOG_END@Bisect job configuration@@@" | 678 "@@@STEP_LOG_END@Bisect job configuration@@@" |
| 669 ] | 679 ] |
| 670 }, | 680 }, |
| 671 { | 681 { |
| 672 "cmd": [], | 682 "cmd": [], |
| 683 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 673 "name": "Resolving reference range" | 684 "name": "Resolving reference range" |
| 674 }, | 685 }, |
| 675 { | 686 { |
| 676 "cmd": [ | 687 "cmd": [ |
| 677 "python", | 688 "python", |
| 678 "-u", | 689 "-u", |
| 679 "RECIPE_MODULE[build::crrev]/resources/crrev_client.py", | 690 "RECIPE_MODULE[build::crrev]/resources/crrev_client.py", |
| 680 "get_numbering", | 691 "get_numbering", |
| 681 "--params-file", | 692 "--params-file", |
| 682 "{\"number\": 306476, \"numbering_identifier\": \"refs/heads/master\", \"n
umbering_type\": \"COMMIT_POSITION\", \"project\": \"chromium\", \"repo\": \"chr
omium/src\"}", | 693 "{\"number\": 306476, \"numbering_identifier\": \"refs/heads/master\", \"n
umbering_type\": \"COMMIT_POSITION\", \"project\": \"chromium\", \"repo\": \"chr
omium/src\"}", |
| 683 "--attempts", | 694 "--attempts", |
| 684 "3" | 695 "3" |
| 685 ], | 696 ], |
| 697 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 686 "name": "Resolving reference range.crrev get commit hash for refs/heads/mast
er@{#306476}", | 698 "name": "Resolving reference range.crrev get commit hash for refs/heads/mast
er@{#306476}", |
| 687 "stdout": "/path/to/tmp/json", | 699 "stdout": "/path/to/tmp/json", |
| 688 "~followup_annotations": [ | 700 "~followup_annotations": [ |
| 689 "@@@STEP_NEST_LEVEL@1@@@", | 701 "@@@STEP_NEST_LEVEL@1@@@", |
| 690 "@@@STEP_LOG_LINE@json.output@{@@@", | 702 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 691 "@@@STEP_LOG_LINE@json.output@ \"git_sha\": \"fc6dfc7ff5b1073408499478969
261b826441144\"@@@", | 703 "@@@STEP_LOG_LINE@json.output@ \"git_sha\": \"fc6dfc7ff5b1073408499478969
261b826441144\"@@@", |
| 692 "@@@STEP_LOG_LINE@json.output@}@@@", | 704 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 693 "@@@STEP_LOG_END@json.output@@@" | 705 "@@@STEP_LOG_END@json.output@@@" |
| 694 ] | 706 ] |
| 695 }, | 707 }, |
| 696 { | 708 { |
| 697 "cmd": [ | 709 "cmd": [ |
| 698 "python", | 710 "python", |
| 699 "-u", | 711 "-u", |
| 700 "RECIPE_MODULE[build::crrev]/resources/crrev_client.py", | 712 "RECIPE_MODULE[build::crrev]/resources/crrev_client.py", |
| 701 "get_numbering", | 713 "get_numbering", |
| 702 "--params-file", | 714 "--params-file", |
| 703 "{\"number\": 306475, \"numbering_identifier\": \"refs/heads/master\", \"n
umbering_type\": \"COMMIT_POSITION\", \"project\": \"chromium\", \"repo\": \"chr
omium/src\"}", | 715 "{\"number\": 306475, \"numbering_identifier\": \"refs/heads/master\", \"n
umbering_type\": \"COMMIT_POSITION\", \"project\": \"chromium\", \"repo\": \"chr
omium/src\"}", |
| 704 "--attempts", | 716 "--attempts", |
| 705 "3" | 717 "3" |
| 706 ], | 718 ], |
| 719 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 707 "name": "Resolving reference range.crrev get commit hash for refs/heads/mast
er@{#306475}", | 720 "name": "Resolving reference range.crrev get commit hash for refs/heads/mast
er@{#306475}", |
| 708 "stdout": "/path/to/tmp/json", | 721 "stdout": "/path/to/tmp/json", |
| 709 "~followup_annotations": [ | 722 "~followup_annotations": [ |
| 710 "@@@STEP_NEST_LEVEL@1@@@", | 723 "@@@STEP_NEST_LEVEL@1@@@", |
| 711 "@@@STEP_LOG_LINE@json.output@{@@@", | 724 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 712 "@@@STEP_LOG_LINE@json.output@ \"git_sha\": \"e28dc0d49c331def2a3bbf3ddd0
096eb51551155\"@@@", | 725 "@@@STEP_LOG_LINE@json.output@ \"git_sha\": \"e28dc0d49c331def2a3bbf3ddd0
096eb51551155\"@@@", |
| 713 "@@@STEP_LOG_LINE@json.output@}@@@", | 726 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 714 "@@@STEP_LOG_END@json.output@@@" | 727 "@@@STEP_LOG_END@json.output@@@" |
| 715 ] | 728 ] |
| 716 }, | 729 }, |
| 717 { | 730 { |
| 718 "cmd": [ | 731 "cmd": [ |
| 719 "python", | 732 "python", |
| 720 "-u", | 733 "-u", |
| 721 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_file.py", | 734 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_file.py", |
| 722 "DEPS", | 735 "DEPS", |
| 723 "--commit", | 736 "--commit", |
| 724 "fc6dfc7ff5b1073408499478969261b826441144" | 737 "fc6dfc7ff5b1073408499478969261b826441144" |
| 725 ], | 738 ], |
| 739 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 726 "name": "Resolving reference range.fetch file fc6dfc7ff5b1073408499478969261
b826441144:DEPS", | 740 "name": "Resolving reference range.fetch file fc6dfc7ff5b1073408499478969261
b826441144:DEPS", |
| 727 "stdout": "/path/to/tmp/", | 741 "stdout": "/path/to/tmp/", |
| 728 "~followup_annotations": [ | 742 "~followup_annotations": [ |
| 729 "@@@STEP_NEST_LEVEL@1@@@", | 743 "@@@STEP_NEST_LEVEL@1@@@", |
| 730 "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@v8: None@@@", | 744 "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@v8: None@@@", |
| 731 "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@catapult: None@@@", | 745 "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@catapult: None@@@", |
| 732 "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@skia: None@@@", | 746 "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@skia: None@@@", |
| 733 "@@@STEP_LOG_END@Debug Bad Revision DEPS@@@" | 747 "@@@STEP_LOG_END@Debug Bad Revision DEPS@@@" |
| 734 ] | 748 ] |
| 735 }, | 749 }, |
| 736 { | 750 { |
| 737 "cmd": [ | 751 "cmd": [ |
| 738 "python", | 752 "python", |
| 739 "-u", | 753 "-u", |
| 740 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_file.py", | 754 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_file.py", |
| 741 "DEPS", | 755 "DEPS", |
| 742 "--commit", | 756 "--commit", |
| 743 "e28dc0d49c331def2a3bbf3ddd0096eb51551155" | 757 "e28dc0d49c331def2a3bbf3ddd0096eb51551155" |
| 744 ], | 758 ], |
| 759 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 745 "name": "Resolving reference range.fetch file e28dc0d49c331def2a3bbf3ddd0096
eb51551155:DEPS", | 760 "name": "Resolving reference range.fetch file e28dc0d49c331def2a3bbf3ddd0096
eb51551155:DEPS", |
| 746 "stdout": "/path/to/tmp/", | 761 "stdout": "/path/to/tmp/", |
| 747 "~followup_annotations": [ | 762 "~followup_annotations": [ |
| 748 "@@@STEP_NEST_LEVEL@1@@@", | 763 "@@@STEP_NEST_LEVEL@1@@@", |
| 749 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@v8: None@@@", | 764 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@v8: None@@@", |
| 750 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@catapult: None@@@", | 765 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@catapult: None@@@", |
| 751 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@skia: None@@@", | 766 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@skia: None@@@", |
| 752 "@@@STEP_LOG_END@Debug Good Revision DEPS@@@" | 767 "@@@STEP_LOG_END@Debug Good Revision DEPS@@@" |
| 753 ] | 768 ] |
| 754 }, | 769 }, |
| 755 { | 770 { |
| 756 "cmd": [], | 771 "cmd": [], |
| 772 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 757 "name": "Expanding revision range" | 773 "name": "Expanding revision range" |
| 758 }, | 774 }, |
| 759 { | 775 { |
| 760 "cmd": [ | 776 "cmd": [ |
| 761 "python", | 777 "python", |
| 762 "-u", | 778 "-u", |
| 763 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_intervening_revisions.p
y", | 779 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_intervening_revisions.p
y", |
| 764 "e28dc0d49c331def2a3bbf3ddd0096eb51551155", | 780 "e28dc0d49c331def2a3bbf3ddd0096eb51551155", |
| 765 "fc6dfc7ff5b1073408499478969261b826441144", | 781 "fc6dfc7ff5b1073408499478969261b826441144", |
| 766 "https://chromium.googlesource.com/chromium/src" | 782 "https://chromium.googlesource.com/chromium/src" |
| 767 ], | 783 ], |
| 784 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 768 "name": "Expanding revision range.for revisions e28dc0d49c331def2a3bbf3ddd00
96eb51551155:fc6dfc7ff5b1073408499478969261b826441144", | 785 "name": "Expanding revision range.for revisions e28dc0d49c331def2a3bbf3ddd00
96eb51551155:fc6dfc7ff5b1073408499478969261b826441144", |
| 769 "stdout": "/path/to/tmp/json", | 786 "stdout": "/path/to/tmp/json", |
| 770 "~followup_annotations": [ | 787 "~followup_annotations": [ |
| 771 "@@@STEP_NEST_LEVEL@1@@@", | 788 "@@@STEP_NEST_LEVEL@1@@@", |
| 772 "@@@STEP_LOG_LINE@json.output@[@@@", | 789 "@@@STEP_LOG_LINE@json.output@[@@@", |
| 773 "@@@STEP_LOG_LINE@json.output@ [@@@", | 790 "@@@STEP_LOG_LINE@json.output@ [@@@", |
| 774 "@@@STEP_LOG_LINE@json.output@ \"fc6dfc7ff5b1073408499478969261b8264411
44\", @@@", | 791 "@@@STEP_LOG_LINE@json.output@ \"fc6dfc7ff5b1073408499478969261b8264411
44\", @@@", |
| 775 "@@@STEP_LOG_LINE@json.output@ \"ignored\"@@@", | 792 "@@@STEP_LOG_LINE@json.output@ \"ignored\"@@@", |
| 776 "@@@STEP_LOG_LINE@json.output@ ], @@@", | 793 "@@@STEP_LOG_LINE@json.output@ ], @@@", |
| 777 "@@@STEP_LOG_LINE@json.output@ [@@@", | 794 "@@@STEP_LOG_LINE@json.output@ [@@@", |
| 778 "@@@STEP_LOG_LINE@json.output@ \"e28dc0d49c331def2a3bbf3ddd0096eb515511
55\", @@@", | 795 "@@@STEP_LOG_LINE@json.output@ \"e28dc0d49c331def2a3bbf3ddd0096eb515511
55\", @@@", |
| 779 "@@@STEP_LOG_LINE@json.output@ \"ignored\"@@@", | 796 "@@@STEP_LOG_LINE@json.output@ \"ignored\"@@@", |
| 780 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 797 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 781 "@@@STEP_LOG_LINE@json.output@]@@@", | 798 "@@@STEP_LOG_LINE@json.output@]@@@", |
| 782 "@@@STEP_LOG_END@json.output@@@" | 799 "@@@STEP_LOG_END@json.output@@@" |
| 783 ] | 800 ] |
| 784 }, | 801 }, |
| 785 { | 802 { |
| 786 "cmd": [], | 803 "cmd": [], |
| 804 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 787 "name": "Gathering reference values" | 805 "name": "Gathering reference values" |
| 788 }, | 806 }, |
| 789 { | 807 { |
| 790 "cmd": [ | 808 "cmd": [ |
| 791 "python", | 809 "python", |
| 792 "-u", | 810 "-u", |
| 793 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 811 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 794 "--", | 812 "--", |
| 795 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 813 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 796 "----", | 814 "----", |
| 797 "ls", | 815 "ls", |
| 798 "gs://chrome-perf/Linux Builder/full-build-linux_e28dc0d49c331def2a3bbf3dd
d0096eb51551155.zip" | 816 "gs://chrome-perf/Linux Builder/full-build-linux_e28dc0d49c331def2a3bbf3dd
d0096eb51551155.zip" |
| 799 ], | 817 ], |
| 818 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 800 "name": "Gathering reference values.gsutil ls", | 819 "name": "Gathering reference values.gsutil ls", |
| 801 "~followup_annotations": [ | 820 "~followup_annotations": [ |
| 802 "@@@STEP_NEST_LEVEL@1@@@" | 821 "@@@STEP_NEST_LEVEL@1@@@" |
| 803 ] | 822 ] |
| 804 }, | 823 }, |
| 805 { | 824 { |
| 806 "cmd": [ | 825 "cmd": [ |
| 807 "python", | 826 "python", |
| 808 "-u", | 827 "-u", |
| 809 "\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", | 828 "\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", |
| 810 "[BUILDER_CACHE]/android_one_perf_bisect", | 829 "[BUILDER_CACHE]/android_one_perf_bisect", |
| 811 "511" | 830 "511" |
| 812 ], | 831 ], |
| 832 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 813 "name": "Gathering reference values.makedirs checkout path", | 833 "name": "Gathering reference values.makedirs checkout path", |
| 814 "~followup_annotations": [ | 834 "~followup_annotations": [ |
| 815 "@@@STEP_NEST_LEVEL@1@@@", | 835 "@@@STEP_NEST_LEVEL@1@@@", |
| 816 "@@@STEP_LOG_LINE@python.inline@@@@", | 836 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 817 "@@@STEP_LOG_LINE@python.inline@import sys, os@@@", | 837 "@@@STEP_LOG_LINE@python.inline@import sys, os@@@", |
| 818 "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@", | 838 "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@", |
| 819 "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@", | 839 "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@", |
| 820 "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@", | 840 "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@", |
| 821 "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@", | 841 "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@", |
| 822 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" %
path@@@", | 842 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" %
path@@@", |
| (...skipping 114 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 937 "@@@SET_BUILD_PROPERTY@got_buildtools_revision@\"f0319a328b2809876916353cb
994259692140934\"@@@" | 957 "@@@SET_BUILD_PROPERTY@got_buildtools_revision@\"f0319a328b2809876916353cb
994259692140934\"@@@" |
| 938 ] | 958 ] |
| 939 }, | 959 }, |
| 940 { | 960 { |
| 941 "cmd": [ | 961 "cmd": [ |
| 942 "python", | 962 "python", |
| 943 "-u", | 963 "-u", |
| 944 "\nimport os, sys\nfrom common import chromium_utils # Error? See https://
crbug.com/584783.\n\n\nif os.path.exists(sys.argv[1]):\n chromium_utils.RemoveD
irectory(sys.argv[1])\n", | 964 "\nimport os, sys\nfrom common import chromium_utils # Error? See https://
crbug.com/584783.\n\n\nif os.path.exists(sys.argv[1]):\n chromium_utils.RemoveD
irectory(sys.argv[1])\n", |
| 945 "[BUILDER_CACHE]/android_one_perf_bisect/src/out/Release" | 965 "[BUILDER_CACHE]/android_one_perf_bisect/src/out/Release" |
| 946 ], | 966 ], |
| 967 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 947 "name": "Gathering reference values.rmtree build directory", | 968 "name": "Gathering reference values.rmtree build directory", |
| 948 "~followup_annotations": [ | 969 "~followup_annotations": [ |
| 949 "@@@STEP_NEST_LEVEL@1@@@", | 970 "@@@STEP_NEST_LEVEL@1@@@", |
| 950 "@@@STEP_LOG_LINE@python.inline@@@@", | 971 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 951 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", | 972 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", |
| 952 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error?
See https://crbug.com/584783.@@@", | 973 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error?
See https://crbug.com/584783.@@@", |
| 953 "@@@STEP_LOG_LINE@python.inline@@@@", | 974 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 954 "@@@STEP_LOG_LINE@python.inline@@@@", | 975 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 955 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", | 976 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", |
| 956 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[
1])@@@", | 977 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[
1])@@@", |
| 957 "@@@STEP_LOG_END@python.inline@@@" | 978 "@@@STEP_LOG_END@python.inline@@@" |
| 958 ] | 979 ] |
| 959 }, | 980 }, |
| 960 { | 981 { |
| 961 "cmd": [ | 982 "cmd": [ |
| 962 "python", | 983 "python", |
| 963 "-u", | 984 "-u", |
| 964 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 985 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 965 "--", | 986 "--", |
| 966 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 987 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 967 "--force-version", | 988 "--force-version", |
| 968 "4.7", | 989 "4.7", |
| 969 "----", | 990 "----", |
| 970 "cp", | 991 "cp", |
| 971 "gs://chrome-perf/Linux Builder/full-build-linux_e28dc0d49c331def2a3bbf3dd
d0096eb51551155.zip", | 992 "gs://chrome-perf/Linux Builder/full-build-linux_e28dc0d49c331def2a3bbf3dd
d0096eb51551155.zip", |
| 972 "[BUILDER_CACHE]/android_one_perf_bisect/src/out/build_product.zip" | 993 "[BUILDER_CACHE]/android_one_perf_bisect/src/out/build_product.zip" |
| 973 ], | 994 ], |
| 995 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 974 "name": "Gathering reference values.gsutil download_build_product", | 996 "name": "Gathering reference values.gsutil download_build_product", |
| 975 "~followup_annotations": [ | 997 "~followup_annotations": [ |
| 976 "@@@STEP_NEST_LEVEL@1@@@" | 998 "@@@STEP_NEST_LEVEL@1@@@" |
| 977 ] | 999 ] |
| 978 }, | 1000 }, |
| 979 { | 1001 { |
| 980 "cmd": [ | 1002 "cmd": [ |
| 981 "unzip", | 1003 "unzip", |
| 982 "-o", | 1004 "-o", |
| 983 "[BUILDER_CACHE]/android_one_perf_bisect/src/out/build_product.zip" | 1005 "[BUILDER_CACHE]/android_one_perf_bisect/src/out/build_product.zip" |
| (...skipping 298 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1282 "cmd": [ | 1304 "cmd": [ |
| 1283 "python", | 1305 "python", |
| 1284 "-u", | 1306 "-u", |
| 1285 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 1307 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 1286 "--", | 1308 "--", |
| 1287 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 1309 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 1288 "----", | 1310 "----", |
| 1289 "ls", | 1311 "ls", |
| 1290 "gs://chrome-perf/Linux Builder/full-build-linux_fc6dfc7ff5b10734084994789
69261b826441144.zip" | 1312 "gs://chrome-perf/Linux Builder/full-build-linux_fc6dfc7ff5b10734084994789
69261b826441144.zip" |
| 1291 ], | 1313 ], |
| 1314 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 1292 "name": "Gathering reference values.gsutil ls (2)", | 1315 "name": "Gathering reference values.gsutil ls (2)", |
| 1293 "~followup_annotations": [ | 1316 "~followup_annotations": [ |
| 1294 "@@@STEP_NEST_LEVEL@1@@@" | 1317 "@@@STEP_NEST_LEVEL@1@@@" |
| 1295 ] | 1318 ] |
| 1296 }, | 1319 }, |
| 1297 { | 1320 { |
| 1298 "cmd": [ | 1321 "cmd": [ |
| 1299 "python", | 1322 "python", |
| 1300 "-u", | 1323 "-u", |
| 1301 "\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", | 1324 "\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", |
| 1302 "[BUILDER_CACHE]/android_one_perf_bisect", | 1325 "[BUILDER_CACHE]/android_one_perf_bisect", |
| 1303 "511" | 1326 "511" |
| 1304 ], | 1327 ], |
| 1328 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 1305 "name": "Gathering reference values.makedirs checkout path (2)", | 1329 "name": "Gathering reference values.makedirs checkout path (2)", |
| 1306 "~followup_annotations": [ | 1330 "~followup_annotations": [ |
| 1307 "@@@STEP_NEST_LEVEL@1@@@", | 1331 "@@@STEP_NEST_LEVEL@1@@@", |
| 1308 "@@@STEP_LOG_LINE@python.inline@@@@", | 1332 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 1309 "@@@STEP_LOG_LINE@python.inline@import sys, os@@@", | 1333 "@@@STEP_LOG_LINE@python.inline@import sys, os@@@", |
| 1310 "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@", | 1334 "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@", |
| 1311 "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@", | 1335 "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@", |
| 1312 "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@", | 1336 "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@", |
| 1313 "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@", | 1337 "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@", |
| 1314 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" %
path@@@", | 1338 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" %
path@@@", |
| (...skipping 114 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1429 "@@@SET_BUILD_PROPERTY@got_buildtools_revision@\"f0319a328b2809876916353cb
994259692140934\"@@@" | 1453 "@@@SET_BUILD_PROPERTY@got_buildtools_revision@\"f0319a328b2809876916353cb
994259692140934\"@@@" |
| 1430 ] | 1454 ] |
| 1431 }, | 1455 }, |
| 1432 { | 1456 { |
| 1433 "cmd": [ | 1457 "cmd": [ |
| 1434 "python", | 1458 "python", |
| 1435 "-u", | 1459 "-u", |
| 1436 "\nimport os, sys\nfrom common import chromium_utils # Error? See https://
crbug.com/584783.\n\n\nif os.path.exists(sys.argv[1]):\n chromium_utils.RemoveD
irectory(sys.argv[1])\n", | 1460 "\nimport os, sys\nfrom common import chromium_utils # Error? See https://
crbug.com/584783.\n\n\nif os.path.exists(sys.argv[1]):\n chromium_utils.RemoveD
irectory(sys.argv[1])\n", |
| 1437 "[BUILDER_CACHE]/android_one_perf_bisect/src/out/Release" | 1461 "[BUILDER_CACHE]/android_one_perf_bisect/src/out/Release" |
| 1438 ], | 1462 ], |
| 1463 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 1439 "name": "Gathering reference values.rmtree build directory (2)", | 1464 "name": "Gathering reference values.rmtree build directory (2)", |
| 1440 "~followup_annotations": [ | 1465 "~followup_annotations": [ |
| 1441 "@@@STEP_NEST_LEVEL@1@@@", | 1466 "@@@STEP_NEST_LEVEL@1@@@", |
| 1442 "@@@STEP_LOG_LINE@python.inline@@@@", | 1467 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 1443 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", | 1468 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", |
| 1444 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error?
See https://crbug.com/584783.@@@", | 1469 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error?
See https://crbug.com/584783.@@@", |
| 1445 "@@@STEP_LOG_LINE@python.inline@@@@", | 1470 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 1446 "@@@STEP_LOG_LINE@python.inline@@@@", | 1471 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 1447 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", | 1472 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", |
| 1448 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[
1])@@@", | 1473 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[
1])@@@", |
| 1449 "@@@STEP_LOG_END@python.inline@@@" | 1474 "@@@STEP_LOG_END@python.inline@@@" |
| 1450 ] | 1475 ] |
| 1451 }, | 1476 }, |
| 1452 { | 1477 { |
| 1453 "cmd": [ | 1478 "cmd": [ |
| 1454 "python", | 1479 "python", |
| 1455 "-u", | 1480 "-u", |
| 1456 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 1481 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 1457 "--", | 1482 "--", |
| 1458 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 1483 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 1459 "--force-version", | 1484 "--force-version", |
| 1460 "4.7", | 1485 "4.7", |
| 1461 "----", | 1486 "----", |
| 1462 "cp", | 1487 "cp", |
| 1463 "gs://chrome-perf/Linux Builder/full-build-linux_fc6dfc7ff5b10734084994789
69261b826441144.zip", | 1488 "gs://chrome-perf/Linux Builder/full-build-linux_fc6dfc7ff5b10734084994789
69261b826441144.zip", |
| 1464 "[BUILDER_CACHE]/android_one_perf_bisect/src/out/build_product.zip" | 1489 "[BUILDER_CACHE]/android_one_perf_bisect/src/out/build_product.zip" |
| 1465 ], | 1490 ], |
| 1491 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 1466 "name": "Gathering reference values.gsutil download_build_product (2)", | 1492 "name": "Gathering reference values.gsutil download_build_product (2)", |
| 1467 "~followup_annotations": [ | 1493 "~followup_annotations": [ |
| 1468 "@@@STEP_NEST_LEVEL@1@@@" | 1494 "@@@STEP_NEST_LEVEL@1@@@" |
| 1469 ] | 1495 ] |
| 1470 }, | 1496 }, |
| 1471 { | 1497 { |
| 1472 "cmd": [ | 1498 "cmd": [ |
| 1473 "unzip", | 1499 "unzip", |
| 1474 "-o", | 1500 "-o", |
| 1475 "[BUILDER_CACHE]/android_one_perf_bisect/src/out/build_product.zip" | 1501 "[BUILDER_CACHE]/android_one_perf_bisect/src/out/build_product.zip" |
| (...skipping 303 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1779 ], | 1805 ], |
| 1780 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect/src", | 1806 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect/src", |
| 1781 "name": "Gathering reference values.resolving hash e28dc0d49c331def2a3bbf3dd
d0096eb51551155", | 1807 "name": "Gathering reference values.resolving hash e28dc0d49c331def2a3bbf3dd
d0096eb51551155", |
| 1782 "stdout": "/path/to/tmp/", | 1808 "stdout": "/path/to/tmp/", |
| 1783 "~followup_annotations": [ | 1809 "~followup_annotations": [ |
| 1784 "@@@STEP_NEST_LEVEL@1@@@" | 1810 "@@@STEP_NEST_LEVEL@1@@@" |
| 1785 ] | 1811 ] |
| 1786 }, | 1812 }, |
| 1787 { | 1813 { |
| 1788 "cmd": [], | 1814 "cmd": [], |
| 1815 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 1789 "name": "Gathering reference values.Waiting for chromium@e28dc0d49c", | 1816 "name": "Gathering reference values.Waiting for chromium@e28dc0d49c", |
| 1790 "~followup_annotations": [ | 1817 "~followup_annotations": [ |
| 1791 "@@@STEP_NEST_LEVEL@1@@@" | 1818 "@@@STEP_NEST_LEVEL@1@@@" |
| 1792 ] | 1819 ] |
| 1793 }, | 1820 }, |
| 1794 { | 1821 { |
| 1795 "cmd": [ | 1822 "cmd": [ |
| 1796 "python", | 1823 "python", |
| 1797 "-u", | 1824 "-u", |
| 1798 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 1825 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 1799 "--", | 1826 "--", |
| 1800 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 1827 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 1801 "----", | 1828 "----", |
| 1802 "ls", | 1829 "ls", |
| 1803 "gs://chrome-perf/bisect-results/e28dc0d49c331def2a3bbf3ddd0096eb51551155-
test.results" | 1830 "gs://chrome-perf/bisect-results/e28dc0d49c331def2a3bbf3ddd0096eb51551155-
test.results" |
| 1804 ], | 1831 ], |
| 1832 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 1805 "name": "Gathering reference values.Waiting for chromium@e28dc0d49c.gsutil l
s", | 1833 "name": "Gathering reference values.Waiting for chromium@e28dc0d49c.gsutil l
s", |
| 1806 "~followup_annotations": [ | 1834 "~followup_annotations": [ |
| 1807 "@@@STEP_NEST_LEVEL@2@@@" | 1835 "@@@STEP_NEST_LEVEL@2@@@" |
| 1808 ] | 1836 ] |
| 1809 }, | 1837 }, |
| 1810 { | 1838 { |
| 1811 "cmd": [ | 1839 "cmd": [ |
| 1812 "python", | 1840 "python", |
| 1813 "-u", | 1841 "-u", |
| 1814 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 1842 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 1815 "--", | 1843 "--", |
| 1816 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 1844 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 1817 "----", | 1845 "----", |
| 1818 "cat", | 1846 "cat", |
| 1819 "gs://chrome-perf/bisect-results/e28dc0d49c331def2a3bbf3ddd0096eb51551155-
test.results" | 1847 "gs://chrome-perf/bisect-results/e28dc0d49c331def2a3bbf3ddd0096eb51551155-
test.results" |
| 1820 ], | 1848 ], |
| 1849 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 1821 "name": "Gathering reference values.Waiting for chromium@e28dc0d49c.gsutil G
et test results for build e28dc0d49c331def2a3bbf3ddd0096eb51551155", | 1850 "name": "Gathering reference values.Waiting for chromium@e28dc0d49c.gsutil G
et test results for build e28dc0d49c331def2a3bbf3ddd0096eb51551155", |
| 1822 "stdout": "/path/to/tmp/", | 1851 "stdout": "/path/to/tmp/", |
| 1823 "~followup_annotations": [ | 1852 "~followup_annotations": [ |
| 1824 "@@@STEP_NEST_LEVEL@2@@@", | 1853 "@@@STEP_NEST_LEVEL@2@@@", |
| 1825 "@@@SET_BUILD_PROPERTY@extra_result_code@[\"B4T_TEST_FAILURE\"]@@@" | 1854 "@@@SET_BUILD_PROPERTY@extra_result_code@[\"B4T_TEST_FAILURE\"]@@@" |
| 1826 ] | 1855 ] |
| 1827 }, | 1856 }, |
| 1828 { | 1857 { |
| 1829 "cmd": [ | 1858 "cmd": [ |
| 1830 "git", | 1859 "git", |
| 1831 "footers", | 1860 "footers", |
| 1832 "--position", | 1861 "--position", |
| 1833 "fc6dfc7ff5b1073408499478969261b826441144" | 1862 "fc6dfc7ff5b1073408499478969261b826441144" |
| 1834 ], | 1863 ], |
| 1835 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect/src", | 1864 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect/src", |
| 1836 "name": "Gathering reference values.resolving hash fc6dfc7ff5b10734084994789
69261b826441144", | 1865 "name": "Gathering reference values.resolving hash fc6dfc7ff5b10734084994789
69261b826441144", |
| 1837 "stdout": "/path/to/tmp/", | 1866 "stdout": "/path/to/tmp/", |
| 1838 "~followup_annotations": [ | 1867 "~followup_annotations": [ |
| 1839 "@@@STEP_NEST_LEVEL@1@@@" | 1868 "@@@STEP_NEST_LEVEL@1@@@" |
| 1840 ] | 1869 ] |
| 1841 }, | 1870 }, |
| 1842 { | 1871 { |
| 1843 "cmd": [], | 1872 "cmd": [], |
| 1873 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 1844 "name": "Gathering reference values.Waiting for chromium@fc6dfc7ff5", | 1874 "name": "Gathering reference values.Waiting for chromium@fc6dfc7ff5", |
| 1845 "~followup_annotations": [ | 1875 "~followup_annotations": [ |
| 1846 "@@@STEP_NEST_LEVEL@1@@@" | 1876 "@@@STEP_NEST_LEVEL@1@@@" |
| 1847 ] | 1877 ] |
| 1848 }, | 1878 }, |
| 1849 { | 1879 { |
| 1850 "cmd": [ | 1880 "cmd": [ |
| 1851 "python", | 1881 "python", |
| 1852 "-u", | 1882 "-u", |
| 1853 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 1883 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 1854 "--", | 1884 "--", |
| 1855 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 1885 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 1856 "----", | 1886 "----", |
| 1857 "ls", | 1887 "ls", |
| 1858 "gs://chrome-perf/bisect-results/fc6dfc7ff5b1073408499478969261b826441144-
test.results" | 1888 "gs://chrome-perf/bisect-results/fc6dfc7ff5b1073408499478969261b826441144-
test.results" |
| 1859 ], | 1889 ], |
| 1890 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 1860 "name": "Gathering reference values.Waiting for chromium@fc6dfc7ff5.gsutil l
s", | 1891 "name": "Gathering reference values.Waiting for chromium@fc6dfc7ff5.gsutil l
s", |
| 1861 "~followup_annotations": [ | 1892 "~followup_annotations": [ |
| 1862 "@@@STEP_NEST_LEVEL@2@@@" | 1893 "@@@STEP_NEST_LEVEL@2@@@" |
| 1863 ] | 1894 ] |
| 1864 }, | 1895 }, |
| 1865 { | 1896 { |
| 1866 "cmd": [ | 1897 "cmd": [ |
| 1867 "python", | 1898 "python", |
| 1868 "-u", | 1899 "-u", |
| 1869 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 1900 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 1870 "--", | 1901 "--", |
| 1871 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 1902 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 1872 "----", | 1903 "----", |
| 1873 "cat", | 1904 "cat", |
| 1874 "gs://chrome-perf/bisect-results/fc6dfc7ff5b1073408499478969261b826441144-
test.results" | 1905 "gs://chrome-perf/bisect-results/fc6dfc7ff5b1073408499478969261b826441144-
test.results" |
| 1875 ], | 1906 ], |
| 1907 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 1876 "name": "Gathering reference values.Waiting for chromium@fc6dfc7ff5.gsutil G
et test results for build fc6dfc7ff5b1073408499478969261b826441144", | 1908 "name": "Gathering reference values.Waiting for chromium@fc6dfc7ff5.gsutil G
et test results for build fc6dfc7ff5b1073408499478969261b826441144", |
| 1877 "stdout": "/path/to/tmp/", | 1909 "stdout": "/path/to/tmp/", |
| 1878 "~followup_annotations": [ | 1910 "~followup_annotations": [ |
| 1879 "@@@STEP_NEST_LEVEL@2@@@", | 1911 "@@@STEP_NEST_LEVEL@2@@@", |
| 1880 "@@@SET_BUILD_PROPERTY@extra_result_code@[\"B4T_REF_RANGE_FAIL\", \"B4T_TE
ST_FAILURE\"]@@@" | 1912 "@@@SET_BUILD_PROPERTY@extra_result_code@[\"B4T_REF_RANGE_FAIL\", \"B4T_TE
ST_FAILURE\"]@@@" |
| 1881 ] | 1913 ] |
| 1882 }, | 1914 }, |
| 1883 { | 1915 { |
| 1884 "cmd": [ | 1916 "cmd": [ |
| 1885 "python", | 1917 "python", |
| 1886 "-u", | 1918 "-u", |
| 1887 "import sys; sys.exit(1)" | 1919 "import sys; sys.exit(1)" |
| 1888 ], | 1920 ], |
| 1921 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 1889 "name": "Gathering reference values.Recipe failed. Reason: Testing the \"goo
d\" revision failed", | 1922 "name": "Gathering reference values.Recipe failed. Reason: Testing the \"goo
d\" revision failed", |
| 1890 "~followup_annotations": [ | 1923 "~followup_annotations": [ |
| 1891 "@@@STEP_NEST_LEVEL@1@@@", | 1924 "@@@STEP_NEST_LEVEL@1@@@", |
| 1892 "@@@STEP_LOG_LINE@python.inline@import sys; sys.exit(1)@@@", | 1925 "@@@STEP_LOG_LINE@python.inline@import sys; sys.exit(1)@@@", |
| 1893 "@@@STEP_LOG_END@python.inline@@@" | 1926 "@@@STEP_LOG_END@python.inline@@@" |
| 1894 ] | 1927 ] |
| 1895 }, | 1928 }, |
| 1896 { | 1929 { |
| 1897 "cmd": [ | 1930 "cmd": [ |
| 1898 "git", | 1931 "git", |
| (...skipping 11 matching lines...) Expand all Loading... |
| 1910 "footers", | 1943 "footers", |
| 1911 "--position", | 1944 "--position", |
| 1912 "e28dc0d49c331def2a3bbf3ddd0096eb51551155" | 1945 "e28dc0d49c331def2a3bbf3ddd0096eb51551155" |
| 1913 ], | 1946 ], |
| 1914 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect/src", | 1947 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect/src", |
| 1915 "name": "resolving hash e28dc0d49c331def2a3bbf3ddd0096eb51551155", | 1948 "name": "resolving hash e28dc0d49c331def2a3bbf3ddd0096eb51551155", |
| 1916 "stdout": "/path/to/tmp/" | 1949 "stdout": "/path/to/tmp/" |
| 1917 }, | 1950 }, |
| 1918 { | 1951 { |
| 1919 "cmd": [], | 1952 "cmd": [], |
| 1953 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 1920 "name": "Debug Info", | 1954 "name": "Debug Info", |
| 1921 "~followup_annotations": [ | 1955 "~followup_annotations": [ |
| 1922 "step returned non-zero exit code: 1", | 1956 "step returned non-zero exit code: 1", |
| 1923 "@@@STEP_FAILURE@@@" | 1957 "@@@STEP_FAILURE@@@" |
| 1924 ] | 1958 ] |
| 1925 }, | 1959 }, |
| 1926 { | 1960 { |
| 1927 "cmd": [ | 1961 "cmd": [ |
| 1928 "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/catapult/devil/de
vil/android/tools/device_status.py", | 1962 "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/catapult/devil/de
vil/android/tools/device_status.py", |
| 1929 "--json-output", | 1963 "--json-output", |
| 1930 "/path/to/tmp/json", | 1964 "/path/to/tmp/json", |
| 1931 "--blacklist-file", | 1965 "--blacklist-file", |
| 1932 "[BUILDER_CACHE]/android_one_perf_bisect/src/out/bad_devices.json", | 1966 "[BUILDER_CACHE]/android_one_perf_bisect/src/out/bad_devices.json", |
| 1933 "--known-devices-file", | 1967 "--known-devices-file", |
| 1934 "[HOME]/.android/known_devices.json", | 1968 "[HOME]/.android/known_devices.json", |
| 1935 "--buildbot-path", | 1969 "--buildbot-path", |
| 1936 "/home/chrome-bot/.adb_device_info", | 1970 "/home/chrome-bot/.adb_device_info", |
| 1937 "--adb-path", | 1971 "--adb-path", |
| 1938 "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_tools/sdk
/platform-tools/adb", | 1972 "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_tools/sdk
/platform-tools/adb", |
| 1939 "-v", | 1973 "-v", |
| 1940 "--overwrite-known-devices-files" | 1974 "--overwrite-known-devices-files" |
| 1941 ], | 1975 ], |
| 1976 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 1942 "env": { | 1977 "env": { |
| 1943 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 1978 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 1944 "PATH": "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_t
ools/sdk/platform-tools:[BUILDER_CACHE]/android_one_perf_bisect/src/build/androi
d:%(PATH)s" | 1979 "PATH": "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_t
ools/sdk/platform-tools:[BUILDER_CACHE]/android_one_perf_bisect/src/build/androi
d:%(PATH)s" |
| 1945 }, | 1980 }, |
| 1946 "name": "device_status (3)", | 1981 "name": "device_status (3)", |
| 1947 "~followup_annotations": [ | 1982 "~followup_annotations": [ |
| 1948 "@@@STEP_TEXT@Online devices: 1@@@", | 1983 "@@@STEP_TEXT@Online devices: 1@@@", |
| 1949 "@@@STEP_LOG_LINE@json.output@[@@@", | 1984 "@@@STEP_LOG_LINE@json.output@[@@@", |
| 1950 "@@@STEP_LOG_LINE@json.output@ {@@@", | 1985 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 1951 "@@@STEP_LOG_LINE@json.output@ \"adb_status\": \"device\", @@@", | 1986 "@@@STEP_LOG_LINE@json.output@ \"adb_status\": \"device\", @@@", |
| (...skipping 101 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2053 "cmd": [ | 2088 "cmd": [ |
| 2054 "git", | 2089 "git", |
| 2055 "checkout", | 2090 "checkout", |
| 2056 "master" | 2091 "master" |
| 2057 ], | 2092 ], |
| 2058 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect/src", | 2093 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect/src", |
| 2059 "name": "git checkout (2)" | 2094 "name": "git checkout (2)" |
| 2060 }, | 2095 }, |
| 2061 { | 2096 { |
| 2062 "cmd": [], | 2097 "cmd": [], |
| 2098 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 2063 "name": "config (2)", | 2099 "name": "config (2)", |
| 2064 "~followup_annotations": [ | 2100 "~followup_annotations": [ |
| 2065 "@@@STEP_LOG_LINE@Bisect job configuration@{@@@", | 2101 "@@@STEP_LOG_LINE@Bisect job configuration@{@@@", |
| 2066 "@@@STEP_LOG_LINE@Bisect job configuration@ \"bad_revision\": \"fc6dfc7ff
5b1073408499478969261b826441144\", @@@", | 2102 "@@@STEP_LOG_LINE@Bisect job configuration@ \"bad_revision\": \"fc6dfc7ff
5b1073408499478969261b826441144\", @@@", |
| 2067 "@@@STEP_LOG_LINE@Bisect job configuration@ \"bug_id\": \"425582\", @@@", | 2103 "@@@STEP_LOG_LINE@Bisect job configuration@ \"bug_id\": \"425582\", @@@", |
| 2068 "@@@STEP_LOG_LINE@Bisect job configuration@ \"builder_host\": \"master4.g
olo.chromium.org\", @@@", | 2104 "@@@STEP_LOG_LINE@Bisect job configuration@ \"builder_host\": \"master4.g
olo.chromium.org\", @@@", |
| 2069 "@@@STEP_LOG_LINE@Bisect job configuration@ \"builder_port\": \"8341\", @
@@", | 2105 "@@@STEP_LOG_LINE@Bisect job configuration@ \"builder_port\": \"8341\", @
@@", |
| 2070 "@@@STEP_LOG_LINE@Bisect job configuration@ \"command\": \"./tools/perf/r
un_benchmark -v --browser=android-chromium page_cycler.intl_ar_fa_he\", @@@", | 2106 "@@@STEP_LOG_LINE@Bisect job configuration@ \"command\": \"./tools/perf/r
un_benchmark -v --browser=android-chromium page_cycler.intl_ar_fa_he\", @@@", |
| 2071 "@@@STEP_LOG_LINE@Bisect job configuration@ \"dummy_job_names\": true, @@
@", | 2107 "@@@STEP_LOG_LINE@Bisect job configuration@ \"dummy_job_names\": true, @@
@", |
| 2072 "@@@STEP_LOG_LINE@Bisect job configuration@ \"good_revision\": \"e28dc0d4
9c331def2a3bbf3ddd0096eb51551155\", @@@", | 2108 "@@@STEP_LOG_LINE@Bisect job configuration@ \"good_revision\": \"e28dc0d4
9c331def2a3bbf3ddd0096eb51551155\", @@@", |
| 2073 "@@@STEP_LOG_LINE@Bisect job configuration@ \"gs_bucket\": \"chrome-perf\
", @@@", | 2109 "@@@STEP_LOG_LINE@Bisect job configuration@ \"gs_bucket\": \"chrome-perf\
", @@@", |
| 2074 "@@@STEP_LOG_LINE@Bisect job configuration@ \"max_time_minutes\": \"5\",
@@@", | 2110 "@@@STEP_LOG_LINE@Bisect job configuration@ \"max_time_minutes\": \"5\",
@@@", |
| 2075 "@@@STEP_LOG_LINE@Bisect job configuration@ \"metric\": \"warm_times/page
_load_time\", @@@", | 2111 "@@@STEP_LOG_LINE@Bisect job configuration@ \"metric\": \"warm_times/page
_load_time\", @@@", |
| 2076 "@@@STEP_LOG_LINE@Bisect job configuration@ \"repeat_count\": \"2\", @@@"
, | 2112 "@@@STEP_LOG_LINE@Bisect job configuration@ \"repeat_count\": \"2\", @@@"
, |
| 2077 "@@@STEP_LOG_LINE@Bisect job configuration@ \"test_type\": \"perf\", @@@"
, | 2113 "@@@STEP_LOG_LINE@Bisect job configuration@ \"test_type\": \"perf\", @@@"
, |
| 2078 "@@@STEP_LOG_LINE@Bisect job configuration@ \"truncate_percent\": \"25\"@
@@", | 2114 "@@@STEP_LOG_LINE@Bisect job configuration@ \"truncate_percent\": \"25\"@
@@", |
| 2079 "@@@STEP_LOG_LINE@Bisect job configuration@}@@@", | 2115 "@@@STEP_LOG_LINE@Bisect job configuration@}@@@", |
| 2080 "@@@STEP_LOG_END@Bisect job configuration@@@" | 2116 "@@@STEP_LOG_END@Bisect job configuration@@@" |
| 2081 ] | 2117 ] |
| 2082 }, | 2118 }, |
| 2083 { | 2119 { |
| 2084 "cmd": [], | 2120 "cmd": [], |
| 2121 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 2085 "name": "Resolving reference range (2)" | 2122 "name": "Resolving reference range (2)" |
| 2086 }, | 2123 }, |
| 2087 { | 2124 { |
| 2088 "cmd": [ | 2125 "cmd": [ |
| 2089 "python", | 2126 "python", |
| 2090 "-u", | 2127 "-u", |
| 2091 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_file.py", | 2128 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_file.py", |
| 2092 "DEPS", | 2129 "DEPS", |
| 2093 "--commit", | 2130 "--commit", |
| 2094 "fc6dfc7ff5b1073408499478969261b826441144" | 2131 "fc6dfc7ff5b1073408499478969261b826441144" |
| 2095 ], | 2132 ], |
| 2133 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 2096 "name": "Resolving reference range.fetch file fc6dfc7ff5b1073408499478969261
b826441144:DEPS (2)", | 2134 "name": "Resolving reference range.fetch file fc6dfc7ff5b1073408499478969261
b826441144:DEPS (2)", |
| 2097 "stdout": "/path/to/tmp/", | 2135 "stdout": "/path/to/tmp/", |
| 2098 "~followup_annotations": [ | 2136 "~followup_annotations": [ |
| 2099 "@@@STEP_NEST_LEVEL@1@@@", | 2137 "@@@STEP_NEST_LEVEL@1@@@", |
| 2100 "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@v8: None@@@", | 2138 "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@v8: None@@@", |
| 2101 "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@catapult: None@@@", | 2139 "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@catapult: None@@@", |
| 2102 "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@skia: None@@@", | 2140 "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@skia: None@@@", |
| 2103 "@@@STEP_LOG_END@Debug Bad Revision DEPS@@@" | 2141 "@@@STEP_LOG_END@Debug Bad Revision DEPS@@@" |
| 2104 ] | 2142 ] |
| 2105 }, | 2143 }, |
| 2106 { | 2144 { |
| 2107 "cmd": [ | 2145 "cmd": [ |
| 2108 "python", | 2146 "python", |
| 2109 "-u", | 2147 "-u", |
| 2110 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_file.py", | 2148 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_file.py", |
| 2111 "DEPS", | 2149 "DEPS", |
| 2112 "--commit", | 2150 "--commit", |
| 2113 "e28dc0d49c331def2a3bbf3ddd0096eb51551155" | 2151 "e28dc0d49c331def2a3bbf3ddd0096eb51551155" |
| 2114 ], | 2152 ], |
| 2153 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 2115 "name": "Resolving reference range.fetch file e28dc0d49c331def2a3bbf3ddd0096
eb51551155:DEPS (2)", | 2154 "name": "Resolving reference range.fetch file e28dc0d49c331def2a3bbf3ddd0096
eb51551155:DEPS (2)", |
| 2116 "stdout": "/path/to/tmp/", | 2155 "stdout": "/path/to/tmp/", |
| 2117 "~followup_annotations": [ | 2156 "~followup_annotations": [ |
| 2118 "@@@STEP_NEST_LEVEL@1@@@", | 2157 "@@@STEP_NEST_LEVEL@1@@@", |
| 2119 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@v8: None@@@", | 2158 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@v8: None@@@", |
| 2120 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@catapult: None@@@", | 2159 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@catapult: None@@@", |
| 2121 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@skia: None@@@", | 2160 "@@@STEP_LOG_LINE@Debug Good Revision DEPS@skia: None@@@", |
| 2122 "@@@STEP_LOG_END@Debug Good Revision DEPS@@@" | 2161 "@@@STEP_LOG_END@Debug Good Revision DEPS@@@" |
| 2123 ] | 2162 ] |
| 2124 }, | 2163 }, |
| 2125 { | 2164 { |
| 2126 "cmd": [], | 2165 "cmd": [], |
| 2166 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 2127 "name": "Expanding revision range (2)" | 2167 "name": "Expanding revision range (2)" |
| 2128 }, | 2168 }, |
| 2129 { | 2169 { |
| 2130 "cmd": [ | 2170 "cmd": [ |
| 2131 "python", | 2171 "python", |
| 2132 "-u", | 2172 "-u", |
| 2133 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_intervening_revisions.p
y", | 2173 "RECIPE_MODULE[build::auto_bisect]/resources/fetch_intervening_revisions.p
y", |
| 2134 "e28dc0d49c331def2a3bbf3ddd0096eb51551155", | 2174 "e28dc0d49c331def2a3bbf3ddd0096eb51551155", |
| 2135 "fc6dfc7ff5b1073408499478969261b826441144", | 2175 "fc6dfc7ff5b1073408499478969261b826441144", |
| 2136 "https://chromium.googlesource.com/chromium/src" | 2176 "https://chromium.googlesource.com/chromium/src" |
| 2137 ], | 2177 ], |
| 2178 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 2138 "name": "Expanding revision range.for revisions e28dc0d49c331def2a3bbf3ddd00
96eb51551155:fc6dfc7ff5b1073408499478969261b826441144 (2)", | 2179 "name": "Expanding revision range.for revisions e28dc0d49c331def2a3bbf3ddd00
96eb51551155:fc6dfc7ff5b1073408499478969261b826441144 (2)", |
| 2139 "stdout": "/path/to/tmp/json", | 2180 "stdout": "/path/to/tmp/json", |
| 2140 "~followup_annotations": [ | 2181 "~followup_annotations": [ |
| 2141 "@@@STEP_NEST_LEVEL@1@@@", | 2182 "@@@STEP_NEST_LEVEL@1@@@", |
| 2142 "@@@STEP_LOG_LINE@json.output@[@@@", | 2183 "@@@STEP_LOG_LINE@json.output@[@@@", |
| 2143 "@@@STEP_LOG_LINE@json.output@ [@@@", | 2184 "@@@STEP_LOG_LINE@json.output@ [@@@", |
| 2144 "@@@STEP_LOG_LINE@json.output@ \"fc6dfc7ff5b1073408499478969261b8264411
44\", @@@", | 2185 "@@@STEP_LOG_LINE@json.output@ \"fc6dfc7ff5b1073408499478969261b8264411
44\", @@@", |
| 2145 "@@@STEP_LOG_LINE@json.output@ \"ignored\"@@@", | 2186 "@@@STEP_LOG_LINE@json.output@ \"ignored\"@@@", |
| 2146 "@@@STEP_LOG_LINE@json.output@ ], @@@", | 2187 "@@@STEP_LOG_LINE@json.output@ ], @@@", |
| 2147 "@@@STEP_LOG_LINE@json.output@ [@@@", | 2188 "@@@STEP_LOG_LINE@json.output@ [@@@", |
| 2148 "@@@STEP_LOG_LINE@json.output@ \"e28dc0d49c331def2a3bbf3ddd0096eb515511
55\", @@@", | 2189 "@@@STEP_LOG_LINE@json.output@ \"e28dc0d49c331def2a3bbf3ddd0096eb515511
55\", @@@", |
| 2149 "@@@STEP_LOG_LINE@json.output@ \"ignored\"@@@", | 2190 "@@@STEP_LOG_LINE@json.output@ \"ignored\"@@@", |
| 2150 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 2191 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 2151 "@@@STEP_LOG_LINE@json.output@]@@@", | 2192 "@@@STEP_LOG_LINE@json.output@]@@@", |
| 2152 "@@@STEP_LOG_END@json.output@@@" | 2193 "@@@STEP_LOG_END@json.output@@@" |
| 2153 ] | 2194 ] |
| 2154 }, | 2195 }, |
| 2155 { | 2196 { |
| 2156 "cmd": [], | 2197 "cmd": [], |
| 2198 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 2157 "name": "Gathering reference values (2)" | 2199 "name": "Gathering reference values (2)" |
| 2158 }, | 2200 }, |
| 2159 { | 2201 { |
| 2160 "cmd": [ | 2202 "cmd": [ |
| 2161 "python", | 2203 "python", |
| 2162 "-u", | 2204 "-u", |
| 2163 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 2205 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 2164 "--", | 2206 "--", |
| 2165 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 2207 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 2166 "----", | 2208 "----", |
| 2167 "ls", | 2209 "ls", |
| 2168 "gs://chrome-perf/Linux Builder/full-build-linux_e28dc0d49c331def2a3bbf3dd
d0096eb51551155.zip" | 2210 "gs://chrome-perf/Linux Builder/full-build-linux_e28dc0d49c331def2a3bbf3dd
d0096eb51551155.zip" |
| 2169 ], | 2211 ], |
| 2212 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 2170 "name": "Gathering reference values.gsutil ls (3)", | 2213 "name": "Gathering reference values.gsutil ls (3)", |
| 2171 "~followup_annotations": [ | 2214 "~followup_annotations": [ |
| 2172 "@@@STEP_NEST_LEVEL@1@@@" | 2215 "@@@STEP_NEST_LEVEL@1@@@" |
| 2173 ] | 2216 ] |
| 2174 }, | 2217 }, |
| 2175 { | 2218 { |
| 2176 "cmd": [ | 2219 "cmd": [ |
| 2177 "python", | 2220 "python", |
| 2178 "-u", | 2221 "-u", |
| 2179 "\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", | 2222 "\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", |
| 2180 "[BUILDER_CACHE]/android_one_perf_bisect", | 2223 "[BUILDER_CACHE]/android_one_perf_bisect", |
| 2181 "511" | 2224 "511" |
| 2182 ], | 2225 ], |
| 2226 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 2183 "name": "Gathering reference values.makedirs checkout path (3)", | 2227 "name": "Gathering reference values.makedirs checkout path (3)", |
| 2184 "~followup_annotations": [ | 2228 "~followup_annotations": [ |
| 2185 "@@@STEP_NEST_LEVEL@1@@@", | 2229 "@@@STEP_NEST_LEVEL@1@@@", |
| 2186 "@@@STEP_LOG_LINE@python.inline@@@@", | 2230 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 2187 "@@@STEP_LOG_LINE@python.inline@import sys, os@@@", | 2231 "@@@STEP_LOG_LINE@python.inline@import sys, os@@@", |
| 2188 "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@", | 2232 "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@", |
| 2189 "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@", | 2233 "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@", |
| 2190 "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@", | 2234 "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@", |
| 2191 "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@", | 2235 "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@", |
| 2192 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" %
path@@@", | 2236 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" %
path@@@", |
| (...skipping 114 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2307 "@@@SET_BUILD_PROPERTY@got_buildtools_revision@\"f0319a328b2809876916353cb
994259692140934\"@@@" | 2351 "@@@SET_BUILD_PROPERTY@got_buildtools_revision@\"f0319a328b2809876916353cb
994259692140934\"@@@" |
| 2308 ] | 2352 ] |
| 2309 }, | 2353 }, |
| 2310 { | 2354 { |
| 2311 "cmd": [ | 2355 "cmd": [ |
| 2312 "python", | 2356 "python", |
| 2313 "-u", | 2357 "-u", |
| 2314 "\nimport os, sys\nfrom common import chromium_utils # Error? See https://
crbug.com/584783.\n\n\nif os.path.exists(sys.argv[1]):\n chromium_utils.RemoveD
irectory(sys.argv[1])\n", | 2358 "\nimport os, sys\nfrom common import chromium_utils # Error? See https://
crbug.com/584783.\n\n\nif os.path.exists(sys.argv[1]):\n chromium_utils.RemoveD
irectory(sys.argv[1])\n", |
| 2315 "[BUILDER_CACHE]/android_one_perf_bisect/src/out/Release" | 2359 "[BUILDER_CACHE]/android_one_perf_bisect/src/out/Release" |
| 2316 ], | 2360 ], |
| 2361 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 2317 "name": "Gathering reference values.rmtree build directory (3)", | 2362 "name": "Gathering reference values.rmtree build directory (3)", |
| 2318 "~followup_annotations": [ | 2363 "~followup_annotations": [ |
| 2319 "@@@STEP_NEST_LEVEL@1@@@", | 2364 "@@@STEP_NEST_LEVEL@1@@@", |
| 2320 "@@@STEP_LOG_LINE@python.inline@@@@", | 2365 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 2321 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", | 2366 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", |
| 2322 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error?
See https://crbug.com/584783.@@@", | 2367 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error?
See https://crbug.com/584783.@@@", |
| 2323 "@@@STEP_LOG_LINE@python.inline@@@@", | 2368 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 2324 "@@@STEP_LOG_LINE@python.inline@@@@", | 2369 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 2325 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", | 2370 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", |
| 2326 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[
1])@@@", | 2371 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[
1])@@@", |
| 2327 "@@@STEP_LOG_END@python.inline@@@" | 2372 "@@@STEP_LOG_END@python.inline@@@" |
| 2328 ] | 2373 ] |
| 2329 }, | 2374 }, |
| 2330 { | 2375 { |
| 2331 "cmd": [ | 2376 "cmd": [ |
| 2332 "python", | 2377 "python", |
| 2333 "-u", | 2378 "-u", |
| 2334 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 2379 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 2335 "--", | 2380 "--", |
| 2336 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 2381 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 2337 "--force-version", | 2382 "--force-version", |
| 2338 "4.7", | 2383 "4.7", |
| 2339 "----", | 2384 "----", |
| 2340 "cp", | 2385 "cp", |
| 2341 "gs://chrome-perf/Linux Builder/full-build-linux_e28dc0d49c331def2a3bbf3dd
d0096eb51551155.zip", | 2386 "gs://chrome-perf/Linux Builder/full-build-linux_e28dc0d49c331def2a3bbf3dd
d0096eb51551155.zip", |
| 2342 "[BUILDER_CACHE]/android_one_perf_bisect/src/out/build_product.zip" | 2387 "[BUILDER_CACHE]/android_one_perf_bisect/src/out/build_product.zip" |
| 2343 ], | 2388 ], |
| 2389 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 2344 "name": "Gathering reference values.gsutil download_build_product (3)", | 2390 "name": "Gathering reference values.gsutil download_build_product (3)", |
| 2345 "~followup_annotations": [ | 2391 "~followup_annotations": [ |
| 2346 "@@@STEP_NEST_LEVEL@1@@@" | 2392 "@@@STEP_NEST_LEVEL@1@@@" |
| 2347 ] | 2393 ] |
| 2348 }, | 2394 }, |
| 2349 { | 2395 { |
| 2350 "cmd": [ | 2396 "cmd": [ |
| 2351 "unzip", | 2397 "unzip", |
| 2352 "-o", | 2398 "-o", |
| 2353 "[BUILDER_CACHE]/android_one_perf_bisect/src/out/build_product.zip" | 2399 "[BUILDER_CACHE]/android_one_perf_bisect/src/out/build_product.zip" |
| (...skipping 298 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2652 "cmd": [ | 2698 "cmd": [ |
| 2653 "python", | 2699 "python", |
| 2654 "-u", | 2700 "-u", |
| 2655 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 2701 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 2656 "--", | 2702 "--", |
| 2657 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 2703 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 2658 "----", | 2704 "----", |
| 2659 "ls", | 2705 "ls", |
| 2660 "gs://chrome-perf/Linux Builder/full-build-linux_fc6dfc7ff5b10734084994789
69261b826441144.zip" | 2706 "gs://chrome-perf/Linux Builder/full-build-linux_fc6dfc7ff5b10734084994789
69261b826441144.zip" |
| 2661 ], | 2707 ], |
| 2708 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 2662 "name": "Gathering reference values.gsutil ls (4)", | 2709 "name": "Gathering reference values.gsutil ls (4)", |
| 2663 "~followup_annotations": [ | 2710 "~followup_annotations": [ |
| 2664 "@@@STEP_NEST_LEVEL@1@@@" | 2711 "@@@STEP_NEST_LEVEL@1@@@" |
| 2665 ] | 2712 ] |
| 2666 }, | 2713 }, |
| 2667 { | 2714 { |
| 2668 "cmd": [ | 2715 "cmd": [ |
| 2669 "python", | 2716 "python", |
| 2670 "-u", | 2717 "-u", |
| 2671 "\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", | 2718 "\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", |
| 2672 "[BUILDER_CACHE]/android_one_perf_bisect", | 2719 "[BUILDER_CACHE]/android_one_perf_bisect", |
| 2673 "511" | 2720 "511" |
| 2674 ], | 2721 ], |
| 2722 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 2675 "name": "Gathering reference values.makedirs checkout path (4)", | 2723 "name": "Gathering reference values.makedirs checkout path (4)", |
| 2676 "~followup_annotations": [ | 2724 "~followup_annotations": [ |
| 2677 "@@@STEP_NEST_LEVEL@1@@@", | 2725 "@@@STEP_NEST_LEVEL@1@@@", |
| 2678 "@@@STEP_LOG_LINE@python.inline@@@@", | 2726 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 2679 "@@@STEP_LOG_LINE@python.inline@import sys, os@@@", | 2727 "@@@STEP_LOG_LINE@python.inline@import sys, os@@@", |
| 2680 "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@", | 2728 "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@", |
| 2681 "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@", | 2729 "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@", |
| 2682 "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@", | 2730 "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@", |
| 2683 "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@", | 2731 "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@", |
| 2684 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" %
path@@@", | 2732 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" %
path@@@", |
| (...skipping 114 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2799 "@@@SET_BUILD_PROPERTY@got_buildtools_revision@\"f0319a328b2809876916353cb
994259692140934\"@@@" | 2847 "@@@SET_BUILD_PROPERTY@got_buildtools_revision@\"f0319a328b2809876916353cb
994259692140934\"@@@" |
| 2800 ] | 2848 ] |
| 2801 }, | 2849 }, |
| 2802 { | 2850 { |
| 2803 "cmd": [ | 2851 "cmd": [ |
| 2804 "python", | 2852 "python", |
| 2805 "-u", | 2853 "-u", |
| 2806 "\nimport os, sys\nfrom common import chromium_utils # Error? See https://
crbug.com/584783.\n\n\nif os.path.exists(sys.argv[1]):\n chromium_utils.RemoveD
irectory(sys.argv[1])\n", | 2854 "\nimport os, sys\nfrom common import chromium_utils # Error? See https://
crbug.com/584783.\n\n\nif os.path.exists(sys.argv[1]):\n chromium_utils.RemoveD
irectory(sys.argv[1])\n", |
| 2807 "[BUILDER_CACHE]/android_one_perf_bisect/src/out/Release" | 2855 "[BUILDER_CACHE]/android_one_perf_bisect/src/out/Release" |
| 2808 ], | 2856 ], |
| 2857 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 2809 "name": "Gathering reference values.rmtree build directory (4)", | 2858 "name": "Gathering reference values.rmtree build directory (4)", |
| 2810 "~followup_annotations": [ | 2859 "~followup_annotations": [ |
| 2811 "@@@STEP_NEST_LEVEL@1@@@", | 2860 "@@@STEP_NEST_LEVEL@1@@@", |
| 2812 "@@@STEP_LOG_LINE@python.inline@@@@", | 2861 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 2813 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", | 2862 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", |
| 2814 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error?
See https://crbug.com/584783.@@@", | 2863 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error?
See https://crbug.com/584783.@@@", |
| 2815 "@@@STEP_LOG_LINE@python.inline@@@@", | 2864 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 2816 "@@@STEP_LOG_LINE@python.inline@@@@", | 2865 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 2817 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", | 2866 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", |
| 2818 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[
1])@@@", | 2867 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[
1])@@@", |
| 2819 "@@@STEP_LOG_END@python.inline@@@" | 2868 "@@@STEP_LOG_END@python.inline@@@" |
| 2820 ] | 2869 ] |
| 2821 }, | 2870 }, |
| 2822 { | 2871 { |
| 2823 "cmd": [ | 2872 "cmd": [ |
| 2824 "python", | 2873 "python", |
| 2825 "-u", | 2874 "-u", |
| 2826 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 2875 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 2827 "--", | 2876 "--", |
| 2828 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 2877 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 2829 "--force-version", | 2878 "--force-version", |
| 2830 "4.7", | 2879 "4.7", |
| 2831 "----", | 2880 "----", |
| 2832 "cp", | 2881 "cp", |
| 2833 "gs://chrome-perf/Linux Builder/full-build-linux_fc6dfc7ff5b10734084994789
69261b826441144.zip", | 2882 "gs://chrome-perf/Linux Builder/full-build-linux_fc6dfc7ff5b10734084994789
69261b826441144.zip", |
| 2834 "[BUILDER_CACHE]/android_one_perf_bisect/src/out/build_product.zip" | 2883 "[BUILDER_CACHE]/android_one_perf_bisect/src/out/build_product.zip" |
| 2835 ], | 2884 ], |
| 2885 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 2836 "name": "Gathering reference values.gsutil download_build_product (4)", | 2886 "name": "Gathering reference values.gsutil download_build_product (4)", |
| 2837 "~followup_annotations": [ | 2887 "~followup_annotations": [ |
| 2838 "@@@STEP_NEST_LEVEL@1@@@" | 2888 "@@@STEP_NEST_LEVEL@1@@@" |
| 2839 ] | 2889 ] |
| 2840 }, | 2890 }, |
| 2841 { | 2891 { |
| 2842 "cmd": [ | 2892 "cmd": [ |
| 2843 "unzip", | 2893 "unzip", |
| 2844 "-o", | 2894 "-o", |
| 2845 "[BUILDER_CACHE]/android_one_perf_bisect/src/out/build_product.zip" | 2895 "[BUILDER_CACHE]/android_one_perf_bisect/src/out/build_product.zip" |
| (...skipping 303 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3149 ], | 3199 ], |
| 3150 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect/src", | 3200 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect/src", |
| 3151 "name": "Gathering reference values.resolving hash e28dc0d49c331def2a3bbf3dd
d0096eb51551155 (2)", | 3201 "name": "Gathering reference values.resolving hash e28dc0d49c331def2a3bbf3dd
d0096eb51551155 (2)", |
| 3152 "stdout": "/path/to/tmp/", | 3202 "stdout": "/path/to/tmp/", |
| 3153 "~followup_annotations": [ | 3203 "~followup_annotations": [ |
| 3154 "@@@STEP_NEST_LEVEL@1@@@" | 3204 "@@@STEP_NEST_LEVEL@1@@@" |
| 3155 ] | 3205 ] |
| 3156 }, | 3206 }, |
| 3157 { | 3207 { |
| 3158 "cmd": [], | 3208 "cmd": [], |
| 3209 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 3159 "name": "Gathering reference values.Waiting for chromium@e28dc0d49c (2)", | 3210 "name": "Gathering reference values.Waiting for chromium@e28dc0d49c (2)", |
| 3160 "~followup_annotations": [ | 3211 "~followup_annotations": [ |
| 3161 "@@@STEP_NEST_LEVEL@1@@@" | 3212 "@@@STEP_NEST_LEVEL@1@@@" |
| 3162 ] | 3213 ] |
| 3163 }, | 3214 }, |
| 3164 { | 3215 { |
| 3165 "cmd": [ | 3216 "cmd": [ |
| 3166 "python", | 3217 "python", |
| 3167 "-u", | 3218 "-u", |
| 3168 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 3219 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 3169 "--", | 3220 "--", |
| 3170 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 3221 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 3171 "----", | 3222 "----", |
| 3172 "ls", | 3223 "ls", |
| 3173 "gs://chrome-perf/bisect-results/e28dc0d49c331def2a3bbf3ddd0096eb51551155-
test.results" | 3224 "gs://chrome-perf/bisect-results/e28dc0d49c331def2a3bbf3ddd0096eb51551155-
test.results" |
| 3174 ], | 3225 ], |
| 3226 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 3175 "name": "Gathering reference values.Waiting for chromium@e28dc0d49c.gsutil l
s (2)", | 3227 "name": "Gathering reference values.Waiting for chromium@e28dc0d49c.gsutil l
s (2)", |
| 3176 "~followup_annotations": [ | 3228 "~followup_annotations": [ |
| 3177 "@@@STEP_NEST_LEVEL@2@@@" | 3229 "@@@STEP_NEST_LEVEL@2@@@" |
| 3178 ] | 3230 ] |
| 3179 }, | 3231 }, |
| 3180 { | 3232 { |
| 3181 "cmd": [ | 3233 "cmd": [ |
| 3182 "python", | 3234 "python", |
| 3183 "-u", | 3235 "-u", |
| 3184 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 3236 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 3185 "--", | 3237 "--", |
| 3186 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 3238 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 3187 "----", | 3239 "----", |
| 3188 "cat", | 3240 "cat", |
| 3189 "gs://chrome-perf/bisect-results/e28dc0d49c331def2a3bbf3ddd0096eb51551155-
test.results" | 3241 "gs://chrome-perf/bisect-results/e28dc0d49c331def2a3bbf3ddd0096eb51551155-
test.results" |
| 3190 ], | 3242 ], |
| 3243 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 3191 "name": "Gathering reference values.Waiting for chromium@e28dc0d49c.gsutil G
et test results for build e28dc0d49c331def2a3bbf3ddd0096eb51551155 (2)", | 3244 "name": "Gathering reference values.Waiting for chromium@e28dc0d49c.gsutil G
et test results for build e28dc0d49c331def2a3bbf3ddd0096eb51551155 (2)", |
| 3192 "stdout": "/path/to/tmp/", | 3245 "stdout": "/path/to/tmp/", |
| 3193 "~followup_annotations": [ | 3246 "~followup_annotations": [ |
| 3194 "@@@STEP_NEST_LEVEL@2@@@", | 3247 "@@@STEP_NEST_LEVEL@2@@@", |
| 3195 "@@@SET_BUILD_PROPERTY@extra_result_code@[\"B4T_TEST_FAILURE\"]@@@" | 3248 "@@@SET_BUILD_PROPERTY@extra_result_code@[\"B4T_TEST_FAILURE\"]@@@" |
| 3196 ] | 3249 ] |
| 3197 }, | 3250 }, |
| 3198 { | 3251 { |
| 3199 "cmd": [ | 3252 "cmd": [ |
| 3200 "git", | 3253 "git", |
| 3201 "footers", | 3254 "footers", |
| 3202 "--position", | 3255 "--position", |
| 3203 "fc6dfc7ff5b1073408499478969261b826441144" | 3256 "fc6dfc7ff5b1073408499478969261b826441144" |
| 3204 ], | 3257 ], |
| 3205 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect/src", | 3258 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect/src", |
| 3206 "name": "Gathering reference values.resolving hash fc6dfc7ff5b10734084994789
69261b826441144 (2)", | 3259 "name": "Gathering reference values.resolving hash fc6dfc7ff5b10734084994789
69261b826441144 (2)", |
| 3207 "stdout": "/path/to/tmp/", | 3260 "stdout": "/path/to/tmp/", |
| 3208 "~followup_annotations": [ | 3261 "~followup_annotations": [ |
| 3209 "@@@STEP_NEST_LEVEL@1@@@" | 3262 "@@@STEP_NEST_LEVEL@1@@@" |
| 3210 ] | 3263 ] |
| 3211 }, | 3264 }, |
| 3212 { | 3265 { |
| 3213 "cmd": [], | 3266 "cmd": [], |
| 3267 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 3214 "name": "Gathering reference values.Waiting for chromium@fc6dfc7ff5 (2)", | 3268 "name": "Gathering reference values.Waiting for chromium@fc6dfc7ff5 (2)", |
| 3215 "~followup_annotations": [ | 3269 "~followup_annotations": [ |
| 3216 "@@@STEP_NEST_LEVEL@1@@@" | 3270 "@@@STEP_NEST_LEVEL@1@@@" |
| 3217 ] | 3271 ] |
| 3218 }, | 3272 }, |
| 3219 { | 3273 { |
| 3220 "cmd": [ | 3274 "cmd": [ |
| 3221 "python", | 3275 "python", |
| 3222 "-u", | 3276 "-u", |
| 3223 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 3277 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 3224 "--", | 3278 "--", |
| 3225 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 3279 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 3226 "----", | 3280 "----", |
| 3227 "ls", | 3281 "ls", |
| 3228 "gs://chrome-perf/bisect-results/fc6dfc7ff5b1073408499478969261b826441144-
test.results" | 3282 "gs://chrome-perf/bisect-results/fc6dfc7ff5b1073408499478969261b826441144-
test.results" |
| 3229 ], | 3283 ], |
| 3284 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 3230 "name": "Gathering reference values.Waiting for chromium@fc6dfc7ff5.gsutil l
s (2)", | 3285 "name": "Gathering reference values.Waiting for chromium@fc6dfc7ff5.gsutil l
s (2)", |
| 3231 "~followup_annotations": [ | 3286 "~followup_annotations": [ |
| 3232 "@@@STEP_NEST_LEVEL@2@@@" | 3287 "@@@STEP_NEST_LEVEL@2@@@" |
| 3233 ] | 3288 ] |
| 3234 }, | 3289 }, |
| 3235 { | 3290 { |
| 3236 "cmd": [ | 3291 "cmd": [ |
| 3237 "python", | 3292 "python", |
| 3238 "-u", | 3293 "-u", |
| 3239 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 3294 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 3240 "--", | 3295 "--", |
| 3241 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 3296 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 3242 "----", | 3297 "----", |
| 3243 "cat", | 3298 "cat", |
| 3244 "gs://chrome-perf/bisect-results/fc6dfc7ff5b1073408499478969261b826441144-
test.results" | 3299 "gs://chrome-perf/bisect-results/fc6dfc7ff5b1073408499478969261b826441144-
test.results" |
| 3245 ], | 3300 ], |
| 3301 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 3246 "name": "Gathering reference values.Waiting for chromium@fc6dfc7ff5.gsutil G
et test results for build fc6dfc7ff5b1073408499478969261b826441144 (2)", | 3302 "name": "Gathering reference values.Waiting for chromium@fc6dfc7ff5.gsutil G
et test results for build fc6dfc7ff5b1073408499478969261b826441144 (2)", |
| 3247 "stdout": "/path/to/tmp/", | 3303 "stdout": "/path/to/tmp/", |
| 3248 "~followup_annotations": [ | 3304 "~followup_annotations": [ |
| 3249 "@@@STEP_NEST_LEVEL@2@@@", | 3305 "@@@STEP_NEST_LEVEL@2@@@", |
| 3250 "@@@SET_BUILD_PROPERTY@extra_result_code@[\"B4T_REF_RANGE_FAIL\", \"B4T_TE
ST_FAILURE\"]@@@" | 3306 "@@@SET_BUILD_PROPERTY@extra_result_code@[\"B4T_REF_RANGE_FAIL\", \"B4T_TE
ST_FAILURE\"]@@@" |
| 3251 ] | 3307 ] |
| 3252 }, | 3308 }, |
| 3253 { | 3309 { |
| 3254 "cmd": [ | 3310 "cmd": [ |
| 3255 "python", | 3311 "python", |
| 3256 "-u", | 3312 "-u", |
| 3257 "import sys; sys.exit(1)" | 3313 "import sys; sys.exit(1)" |
| 3258 ], | 3314 ], |
| 3315 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 3259 "name": "Gathering reference values.Recipe failed. Reason: Testing the \"goo
d\" revision failed (2)", | 3316 "name": "Gathering reference values.Recipe failed. Reason: Testing the \"goo
d\" revision failed (2)", |
| 3260 "~followup_annotations": [ | 3317 "~followup_annotations": [ |
| 3261 "@@@STEP_NEST_LEVEL@1@@@", | 3318 "@@@STEP_NEST_LEVEL@1@@@", |
| 3262 "@@@STEP_LOG_LINE@python.inline@import sys; sys.exit(1)@@@", | 3319 "@@@STEP_LOG_LINE@python.inline@import sys; sys.exit(1)@@@", |
| 3263 "@@@STEP_LOG_END@python.inline@@@" | 3320 "@@@STEP_LOG_END@python.inline@@@" |
| 3264 ] | 3321 ] |
| 3265 }, | 3322 }, |
| 3266 { | 3323 { |
| 3267 "cmd": [ | 3324 "cmd": [ |
| 3268 "git", | 3325 "git", |
| (...skipping 11 matching lines...) Expand all Loading... |
| 3280 "footers", | 3337 "footers", |
| 3281 "--position", | 3338 "--position", |
| 3282 "e28dc0d49c331def2a3bbf3ddd0096eb51551155" | 3339 "e28dc0d49c331def2a3bbf3ddd0096eb51551155" |
| 3283 ], | 3340 ], |
| 3284 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect/src", | 3341 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect/src", |
| 3285 "name": "resolving hash e28dc0d49c331def2a3bbf3ddd0096eb51551155 (2)", | 3342 "name": "resolving hash e28dc0d49c331def2a3bbf3ddd0096eb51551155 (2)", |
| 3286 "stdout": "/path/to/tmp/" | 3343 "stdout": "/path/to/tmp/" |
| 3287 }, | 3344 }, |
| 3288 { | 3345 { |
| 3289 "cmd": [], | 3346 "cmd": [], |
| 3347 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 3290 "name": "Debug Info (2)", | 3348 "name": "Debug Info (2)", |
| 3291 "~followup_annotations": [ | 3349 "~followup_annotations": [ |
| 3292 "@@@STEP_LOG_LINE@Debug Info@bisector.lkgr: RevisionState(rev=chromium@e28
dc0d49c, values=[], mean_value=None, std_dev=None)@@@", | 3350 "@@@STEP_LOG_LINE@Debug Info@bisector.lkgr: RevisionState(rev=chromium@e28
dc0d49c, values=[], mean_value=None, std_dev=None)@@@", |
| 3293 "@@@STEP_LOG_LINE@Debug Info@bisector.fkbr: RevisionState(rev=chromium@fc6
dfc7ff5, values=[], mean_value=None, std_dev=None)@@@", | 3351 "@@@STEP_LOG_LINE@Debug Info@bisector.fkbr: RevisionState(rev=chromium@fc6
dfc7ff5, values=[], mean_value=None, std_dev=None)@@@", |
| 3294 "@@@STEP_LOG_LINE@Debug Info@@@@", | 3352 "@@@STEP_LOG_LINE@Debug Info@@@@", |
| 3295 "@@@STEP_LOG_LINE@Debug Info@Revision Values @@@", | 3353 "@@@STEP_LOG_LINE@Debug Info@Revision Values @@@", |
| 3296 "@@@STEP_LOG_LINE@Debug Info@chromium@e28dc0d49c[] @@@", | 3354 "@@@STEP_LOG_LINE@Debug Info@chromium@e28dc0d49c[] @@@", |
| 3297 "@@@STEP_LOG_LINE@Debug Info@chromium@fc6dfc7ff5[] @@@", | 3355 "@@@STEP_LOG_LINE@Debug Info@chromium@fc6dfc7ff5[] @@@", |
| 3298 "@@@STEP_LOG_LINE@Debug Info@chromium@e28dc0d49c[] @@@", | 3356 "@@@STEP_LOG_LINE@Debug Info@chromium@e28dc0d49c[] @@@", |
| 3299 "@@@STEP_LOG_LINE@Debug Info@chromium@fc6dfc7ff5[] @@@", | 3357 "@@@STEP_LOG_LINE@Debug Info@chromium@fc6dfc7ff5[] @@@", |
| 3300 "@@@STEP_LOG_END@Debug Info@@@" | 3358 "@@@STEP_LOG_END@Debug Info@@@" |
| 3301 ] | 3359 ] |
| 3302 }, | 3360 }, |
| 3303 { | 3361 { |
| 3304 "cmd": [ | 3362 "cmd": [ |
| 3305 "python", | 3363 "python", |
| 3306 "-u", | 3364 "-u", |
| 3307 "RECIPE_MODULE[build::perf_dashboard]/resources/post_json.py" | 3365 "RECIPE_MODULE[build::perf_dashboard]/resources/post_json.py" |
| 3308 ], | 3366 ], |
| 3367 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 3309 "name": "Post bisect results", | 3368 "name": "Post bisect results", |
| 3310 "stdin": "{\"data\": {\"aborted_reason\": null, \"bad_revision\": \"fc6dfc7f
f5b1073408499478969261b826441144\", \"bisect_bot\": \"linux_perf_tester\", \"bug
_id\": \"425582\", \"buildbot_log_url\": \"http://c.org/p/cr/builders/android_on
e_perf_bisect/builds/571\", \"change\": null, \"command\": \"./tools/perf/run_be
nchmark -v --browser=android-chromium page_cycler.intl_ar_fa_he\", \"culprit_dat
a\": null, \"good_revision\": \"e28dc0d49c331def2a3bbf3ddd0096eb51551155\", \"me
tric\": \"warm_times/page_load_time\", \"revision_data\": [], \"score\": 0, \"st
atus\": \"failed\", \"test_type\": \"perf\", \"try_job_id\": null, \"warnings\":
[]}, \"url\": \"https://chromeperf.appspot.com/post_bisect_results\"}", | 3369 "stdin": "{\"data\": {\"aborted_reason\": null, \"bad_revision\": \"fc6dfc7f
f5b1073408499478969261b826441144\", \"bisect_bot\": \"linux_perf_tester\", \"bug
_id\": \"425582\", \"buildbot_log_url\": \"http://c.org/p/cr/builders/android_on
e_perf_bisect/builds/571\", \"change\": null, \"command\": \"./tools/perf/run_be
nchmark -v --browser=android-chromium page_cycler.intl_ar_fa_he\", \"culprit_dat
a\": null, \"good_revision\": \"e28dc0d49c331def2a3bbf3ddd0096eb51551155\", \"me
tric\": \"warm_times/page_load_time\", \"revision_data\": [], \"score\": 0, \"st
atus\": \"failed\", \"test_type\": \"perf\", \"try_job_id\": null, \"warnings\":
[]}, \"url\": \"https://chromeperf.appspot.com/post_bisect_results\"}", |
| 3311 "stdout": "/path/to/tmp/json", | 3370 "stdout": "/path/to/tmp/json", |
| 3312 "~followup_annotations": [ | 3371 "~followup_annotations": [ |
| 3313 "@@@STEP_LOG_LINE@json.output@{@@@", | 3372 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 3314 "@@@STEP_LOG_LINE@json.output@ \"status_code\": 200@@@", | 3373 "@@@STEP_LOG_LINE@json.output@ \"status_code\": 200@@@", |
| 3315 "@@@STEP_LOG_LINE@json.output@}@@@", | 3374 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 3316 "@@@STEP_LOG_END@json.output@@@" | 3375 "@@@STEP_LOG_END@json.output@@@" |
| 3317 ] | 3376 ] |
| 3318 }, | 3377 }, |
| 3319 { | 3378 { |
| 3320 "cmd": [ | 3379 "cmd": [ |
| 3321 "python", | 3380 "python", |
| 3322 "-u", | 3381 "-u", |
| 3323 "\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", | 3382 "\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", |
| 3324 "[BUILDER_CACHE]/android_one_perf_bisect", | 3383 "[BUILDER_CACHE]/android_one_perf_bisect", |
| 3325 "511" | 3384 "511" |
| 3326 ], | 3385 ], |
| 3386 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 3327 "name": "makedirs checkout path (2)", | 3387 "name": "makedirs checkout path (2)", |
| 3328 "~followup_annotations": [ | 3388 "~followup_annotations": [ |
| 3329 "@@@STEP_LOG_LINE@python.inline@@@@", | 3389 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 3330 "@@@STEP_LOG_LINE@python.inline@import sys, os@@@", | 3390 "@@@STEP_LOG_LINE@python.inline@import sys, os@@@", |
| 3331 "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@", | 3391 "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@", |
| 3332 "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@", | 3392 "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@", |
| 3333 "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@", | 3393 "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@", |
| 3334 "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@", | 3394 "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@", |
| 3335 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" %
path@@@", | 3395 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" %
path@@@", |
| 3336 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", | 3396 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", |
| (...skipping 115 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3452 { | 3512 { |
| 3453 "cmd": [ | 3513 "cmd": [ |
| 3454 "python", | 3514 "python", |
| 3455 "-u", | 3515 "-u", |
| 3456 "RECIPE_PACKAGE_REPO[build]/scripts/slave/daemonizer.py", | 3516 "RECIPE_PACKAGE_REPO[build]/scripts/slave/daemonizer.py", |
| 3457 "--action", | 3517 "--action", |
| 3458 "stop", | 3518 "stop", |
| 3459 "--pid-file-path", | 3519 "--pid-file-path", |
| 3460 "/tmp/device_monitor.pid" | 3520 "/tmp/device_monitor.pid" |
| 3461 ], | 3521 ], |
| 3522 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 3462 "name": "shutdown_device_monitor" | 3523 "name": "shutdown_device_monitor" |
| 3463 }, | 3524 }, |
| 3464 { | 3525 { |
| 3465 "cmd": [ | 3526 "cmd": [ |
| 3466 "python", | 3527 "python", |
| 3467 "-u", | 3528 "-u", |
| 3468 "[BUILDER_CACHE]/android_one_perf_bisect/src/build/android/adb_logcat_prin
ter.py", | 3529 "[BUILDER_CACHE]/android_one_perf_bisect/src/build/android/adb_logcat_prin
ter.py", |
| 3469 "--output-path", | 3530 "--output-path", |
| 3470 "[BUILDER_CACHE]/android_one_perf_bisect/src/out/Release/full_log", | 3531 "[BUILDER_CACHE]/android_one_perf_bisect/src/out/Release/full_log", |
| 3471 "[BUILDER_CACHE]/android_one_perf_bisect/src/out/logcat" | 3532 "[BUILDER_CACHE]/android_one_perf_bisect/src/out/logcat" |
| 3472 ], | 3533 ], |
| 3534 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 3473 "name": "logcat_dump" | 3535 "name": "logcat_dump" |
| 3474 }, | 3536 }, |
| 3475 { | 3537 { |
| 3476 "cmd": [ | 3538 "cmd": [ |
| 3477 "python", | 3539 "python", |
| 3478 "-u", | 3540 "-u", |
| 3479 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 3541 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 3480 "--", | 3542 "--", |
| 3481 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 3543 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 3482 "--force-version", | 3544 "--force-version", |
| 3483 "4.7", | 3545 "4.7", |
| 3484 "-o", | 3546 "-o", |
| 3485 "GSUtil:parallel_composite_upload_threshold=50M", | 3547 "GSUtil:parallel_composite_upload_threshold=50M", |
| 3486 "----", | 3548 "----", |
| 3487 "cp", | 3549 "cp", |
| 3488 "-a", | 3550 "-a", |
| 3489 "public-read", | 3551 "public-read", |
| 3490 "[BUILDER_CACHE]/android_one_perf_bisect/src/out/Release/full_log", | 3552 "[BUILDER_CACHE]/android_one_perf_bisect/src/out/Release/full_log", |
| 3491 "gs://chromium-android/logcat_dumps/android_one_perf_bisect/571" | 3553 "gs://chromium-android/logcat_dumps/android_one_perf_bisect/571" |
| 3492 ], | 3554 ], |
| 3555 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 3493 "name": "gsutil upload", | 3556 "name": "gsutil upload", |
| 3494 "~followup_annotations": [ | 3557 "~followup_annotations": [ |
| 3495 "@@@STEP_LINK@logcat dump@https://storage.cloud.google.com/chromium-androi
d/logcat_dumps/android_one_perf_bisect/571@@@" | 3558 "@@@STEP_LINK@logcat dump@https://storage.cloud.google.com/chromium-androi
d/logcat_dumps/android_one_perf_bisect/571@@@" |
| 3496 ] | 3559 ] |
| 3497 }, | 3560 }, |
| 3498 { | 3561 { |
| 3499 "cmd": [ | 3562 "cmd": [ |
| 3500 "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_platform/
development/scripts/stack", | 3563 "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_platform/
development/scripts/stack", |
| 3501 "--arch", | 3564 "--arch", |
| 3502 "arm", | 3565 "arm", |
| 3503 "--more-info", | 3566 "--more-info", |
| 3504 "[BUILDER_CACHE]/android_one_perf_bisect/src/out/Release/full_log" | 3567 "[BUILDER_CACHE]/android_one_perf_bisect/src/out/Release/full_log" |
| 3505 ], | 3568 ], |
| 3569 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 3506 "env": { | 3570 "env": { |
| 3507 "CHROMIUM_OUTPUT_DIR": "[BUILDER_CACHE]/android_one_perf_bisect/src/out/Re
lease", | 3571 "CHROMIUM_OUTPUT_DIR": "[BUILDER_CACHE]/android_one_perf_bisect/src/out/Re
lease", |
| 3508 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 3572 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 3509 "PATH": "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_t
ools/sdk/platform-tools:[BUILDER_CACHE]/android_one_perf_bisect/src/build/androi
d:%(PATH)s" | 3573 "PATH": "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_t
ools/sdk/platform-tools:[BUILDER_CACHE]/android_one_perf_bisect/src/build/androi
d:%(PATH)s" |
| 3510 }, | 3574 }, |
| 3511 "name": "stack_tool_with_logcat_dump" | 3575 "name": "stack_tool_with_logcat_dump" |
| 3512 }, | 3576 }, |
| 3513 { | 3577 { |
| 3514 "cmd": [ | 3578 "cmd": [ |
| 3515 "python", | 3579 "python", |
| 3516 "-u", | 3580 "-u", |
| 3517 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 3581 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 3518 "[BUILDER_CACHE]/android_one_perf_bisect/src/chrome/VERSION", | 3582 "[BUILDER_CACHE]/android_one_perf_bisect/src/chrome/VERSION", |
| 3519 "/path/to/tmp/" | 3583 "/path/to/tmp/" |
| 3520 ], | 3584 ], |
| 3585 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 3521 "name": "get version" | 3586 "name": "get version" |
| 3522 }, | 3587 }, |
| 3523 { | 3588 { |
| 3524 "cmd": [ | 3589 "cmd": [ |
| 3525 "[BUILDER_CACHE]/android_one_perf_bisect/src/build/android/tombstones.py", | 3590 "[BUILDER_CACHE]/android_one_perf_bisect/src/build/android/tombstones.py", |
| 3526 "-a", | 3591 "-a", |
| 3527 "-s", | 3592 "-s", |
| 3528 "-w" | 3593 "-w" |
| 3529 ], | 3594 ], |
| 3595 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 3530 "env": { | 3596 "env": { |
| 3531 "CHROMIUM_OUTPUT_DIR": "[BUILDER_CACHE]/android_one_perf_bisect/src/out/Re
lease", | 3597 "CHROMIUM_OUTPUT_DIR": "[BUILDER_CACHE]/android_one_perf_bisect/src/out/Re
lease", |
| 3532 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 3598 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 3533 "PATH": "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_t
ools/sdk/platform-tools:[BUILDER_CACHE]/android_one_perf_bisect/src/build/androi
d:%(PATH)s" | 3599 "PATH": "[BUILDER_CACHE]/android_one_perf_bisect/src/third_party/android_t
ools/sdk/platform-tools:[BUILDER_CACHE]/android_one_perf_bisect/src/build/androi
d:%(PATH)s" |
| 3534 }, | 3600 }, |
| 3535 "name": "stack_tool_for_tombstones" | 3601 "name": "stack_tool_for_tombstones" |
| 3536 }, | 3602 }, |
| 3537 { | 3603 { |
| 3538 "cmd": [ | 3604 "cmd": [ |
| 3539 "python", | 3605 "python", |
| 3540 "-u", | 3606 "-u", |
| 3541 "\nimport glob, os, sys\nfor report in glob.glob(sys.argv[1]):\n with ope
n(report, 'r') as f:\n for l in f.readlines():\n print l\n os.remove(re
port)\n", | 3607 "\nimport glob, os, sys\nfor report in glob.glob(sys.argv[1]):\n with ope
n(report, 'r') as f:\n for l in f.readlines():\n print l\n os.remove(re
port)\n", |
| 3542 "[BUILDER_CACHE]/android_one_perf_bisect/src/out/Release/test_logs/*.log" | 3608 "[BUILDER_CACHE]/android_one_perf_bisect/src/out/Release/test_logs/*.log" |
| 3543 ], | 3609 ], |
| 3610 "cwd": "[BUILDER_CACHE]/android_one_perf_bisect", |
| 3544 "name": "test_report", | 3611 "name": "test_report", |
| 3545 "~followup_annotations": [ | 3612 "~followup_annotations": [ |
| 3546 "@@@STEP_LOG_LINE@python.inline@@@@", | 3613 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 3547 "@@@STEP_LOG_LINE@python.inline@import glob, os, sys@@@", | 3614 "@@@STEP_LOG_LINE@python.inline@import glob, os, sys@@@", |
| 3548 "@@@STEP_LOG_LINE@python.inline@for report in glob.glob(sys.argv[1]):@@@", | 3615 "@@@STEP_LOG_LINE@python.inline@for report in glob.glob(sys.argv[1]):@@@", |
| 3549 "@@@STEP_LOG_LINE@python.inline@ with open(report, 'r') as f:@@@", | 3616 "@@@STEP_LOG_LINE@python.inline@ with open(report, 'r') as f:@@@", |
| 3550 "@@@STEP_LOG_LINE@python.inline@ for l in f.readlines():@@@", | 3617 "@@@STEP_LOG_LINE@python.inline@ for l in f.readlines():@@@", |
| 3551 "@@@STEP_LOG_LINE@python.inline@ print l@@@", | 3618 "@@@STEP_LOG_LINE@python.inline@ print l@@@", |
| 3552 "@@@STEP_LOG_LINE@python.inline@ os.remove(report)@@@", | 3619 "@@@STEP_LOG_LINE@python.inline@ os.remove(report)@@@", |
| 3553 "@@@STEP_LOG_END@python.inline@@@" | 3620 "@@@STEP_LOG_END@python.inline@@@" |
| 3554 ] | 3621 ] |
| 3555 }, | 3622 }, |
| 3556 { | 3623 { |
| 3557 "name": "$result", | 3624 "name": "$result", |
| 3558 "recipe_result": null, | 3625 "recipe_result": null, |
| 3559 "status_code": 0 | 3626 "status_code": 0 |
| 3560 } | 3627 } |
| 3561 ] | 3628 ] |
| OLD | NEW |