Chromium Code Reviews| Index: scripts/slave/recipes/bisection/desktop_bisect.expected/basic_perf_tryjob.json |
| diff --git a/scripts/slave/recipes/bisection/desktop_bisect.expected/basic_perf_tryjob.json b/scripts/slave/recipes/bisection/desktop_bisect.expected/basic_perf_tryjob.json |
| index 64bfdfcb5b1b44e428d37e3c55e0001a94caeb06..c07a69df928948d2e2a3cd66609dd6e9308cc68d 100644 |
| --- a/scripts/slave/recipes/bisection/desktop_bisect.expected/basic_perf_tryjob.json |
| +++ b/scripts/slave/recipes/bisection/desktop_bisect.expected/basic_perf_tryjob.json |
| @@ -19,9 +19,9 @@ |
| "--git-cache-dir", |
| "[GIT_CACHE]", |
| "--issue", |
| - "12853011", |
| + "12345", |
| "--patchset", |
| - "1", |
| + "20001", |
| "--rietveld_server", |
| "https://codereview.chromium.org", |
| "--output_json", |
| @@ -229,6 +229,66 @@ |
| }, |
| { |
| "cmd": [ |
| + "/opt/infra-tools/buildbucket", |
| + "put", |
| + "--host", |
| + "cr-buildbucket.appspot.com", |
| + "--service-account-json", |
| + "/creds/service_accounts/service-account-chromium_bisect.json", |
| + "{\"bucket\": \"master.tryserver.chromium.perf\", \"client_operation_id\": \"660de823239e4dbe9b09595526696f64\", \"parameters_json\": \"{\\\"buildername\\\": \\\"linux_perf_bisect_builder\\\", \\\"properties\\\": {\\\"build_archive_url\\\": \\\"gs://chrome-perf-tryjob/Linux Builder/full-build-linuxf27fede2220bcd326aee3e86ddfd4ebd0fe58cb94530ebe7-6233-4450-b819-d91f721c8644.zip\\\", \\\"clobber\\\": true, \\\"issue\\\": \\\"12345\\\", \\\"parent_got_revision\\\": \\\"f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9\\\", \\\"patch_storage\\\": \\\"rietveld\\\", \\\"patchset\\\": \\\"20001\\\", \\\"rietveld\\\": \\\"https://codereview.chromium.org\\\"}}\", \"tags\": [\"master:tryserver.chromium.perf\", \"user_agent:recipe\"]}" |
| + ], |
| + "name": "buildbucket.put", |
| + "stdout": "/path/to/tmp/json", |
| + "~followup_annotations": [ |
| + "@@@STEP_LOG_LINE@json.output@{@@@", |
| + "@@@STEP_LOG_LINE@json.output@ \"results\": [@@@", |
| + "@@@STEP_LOG_LINE@json.output@ {@@@", |
| + "@@@STEP_LOG_LINE@json.output@ \"build\": {@@@", |
| + "@@@STEP_LOG_LINE@json.output@ \"bucket\": \"user.username\", @@@", |
| + "@@@STEP_LOG_LINE@json.output@ \"created_by\": \"user:username@example.com\", @@@", |
| + "@@@STEP_LOG_LINE@json.output@ \"created_ts\": \"1459200369835900\", @@@", |
| + "@@@STEP_LOG_LINE@json.output@ \"id\": \"9016911228971028736\", @@@", |
| + "@@@STEP_LOG_LINE@json.output@ \"parameters_json\": \"{\\\"This_has_been\\\": \\\"removed\\\"}\", @@@", |
| + "@@@STEP_LOG_LINE@json.output@ \"result_details_json\": \"null\", @@@", |
| + "@@@STEP_LOG_LINE@json.output@ \"status\": \"SCHEDULED\", @@@", |
| + "@@@STEP_LOG_LINE@json.output@ \"status_changed_ts\": \"1459200369835930\", @@@", |
| + "@@@STEP_LOG_LINE@json.output@ \"updated_ts\": \"1459200369835940\", @@@", |
| + "@@@STEP_LOG_LINE@json.output@ \"utcnow_ts\": \"1459200369962370\"@@@", |
| + "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| + "@@@STEP_LOG_LINE@json.output@ \"etag\": \"\\\"8uCIh8TRuYs4vPN3iWmly9SJMqw\\\"\", @@@", |
| + "@@@STEP_LOG_LINE@json.output@ \"kind\": \"buildbucket#resourcesItem\"@@@", |
| + "@@@STEP_LOG_LINE@json.output@ }@@@", |
| + "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| + "@@@STEP_LOG_LINE@json.output@}@@@", |
| + "@@@STEP_LOG_END@json.output@@@" |
| + ] |
| + }, |
| + { |
| + "cmd": [ |
| + "/opt/infra-tools/buildbucket", |
| + "get", |
| + "--host", |
| + "cr-buildbucket.appspot.com", |
| + "9016911228971028736" |
| + ], |
| + "name": "buildbucket.get", |
| + "stdout": "/path/to/tmp/json", |
| + "~followup_annotations": [ |
| + "@@@STEP_LOG_LINE@json.output@{@@@", |
| + "@@@STEP_LOG_LINE@json.output@ \"bucket\": \"master.tryserver.chromium.perf\", @@@", |
| + "@@@STEP_LOG_LINE@json.output@ \"id\": \"9009962699124567824\", @@@", |
| + "@@@STEP_LOG_LINE@json.output@ \"result\": \"SUCCESS\", @@@", |
| + "@@@STEP_LOG_LINE@json.output@ \"status\": \"COMPLETED\", @@@", |
| + "@@@STEP_LOG_LINE@json.output@ \"status_changed_utc\": \"Mon Jun 13 19:32:37 2016\", @@@", |
| + "@@@STEP_LOG_LINE@json.output@ \"updated_utc\": \"Mon Jun 13 19:32:37 2016\", @@@", |
| + "@@@STEP_LOG_LINE@json.output@ \"url\": \"http://build.chromium.org/p/tryserver.chromium.perf/builders/linux_perf_bisect/builds/6537\", @@@", |
| + "@@@STEP_LOG_LINE@json.output@ \"utcnow_utc\": \"Tue Jun 21 21:33:56 2016\"@@@", |
| + "@@@STEP_LOG_LINE@json.output@}@@@", |
| + "@@@STEP_LOG_END@json.output@@@" |
| + ] |
| + }, |
| + { |
| + "cmd": [ |
| "python", |
| "-u", |
| "\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.RemoveDirectory(sys.argv[1])\n", |
| @@ -250,68 +310,20 @@ |
| "cmd": [ |
| "python", |
| "-u", |
| - "[SLAVE_BUILD]/src/tools/mb/mb.py", |
| - "gen", |
| - "-m", |
| - "tryserver.chromium.perf", |
| - "-b", |
| - "linux_perf_bisect", |
| - "--config-file", |
| - "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", |
| - "--goma-dir", |
| - "[CACHE]/cipd/goma", |
| - "//out/Release" |
| - ], |
| - "env": { |
| - "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
| - }, |
| - "name": "generate_build_files (with patch)" |
| - }, |
| - { |
| - "cmd": [ |
| - "python", |
| - "-u", |
| "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
| "--show-path", |
| "python", |
| - "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", |
| - "--gsutil-py-path", |
| - "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| - "--ninja-path", |
| - "RECIPE_PACKAGE_REPO[depot_tools]/ninja", |
| + "RECIPE_PACKAGE_REPO[build]/scripts/slave/extract_build.py", |
| "--target", |
| "Release", |
| - "--src-dir", |
| - "[SLAVE_BUILD]/src", |
| - "--goma-cache-dir", |
| - "[GOMA_CACHE]", |
| - "--build-tool", |
| - "ninja", |
| - "--compiler", |
| - "goma", |
| - "--goma-jsonstatus", |
| - "/path/to/tmp/json", |
| - "--goma-service-account-json-file", |
| - "/creds/service_accounts/service-account-goma-client.json", |
| - "--mode", |
| - "official", |
| - "--goma-dir", |
| - "[CACHE]/cipd/goma", |
| - "--goma-hermetic", |
| - "fallback", |
| - "--goma-fail-fast", |
| - "--goma-disable-local-fallback", |
| - "--", |
| - "chromium_builder_perf" |
| + "--build-archive-url", |
| + "gs://chrome-perf-tryjob/Linux Builder/full-build-linuxf27fede2220bcd326aee3e86ddfd4ebd0fe58cb94530ebe7-6233-4450-b819-d91f721c8644.zip", |
| + "--master-name", |
| + "tryserver.chromium.perf", |
| + "--build-number", |
| + "571" |
| ], |
| - "env": { |
| - "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
| - }, |
| - "name": "compile (with patch)", |
| - "~followup_annotations": [ |
| - "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| - "@@@STEP_LOG_END@json.output (invalid)@@@" |
| - ] |
| + "name": "extract build" |
| }, |
| { |
| "cmd": [ |
| @@ -322,9 +334,9 @@ |
| "Release", |
| "--xvfb", |
| "--factory-properties", |
| - "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"branch\": \"\", \"buildername\": \"linux_perf_bisect\", \"buildnumber\": 571, \"issue\": 12853011, \"mastername\": \"tryserver.chromium.perf\", \"patch_project\": \"chromium\", \"patchset\": 1, \"project\": \"chrome\", \"recipe\": \"bisection/desktop_bisect\", \"repository\": \"\", \"requester\": \"commit-bot@chromium.org\", \"revision\": \"HEAD\", \"rietveld\": \"https://codereview.chromium.org\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", |
| + "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"branch\": \"\", \"buildername\": \"linux_perf_bisect\", \"buildnumber\": 571, \"issue\": \"12345\", \"mastername\": \"tryserver.chromium.perf\", \"patch_project\": \"chromium\", \"patch_storage\": \"rietveld\", \"patchset\": \"20001\", \"project\": \"chrome\", \"recipe\": \"bisection/desktop_bisect\", \"repository\": \"\", \"requester\": \"commit-bot@chromium.org\", \"revision\": \"HEAD\", \"rietveld\": \"https://codereview.chromium.org\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", |
| "--build-properties", |
| - "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"branch\": \"\", \"buildername\": \"linux_perf_bisect\", \"buildnumber\": 571, \"issue\": 12853011, \"mastername\": \"tryserver.chromium.perf\", \"patch_project\": \"chromium\", \"patchset\": 1, \"project\": \"chrome\", \"recipe\": \"bisection/desktop_bisect\", \"repository\": \"\", \"requester\": \"commit-bot@chromium.org\", \"revision\": \"HEAD\", \"rietveld\": \"https://codereview.chromium.org\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", |
| + "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"branch\": \"\", \"buildername\": \"linux_perf_bisect\", \"buildnumber\": 571, \"issue\": \"12345\", \"mastername\": \"tryserver.chromium.perf\", \"patch_project\": \"chromium\", \"patch_storage\": \"rietveld\", \"patchset\": \"20001\", \"project\": \"chrome\", \"recipe\": \"bisection/desktop_bisect\", \"repository\": \"\", \"requester\": \"commit-bot@chromium.org\", \"revision\": \"HEAD\", \"rietveld\": \"https://codereview.chromium.org\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", |
| "--step-name=Performance Test (With Patch) 1 of 1", |
| "--builder-name=linux_perf_bisect", |
| "--slave-name=TestSlavename", |
| @@ -342,13 +354,6 @@ |
| "stderr": "/path/to/tmp/", |
| "stdout": "/path/to/tmp/", |
| "~followup_annotations": [ |
| - "@@@STEP_LOG_LINE@Captured Output@*RESULT dummy: dummy= [5.83,6.013,5.573]ms@@@", |
| - "@@@STEP_LOG_LINE@Captured Output@Avg dummy: 5.907711ms@@@", |
| - "@@@STEP_LOG_LINE@Captured Output@Sd dummy: 0.255921ms@@@", |
| - "@@@STEP_LOG_LINE@Captured Output@RESULT telemetry_page_measurement_results: num_failed= 0 count@@@", |
| - "@@@STEP_LOG_LINE@Captured Output@RESULT telemetry_page_measurement_results: num_errored= 0 count@@@", |
| - "@@@STEP_LOG_LINE@Captured Output@@@@", |
| - "@@@STEP_LOG_LINE@Captured Output@View online at http://storage.googleapis.com/chromium-telemetry/html-results/results-with_patch@@@", |
| "@@@STEP_LOG_END@Captured Output@@@" |
| ] |
| }, |
| @@ -465,6 +470,23 @@ |
| "cmd": [ |
| "python", |
| "-u", |
| + "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| + "--", |
| + "[DEPOT_TOOLS]/gsutil.py", |
| + "----", |
| + "ls", |
| + "gs://chrome-perf/Linux Builder/full-build-linuxf27fede2220bcd326aee3e86ddfd4ebd0fe58cb9.zip" |
| + ], |
| + "name": "gsutil check.file.exist", |
| + "~followup_annotations": [ |
| + "step returned non-zero exit code: 1", |
| + "@@@STEP_EXCEPTION@@@" |
| + ] |
| + }, |
| + { |
| + "cmd": [ |
| + "python", |
| + "-u", |
| "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
| "--show-path", |
| "python", |
| @@ -474,24 +496,82 @@ |
| }, |
| { |
| "cmd": [ |
| + "/opt/infra-tools/buildbucket", |
| + "put", |
| + "--host", |
| + "cr-buildbucket.appspot.com", |
| + "--service-account-json", |
| + "/creds/service_accounts/service-account-chromium_bisect.json", |
| + "{\"bucket\": \"master.tryserver.chromium.perf\", \"client_operation_id\": \"29f2c4144e7040a9934ca9fea1e876bc\", \"parameters_json\": \"{\\\"buildername\\\": \\\"linux_perf_bisect_builder\\\", \\\"properties\\\": {\\\"build_archive_url\\\": \\\"gs://chrome-perf/Linux Builder/full-build-linuxf27fede2220bcd326aee3e86ddfd4ebd0fe58cb9.zip\\\", \\\"clobber\\\": true, \\\"parent_got_revision\\\": \\\"f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9\\\"}}\", \"tags\": [\"master:tryserver.chromium.perf\", \"user_agent:recipe\"]}" |
| + ], |
| + "name": "buildbucket.put (2)", |
| + "stdout": "/path/to/tmp/json", |
| + "~followup_annotations": [ |
| + "@@@STEP_LOG_LINE@json.output@{@@@", |
| + "@@@STEP_LOG_LINE@json.output@ \"results\": [@@@", |
| + "@@@STEP_LOG_LINE@json.output@ {@@@", |
| + "@@@STEP_LOG_LINE@json.output@ \"build\": {@@@", |
| + "@@@STEP_LOG_LINE@json.output@ \"bucket\": \"user.username\", @@@", |
| + "@@@STEP_LOG_LINE@json.output@ \"created_by\": \"user:username@example.com\", @@@", |
| + "@@@STEP_LOG_LINE@json.output@ \"created_ts\": \"1459200369835900\", @@@", |
| + "@@@STEP_LOG_LINE@json.output@ \"id\": \"9016911228971028736\", @@@", |
| + "@@@STEP_LOG_LINE@json.output@ \"parameters_json\": \"{\\\"This_has_been\\\": \\\"removed\\\"}\", @@@", |
| + "@@@STEP_LOG_LINE@json.output@ \"result_details_json\": \"null\", @@@", |
| + "@@@STEP_LOG_LINE@json.output@ \"status\": \"SCHEDULED\", @@@", |
| + "@@@STEP_LOG_LINE@json.output@ \"status_changed_ts\": \"1459200369835930\", @@@", |
| + "@@@STEP_LOG_LINE@json.output@ \"updated_ts\": \"1459200369835940\", @@@", |
| + "@@@STEP_LOG_LINE@json.output@ \"utcnow_ts\": \"1459200369962370\"@@@", |
| + "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| + "@@@STEP_LOG_LINE@json.output@ \"etag\": \"\\\"8uCIh8TRuYs4vPN3iWmly9SJMqw\\\"\", @@@", |
| + "@@@STEP_LOG_LINE@json.output@ \"kind\": \"buildbucket#resourcesItem\"@@@", |
| + "@@@STEP_LOG_LINE@json.output@ }@@@", |
| + "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| + "@@@STEP_LOG_LINE@json.output@}@@@", |
| + "@@@STEP_LOG_END@json.output@@@" |
| + ] |
| + }, |
| + { |
| + "cmd": [ |
| + "/opt/infra-tools/buildbucket", |
| + "get", |
| + "--host", |
| + "cr-buildbucket.appspot.com", |
| + "9016911228971028736" |
| + ], |
| + "name": "buildbucket.get (2)", |
| + "stdout": "/path/to/tmp/json", |
| + "~followup_annotations": [ |
| + "@@@STEP_LOG_LINE@json.output@{@@@", |
| + "@@@STEP_LOG_LINE@json.output@ \"bucket\": \"master.tryserver.chromium.perf\", @@@", |
| + "@@@STEP_LOG_LINE@json.output@ \"id\": \"9009962699124567824\", @@@", |
| + "@@@STEP_LOG_LINE@json.output@ \"result\": \"SUCCESS\", @@@", |
| + "@@@STEP_LOG_LINE@json.output@ \"status\": \"COMPLETED\", @@@", |
| + "@@@STEP_LOG_LINE@json.output@ \"status_changed_utc\": \"Mon Jun 13 19:32:37 2016\", @@@", |
| + "@@@STEP_LOG_LINE@json.output@ \"updated_utc\": \"Mon Jun 13 19:32:37 2016\", @@@", |
| + "@@@STEP_LOG_LINE@json.output@ \"url\": \"http://build.chromium.org/p/tryserver.chromium.perf/builders/linux_perf_bisect/builds/6537\", @@@", |
| + "@@@STEP_LOG_LINE@json.output@ \"utcnow_utc\": \"Tue Jun 21 21:33:56 2016\"@@@", |
| + "@@@STEP_LOG_LINE@json.output@}@@@", |
| + "@@@STEP_LOG_END@json.output@@@" |
| + ] |
| + }, |
| + { |
| + "cmd": [ |
| "python", |
| "-u", |
| - "[SLAVE_BUILD]/src/tools/mb/mb.py", |
| - "gen", |
| - "-m", |
| - "tryserver.chromium.perf", |
| - "-b", |
| - "linux_perf_bisect", |
| - "--config-file", |
| - "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", |
| - "--goma-dir", |
| - "[CACHE]/cipd/goma", |
| - "//out/Release" |
| + "\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.RemoveDirectory(sys.argv[1])\n", |
| + "[SLAVE_BUILD]/src/out/Release" |
| ], |
| - "env": { |
| - "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
| - }, |
| - "name": "generate_build_files Without Patch" |
| + "name": "rmtree build directory (2)", |
| + "~followup_annotations": [ |
| + "@@@STEP_LOG_LINE@python.inline@@@@", |
| + "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", |
| + "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error? See https://crbug.com/584783.@@@", |
| + "@@@STEP_LOG_LINE@python.inline@@@@", |
| + "@@@STEP_LOG_LINE@python.inline@@@@", |
| + "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", |
| + "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[1])@@@", |
| + "@@@STEP_LOG_END@python.inline@@@" |
| + ] |
| }, |
| { |
| "cmd": [ |
| @@ -500,44 +580,17 @@ |
| "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
| "--show-path", |
| "python", |
| - "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", |
| - "--gsutil-py-path", |
| - "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| - "--ninja-path", |
| - "RECIPE_PACKAGE_REPO[depot_tools]/ninja", |
| + "RECIPE_PACKAGE_REPO[build]/scripts/slave/extract_build.py", |
| "--target", |
| "Release", |
| - "--src-dir", |
| - "[SLAVE_BUILD]/src", |
| - "--goma-cache-dir", |
| - "[GOMA_CACHE]", |
| - "--build-tool", |
| - "ninja", |
| - "--compiler", |
| - "goma", |
| - "--goma-jsonstatus", |
| - "/path/to/tmp/json", |
| - "--goma-service-account-json-file", |
| - "/creds/service_accounts/service-account-goma-client.json", |
| - "--mode", |
| - "official", |
| - "--goma-dir", |
| - "[CACHE]/cipd/goma", |
| - "--goma-hermetic", |
| - "fallback", |
| - "--goma-fail-fast", |
| - "--goma-disable-local-fallback", |
| - "--", |
| - "chromium_builder_perf" |
| + "--build-archive-url", |
| + "gs://chrome-perf/Linux Builder/full-build-linuxf27fede2220bcd326aee3e86ddfd4ebd0fe58cb9.zip", |
| + "--master-name", |
| + "tryserver.chromium.perf", |
| + "--build-number", |
| + "571" |
| ], |
| - "env": { |
| - "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
| - }, |
| - "name": "compile Without Patch", |
| - "~followup_annotations": [ |
| - "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| - "@@@STEP_LOG_END@json.output (invalid)@@@" |
| - ] |
| + "name": "extract build (2)" |
| }, |
| { |
| "cmd": [ |
| @@ -548,9 +601,9 @@ |
| "Release", |
| "--xvfb", |
| "--factory-properties", |
| - "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"branch\": \"\", \"buildername\": \"linux_perf_bisect\", \"buildnumber\": 571, \"issue\": 12853011, \"mastername\": \"tryserver.chromium.perf\", \"patch_project\": \"chromium\", \"patchset\": 1, \"project\": \"chrome\", \"recipe\": \"bisection/desktop_bisect\", \"repository\": \"\", \"requester\": \"commit-bot@chromium.org\", \"revision\": \"HEAD\", \"rietveld\": \"https://codereview.chromium.org\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", |
| + "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"branch\": \"\", \"buildername\": \"linux_perf_bisect\", \"buildnumber\": 571, \"issue\": \"12345\", \"mastername\": \"tryserver.chromium.perf\", \"patch_project\": \"chromium\", \"patch_storage\": \"rietveld\", \"patchset\": \"20001\", \"project\": \"chrome\", \"recipe\": \"bisection/desktop_bisect\", \"repository\": \"\", \"requester\": \"commit-bot@chromium.org\", \"revision\": \"HEAD\", \"rietveld\": \"https://codereview.chromium.org\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", |
| "--build-properties", |
| - "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"branch\": \"\", \"buildername\": \"linux_perf_bisect\", \"buildnumber\": 571, \"issue\": 12853011, \"mastername\": \"tryserver.chromium.perf\", \"patch_project\": \"chromium\", \"patchset\": 1, \"project\": \"chrome\", \"recipe\": \"bisection/desktop_bisect\", \"repository\": \"\", \"requester\": \"commit-bot@chromium.org\", \"revision\": \"HEAD\", \"rietveld\": \"https://codereview.chromium.org\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", |
| + "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"branch\": \"\", \"buildername\": \"linux_perf_bisect\", \"buildnumber\": 571, \"issue\": \"12345\", \"mastername\": \"tryserver.chromium.perf\", \"patch_project\": \"chromium\", \"patch_storage\": \"rietveld\", \"patchset\": \"20001\", \"project\": \"chrome\", \"recipe\": \"bisection/desktop_bisect\", \"repository\": \"\", \"requester\": \"commit-bot@chromium.org\", \"revision\": \"HEAD\", \"rietveld\": \"https://codereview.chromium.org\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", |
| "--step-name=Performance Test (Without Patch) 1 of 1", |
| "--builder-name=linux_perf_bisect", |
| "--slave-name=TestSlavename", |
| @@ -567,38 +620,12 @@ |
| "stderr": "/path/to/tmp/", |
| "stdout": "/path/to/tmp/", |
| "~followup_annotations": [ |
| - "@@@STEP_LOG_LINE@Captured Output@*RESULT dummy: dummy= [5.83,6.013,5.573]ms@@@", |
|
RobertoCN
2016/06/24 18:46:37
Do you know why these are missing after training?
Ziqi Xiong
2016/06/27 18:47:55
Done.
|
| - "@@@STEP_LOG_LINE@Captured Output@Avg dummy: 5.907711ms@@@", |
| - "@@@STEP_LOG_LINE@Captured Output@Sd dummy: 0.255921ms@@@", |
| - "@@@STEP_LOG_LINE@Captured Output@RESULT telemetry_page_measurement_results: num_failed= 0 count@@@", |
| - "@@@STEP_LOG_LINE@Captured Output@RESULT telemetry_page_measurement_results: num_errored= 0 count@@@", |
| - "@@@STEP_LOG_LINE@Captured Output@@@@", |
| - "@@@STEP_LOG_LINE@Captured Output@View online at http://storage.googleapis.com/chromium-telemetry/html-results/results-without_patch@@@", |
| "@@@STEP_LOG_END@Captured Output@@@" |
| ] |
| }, |
| { |
| "cmd": [], |
| - "name": "Results", |
| - "~followup_annotations": [ |
|
RobertoCN
2016/06/24 18:46:37
Same as above.
Ziqi Xiong
2016/06/27 18:47:54
Done.
|
| - "@@@STEP_TEXT@No values from test with patch, or none from test without patch.", |
| - "Output with patch:", |
| - "*RESULT dummy: dummy= [5.83,6.013,5.573]ms", |
| - "Avg dummy: 5.907711ms", |
| - "Sd dummy: 0.255921ms", |
| - "RESULT telemetry_page_measurement_results: num_failed= 0 count", |
| - "RESULT telemetry_page_measurement_results: num_errored= 0 count", |
| - "View online at http://storage.googleapis.com/chromium-telemetry/html-results/results-with_patch", |
| - "Output without patch:", |
| - "*RESULT dummy: dummy= [5.83,6.013,5.573]ms", |
| - "Avg dummy: 5.907711ms", |
| - "Sd dummy: 0.255921ms", |
| - "RESULT telemetry_page_measurement_results: num_failed= 0 count", |
| - "RESULT telemetry_page_measurement_results: num_errored= 0 count", |
| - "View online at http://storage.googleapis.com/chromium-telemetry/html-results/results-without_patch", |
| - "@@@", |
| - "@@@STEP_LINK@HTML Results@http://storage.googleapis.com/chromium-telemetry/html-results/results-without_patch@@@" |
| - ] |
| + "name": "Results" |
| }, |
| { |
| "cmd": [ |
| @@ -607,18 +634,18 @@ |
| "RECIPE_MODULE[build::perf_dashboard]/resources/post_json.py" |
| ], |
| "name": "Post bisect results", |
| - "stdin": "{\"data\": {\"bisect_bot\": \"linux_perf_bisect\", \"buildbot_log_url\": \"http://c.org/p/cr/builders/linux_perf_bisect/builds/571\", \"cloud_link\": \"http://storage.googleapis.com/chromium-telemetry/html-results/results-without_patch\", \"command\": \"src/tools/perf/run_benchmark -v --browser=release sunspider\", \"metric\": null, \"status\": \"completed\", \"try_job_id\": null, \"warnings\": [\"No values from test with patch, or none from test without patch.\\n Output with patch:\\n*RESULT dummy: dummy= [5.83,6.013,5.573]ms\\nAvg dummy: 5.907711ms\\nSd dummy: 0.255921ms\\nRESULT telemetry_page_measurement_results: num_failed= 0 count\\nRESULT telemetry_page_measurement_results: num_errored= 0 count\\n\\nView online at http://storage.googleapis.com/chromium-telemetry/html-results/results-with_patch\\n\\n\\nOutput without patch:\\n*RESULT dummy: dummy= [5.83,6.013,5.573]ms\\nAvg dummy: 5.907711ms\\nSd dummy: 0.255921ms\\nRESULT telemetry_page_measurement_results: num_failed= 0 count\\nRESULT telemetry_page_measurement_results: num_errored= 0 count\\n\\nView online at http://storage.googleapis.com/chromium-telemetry/html-results/results-without_patch\\n\"]}, \"url\": \"https://chromeperf.appspot.com/post_bisect_results\"}", |
| + "stdin": "{\"data\": {\"bisect_bot\": \"linux_perf_bisect\", \"buildbot_log_url\": \"http://c.org/p/cr/builders/linux_perf_bisect/builds/571\", \"cloud_link\": \"\", \"command\": \"src/tools/perf/run_benchmark -v --browser=release sunspider\", \"metric\": null, \"profiler_links\": [], \"status\": \"completed\", \"try_job_id\": null}, \"url\": \"https://chromeperf.appspot.com/post_bisect_results\"}", |
| "stdout": "/path/to/tmp/json", |
| "~followup_annotations": [ |
| - "@@@STEP_LOG_LINE@json.output@{@@@", |
| - "@@@STEP_LOG_LINE@json.output@ \"status_code\": 200@@@", |
| - "@@@STEP_LOG_LINE@json.output@}@@@", |
| - "@@@STEP_LOG_END@json.output@@@" |
| + "@@@STEP_TEXT@Failed to upload result to Perf Dashboard. Error response: None@@@", |
| + "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| + "@@@STEP_LOG_END@json.output (invalid)@@@", |
| + "@@@STEP_FAILURE@@@" |
| ] |
| }, |
| { |
| "name": "$result", |
| - "recipe_result": null, |
| - "status_code": 0 |
| + "reason": "Failed to upload result to Perf Dashboard. Error response: None", |
| + "status_code": 1 |
| } |
| ] |