| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "[BUILD]/scripts/slave/bot_update.py", | 6 "[BUILD]/scripts/slave/bot_update.py", |
| 7 "--master", | 7 "--master", |
| 8 "tryserver.chromium.linux", | 8 "tryserver.chromium.linux", |
| 9 "--builder", | 9 "--builder", |
| 10 "android_clang_dbg_recipe", | 10 "android_dbg_tests_recipe", |
| 11 "--slave", | 11 "--slave", |
| 12 "TestSlavename", | 12 "slavename", |
| 13 "--spec", | 13 "--spec", |
| 14 "cache_dir = None\nsolutions = [{'custom_vars': {'googlecode_url': 'svn://
svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn://svn-mirror.golo.chromium.
org/native_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chromium.org
/%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/trunk'}, '
deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-mirror.gol
o.chromium.org/chrome/trunk/src'}, {'custom_deps': {'src/chrome/test/data/firefo
x2_profile/searchplugins': None, 'src/chrome/test/data/firefox2_searchplugins':
None, 'src/chrome/test/data/firefox3_profile/searchplugins': None, 'src/chrome/t
est/data/firefox3_searchplugins': None, 'src/chrome/test/data/osdd': None, 'src/
chrome/test/data/perf/frame_rate/private': None, 'src/chrome/test/data/plugin':
None, 'src/chrome/test/data/ssl/certs': None, 'src/data/autodiscovery': None, 's
rc/data/esctf': None, 'src/data/mach_ports': None, 'src/data/memory_test': None,
'src/data/mozilla_js_tests': None, 'src/data/page_cycler': None, 'src/data/sele
nium_core': None, 'src/data/tab_switching': None, 'src/tools/grit/grit/test/data
': None, 'src/webkit/data/bmp_decoder': None, 'src/webkit/data/ico_decoder': Non
e, 'src/webkit/data/test_shell/plugins': None, 'src/webkit/data/xbm_decoder': No
ne}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src-internal', 'url': 'svn:/
/svn-mirror.golo.chromium.org/chrome-internal/trunk/src-internal'}]\ntarget_os =
['android']", | 14 "cache_dir = None\nsolutions = [{'custom_vars': {'googlecode_url': 'svn://
svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn://svn-mirror.golo.chromium.
org/native_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chromium.org
/%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/trunk'}, '
deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-mirror.gol
o.chromium.org/chrome/trunk/src'}, {'custom_deps': {'src/chrome/test/data/firefo
x2_profile/searchplugins': None, 'src/chrome/test/data/firefox2_searchplugins':
None, 'src/chrome/test/data/firefox3_profile/searchplugins': None, 'src/chrome/t
est/data/firefox3_searchplugins': None, 'src/chrome/test/data/osdd': None, 'src/
chrome/test/data/perf/frame_rate/private': None, 'src/chrome/test/data/plugin':
None, 'src/chrome/test/data/ssl/certs': None, 'src/data/autodiscovery': None, 's
rc/data/esctf': None, 'src/data/mach_ports': None, 'src/data/memory_test': None,
'src/data/mozilla_js_tests': None, 'src/data/page_cycler': None, 'src/data/sele
nium_core': None, 'src/data/tab_switching': None, 'src/tools/grit/grit/test/data
': None, 'src/webkit/data/bmp_decoder': None, 'src/webkit/data/ico_decoder': Non
e, 'src/webkit/data/test_shell/plugins': None, 'src/webkit/data/xbm_decoder': No
ne}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src-internal', 'url': 'svn:/
/svn-mirror.golo.chromium.org/chrome-internal/trunk/src-internal'}]\ntarget_os =
['android']", |
| 15 "--root", | |
| 16 "src", | |
| 17 "--revision_mapping_file", | 15 "--revision_mapping_file", |
| 18 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\",
\"src/third_party/WebKit\": \"got_webkit_revision\", \"src/third_party/webrtc\"
: \"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_
revision\", \"src/v8\": \"got_v8_revision\"}", | 16 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\",
\"src/third_party/WebKit\": \"got_webkit_revision\", \"src/third_party/webrtc\"
: \"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_
revision\", \"src/v8\": \"got_v8_revision\"}", |
| 19 "--issue", | |
| 20 "12853011", | |
| 21 "--patchset", | |
| 22 "1", | |
| 23 "--output_json", | 17 "--output_json", |
| 24 "/path/to/tmp/json", | 18 "/path/to/tmp/json", |
| 25 "--revision", | 19 "--revision", |
| 26 "src@HEAD" | 20 "src@HEAD" |
| 27 ], | 21 ], |
| 28 "name": "bot_update", | 22 "name": "bot_update", |
| 29 "~followup_annotations": [ | 23 "~followup_annotations": [ |
| 30 "@@@STEP_TEXT@Some step text@@@", | 24 "@@@STEP_TEXT@Some step text@@@", |
| 31 "@@@STEP_LOG_LINE@json.output@{@@@", | 25 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 32 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 26 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
| (...skipping 59 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 92 ] | 86 ] |
| 93 }, | 87 }, |
| 94 { | 88 { |
| 95 "cmd": [ | 89 "cmd": [ |
| 96 "python", | 90 "python", |
| 97 "-u", | 91 "-u", |
| 98 "[DEPOT_TOOLS]/gclient.py", | 92 "[DEPOT_TOOLS]/gclient.py", |
| 99 "runhooks" | 93 "runhooks" |
| 100 ], | 94 ], |
| 101 "env": { | 95 "env": { |
| 102 "GYP_DEFINES": "OS=android asan=1 clang=1 component=shared_library fastbui
ld=1 gomadir='[BUILD]/goma' target_arch=arm use_allocator=none use_goma=1", | 96 "GYP_DEFINES": "OS=android component=static_library fastbuild=1 gomadir='[
BUILD]/goma' target_arch=arm use_goma=1", |
| 103 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | 97 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
| 104 }, | 98 }, |
| 105 "name": "gclient runhooks" | 99 "name": "gclient runhooks" |
| 106 }, | 100 }, |
| 107 { | 101 { |
| 108 "cmd": [ | 102 "cmd": [ |
| 109 "python", | 103 "python", |
| 110 "-u", | 104 "-u", |
| 111 "[DEPOT_TOOLS]/apply_issue.py", | 105 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 112 "-r", | 106 "[SLAVE_BUILD]/src/testing/buildbot/trybot_analyze_config.json", |
| 113 "[SLAVE_BUILD]/src", | 107 "/path/to/tmp/json" |
| 114 "-i", | |
| 115 "12853011", | |
| 116 "-p", | |
| 117 "1", | |
| 118 "-s", | |
| 119 "https://codereview.chromium.org", | |
| 120 "--no-auth" | |
| 121 ], | 108 ], |
| 122 "name": "apply_issue", | 109 "name": "read filter exclusion spec", |
| 123 "~followup_annotations": [ | 110 "~followup_annotations": [ |
| 124 "@@@STEP_LINK@Applied issue 12853011@https://codereview.chromium.org/12853
011@@@" | 111 "@@@STEP_TEXT@path: 'testing/buildbot/trybot_analyze_config.json'@@@", |
| 112 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 113 "@@@STEP_LOG_LINE@json.output@ \"base\": {@@@", |
| 114 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", |
| 115 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 116 "@@@STEP_LOG_LINE@json.output@ \"chromium\": {@@@", |
| 117 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", |
| 118 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 119 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 120 "@@@STEP_LOG_END@json.output@@@" |
| 125 ] | 121 ] |
| 126 }, | 122 }, |
| 127 { | 123 { |
| 128 "cmd": [ | 124 "cmd": [ |
| 125 "git", |
| 126 "diff", |
| 127 "--cached", |
| 128 "--name-only" |
| 129 ], |
| 130 "cwd": "[SLAVE_BUILD]/src", |
| 131 "name": "git diff to analyze patch", |
| 132 "stdout": "/path/to/tmp/" |
| 133 }, |
| 134 { |
| 135 "cmd": [ |
| 129 "python", | 136 "python", |
| 130 "-u", | 137 "-u", |
| 131 "[BUILD]/scripts/slave/compile.py", | 138 "[SLAVE_BUILD]/src/build/gyp_chromium", |
| 132 "--target", | 139 "--analyzer", |
| 133 "Debug", | 140 "{\"files\": [\"foo.cc\"], \"targets\": [\"mojo_test_apk\", \"android_webv
iew_test_apk\", \"chrome_shell_test_apk\", \"content_shell_test_apk\", \"base_un
ittests\", \"breakpad_unittests\", \"cc_unittests\", \"components_unittests\", \
"content_browsertests\", \"content_unittests\", \"events_unittests\", \"gl_tests
\", \"gpu_unittests\", \"ipc_tests\", \"media_unittests\", \"net_unittests\", \"
sandbox_linux_unittests\", \"sql_unittests\", \"sync_unit_tests\", \"ui_unittest
s\", \"unit_tests\", \"webkit_unit_tests\"]}", |
| 134 "--src-dir", | 141 "/path/to/tmp/json" |
| 135 "[SLAVE_BUILD]/src", | |
| 136 "--build-tool", | |
| 137 "ninja", | |
| 138 "--compiler", | |
| 139 "goma-clang", | |
| 140 "--goma-dir", | |
| 141 "[BUILD]/goma", | |
| 142 "--" | |
| 143 ], | 142 ], |
| 144 "env": { | 143 "env": { |
| 145 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | 144 "GYP_DEFINES": "OS=android component=static_library fastbuild=1 gomadir='[
BUILD]/goma' target_arch=arm use_goma=1" |
| 146 }, | 145 }, |
| 147 "name": "compile (with patch)" | 146 "name": "analyze", |
| 148 }, | |
| 149 { | |
| 150 "cmd": [ | |
| 151 "python", | |
| 152 "-u", | |
| 153 "[SLAVE_BUILD]/src/android_webview/tools/webview_licenses.py", | |
| 154 "scan" | |
| 155 ], | |
| 156 "cwd": "[SLAVE_BUILD]/src", | |
| 157 "name": "check licenses" | |
| 158 }, | |
| 159 { | |
| 160 "cmd": [ | |
| 161 "[SLAVE_BUILD]/src/build/android/findbugs_diff.py" | |
| 162 ], | |
| 163 "env": { | |
| 164 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | |
| 165 }, | |
| 166 "name": "findbugs", | |
| 167 "~followup_annotations": [ | 147 "~followup_annotations": [ |
| 168 "step returned non-zero exit code: 1", | 148 "@@@STEP_TEXT@No compile necessary@@@", |
| 169 "@@@STEP_FAILURE@@@" | 149 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 150 "@@@STEP_LOG_LINE@json.output@ \"status\": \"No compile necessary\"@@@", |
| 151 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 152 "@@@STEP_LOG_END@json.output@@@" |
| 170 ] | 153 ] |
| 171 }, | |
| 172 { | |
| 173 "name": "$final_result", | |
| 174 "reason": "Step('findbugs') failed with return_code 1", | |
| 175 "status_code": 1 | |
| 176 } | 154 } |
| 177 ] | 155 ] |
| OLD | NEW |