| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", | 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |
| 7 "--master", | 7 "--master", |
| 8 "client.v8.fyi", | 8 "client.v8.fyi", |
| 9 "--builder", | 9 "--builder", |
| 10 "Auto-roll - release process", | 10 "Auto-roll - release process", |
| 11 "--slave", | 11 "--slave", |
| 12 "TestSlavename", | 12 "TestSlavename", |
| 13 "--spec", | 13 "--spec", |
| 14 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_vars': {'chromium_trunk'
: 'svn://svn-mirror.golo.chromium.org/chrome/trunk'}, 'deps_file': 'DEPS', 'mana
ged': True, 'name': 'v8', 'url': 'https://chromium.googlesource.com/v8/v8'}]", | 14 "cache_dir = '[ROOT]/b/build/slave/cache_dir'\nsolutions = [{'custom_vars'
: {'chromium_trunk': 'svn://svn-mirror.golo.chromium.org/chrome/trunk'}, 'deps_f
ile': 'DEPS', 'managed': True, 'name': 'v8', 'url': 'https://chromium.googlesour
ce.com/v8/v8'}]", |
| 15 "--root", | 15 "--root", |
| 16 "v8", | 16 "v8", |
| 17 "--revision_mapping_file", | 17 "--revision_mapping_file", |
| 18 "{\"v8\": \"got_revision\"}", | 18 "{\"v8\": \"got_revision\"}", |
| 19 "--git-cache-dir", | 19 "--git-cache-dir", |
| 20 "[GIT_CACHE]", | 20 "[ROOT]/b/build/slave/cache_dir", |
| 21 "--output_json", | 21 "--output_json", |
| 22 "/path/to/tmp/json", | 22 "/path/to/tmp/json", |
| 23 "--revision", | 23 "--revision", |
| 24 "v8@HEAD", | 24 "v8@HEAD", |
| 25 "--force", | 25 "--force", |
| 26 "--no_shallow", | 26 "--no_shallow", |
| 27 "--output_manifest" | 27 "--output_manifest" |
| 28 ], | 28 ], |
| 29 "cwd": "[SLAVE_BUILD]", | |
| 30 "env": { | 29 "env": { |
| 31 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 30 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 32 }, | 31 }, |
| 33 "name": "bot_update", | 32 "name": "bot_update", |
| 34 "~followup_annotations": [ | 33 "~followup_annotations": [ |
| 35 "@@@STEP_TEXT@Some step text@@@", | 34 "@@@STEP_TEXT@Some step text@@@", |
| 36 "@@@STEP_LOG_LINE@json.output@{@@@", | 35 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 37 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 36 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
| 38 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 37 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
| 39 "@@@STEP_LOG_LINE@json.output@ \"v8\": \"HEAD\"@@@", | 38 "@@@STEP_LOG_LINE@json.output@ \"v8\": \"HEAD\"@@@", |
| (...skipping 15 matching lines...) Expand all Loading... |
| 55 "@@@STEP_LOG_LINE@json.output@}@@@", | 54 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 56 "@@@STEP_LOG_END@json.output@@@", | 55 "@@@STEP_LOG_END@json.output@@@", |
| 57 "@@@SET_BUILD_PROPERTY@got_revision@\"f2cbea7e89a45f46819777bb78a1f5bd0241
f64c\"@@@", | 56 "@@@SET_BUILD_PROPERTY@got_revision@\"f2cbea7e89a45f46819777bb78a1f5bd0241
f64c\"@@@", |
| 58 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#50110}\"@@@" | 57 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#50110}\"@@@" |
| 59 ] | 58 ] |
| 60 }, | 59 }, |
| 61 { | 60 { |
| 62 "cmd": [ | 61 "cmd": [ |
| 63 "python", | 62 "python", |
| 64 "-u", | 63 "-u", |
| 65 "[BUILD]/scripts/tools/runit.py", | 64 "[ROOT]/b/build/scripts/tools/runit.py", |
| 66 "[BUILD]/scripts/tools/pycurl.py", | 65 "[ROOT]/b/build/scripts/tools/pycurl.py", |
| 67 "https://v8-status.appspot.com/lkgr" | 66 "https://v8-status.appspot.com/lkgr" |
| 68 ], | 67 ], |
| 69 "cwd": "[SLAVE_BUILD]", | |
| 70 "name": "get new lkgr", | 68 "name": "get new lkgr", |
| 71 "stdout": "/path/to/tmp/", | 69 "stdout": "/path/to/tmp/", |
| 72 "~followup_annotations": [ | 70 "~followup_annotations": [ |
| 73 "@@@STEP_LOG_LINE@logs@New candidate: 0df953c9e12c1e3b0e37f2d4ef1ef8c319e0
95cb (396002)@@@", | 71 "@@@STEP_LOG_LINE@logs@New candidate: 0df953c9e12c1e3b0e37f2d4ef1ef8c319e0
95cb (396002)@@@", |
| 74 "@@@STEP_LOG_END@logs@@@" | 72 "@@@STEP_LOG_END@logs@@@" |
| 75 ] | 73 ] |
| 76 }, | 74 }, |
| 77 { | 75 { |
| 78 "cmd": [ | 76 "cmd": [ |
| 79 "git", | 77 "git", |
| 80 "fetch", | 78 "fetch", |
| 81 "https://chromium.googlesource.com/v8/v8", | 79 "https://chromium.googlesource.com/v8/v8", |
| 82 "+refs/heads/lkgr:refs/heads/lkgr" | 80 "+refs/heads/lkgr:refs/heads/lkgr" |
| 83 ], | 81 ], |
| 84 "cwd": "[SLAVE_BUILD]/v8", | 82 "cwd": "[CWD]/v8", |
| 85 "name": "git fetch" | 83 "name": "git fetch" |
| 86 }, | 84 }, |
| 87 { | 85 { |
| 88 "cmd": [ | 86 "cmd": [ |
| 89 "git", | 87 "git", |
| 90 "show-ref", | 88 "show-ref", |
| 91 "-s", | 89 "-s", |
| 92 "refs/heads/lkgr" | 90 "refs/heads/lkgr" |
| 93 ], | 91 ], |
| 94 "cwd": "[SLAVE_BUILD]/v8", | 92 "cwd": "[CWD]/v8", |
| 95 "name": "git show-ref refs/heads/lkgr", | 93 "name": "git show-ref refs/heads/lkgr", |
| 96 "stdout": "/path/to/tmp/", | 94 "stdout": "/path/to/tmp/", |
| 97 "~followup_annotations": [ | 95 "~followup_annotations": [ |
| 98 "@@@STEP_LOG_LINE@ref@0df953c9e12c1e3b0e37f2d4ef1ef8c319e095cb@@@", | 96 "@@@STEP_LOG_LINE@ref@0df953c9e12c1e3b0e37f2d4ef1ef8c319e095cb@@@", |
| 99 "@@@STEP_LOG_END@ref@@@" | 97 "@@@STEP_LOG_END@ref@@@" |
| 100 ] | 98 ] |
| 101 }, | 99 }, |
| 102 { | 100 { |
| 103 "cmd": [ | 101 "cmd": [ |
| 104 "echo", | 102 "echo", |
| 105 "There is no new lkgr." | 103 "There is no new lkgr." |
| 106 ], | 104 ], |
| 107 "cwd": "[SLAVE_BUILD]", | |
| 108 "name": "log" | 105 "name": "log" |
| 109 }, | 106 }, |
| 110 { | 107 { |
| 111 "cmd": [ | 108 "cmd": [ |
| 112 "git", | 109 "git", |
| 113 "fetch", | 110 "fetch", |
| 114 "https://chromium.googlesource.com/v8/v8", | 111 "https://chromium.googlesource.com/v8/v8", |
| 115 "+refs/heads/candidate:refs/heads/candidate" | 112 "+refs/heads/candidate:refs/heads/candidate" |
| 116 ], | 113 ], |
| 117 "cwd": "[SLAVE_BUILD]/v8", | 114 "cwd": "[CWD]/v8", |
| 118 "name": "git fetch (2)" | 115 "name": "git fetch (2)" |
| 119 }, | 116 }, |
| 120 { | 117 { |
| 121 "cmd": [ | 118 "cmd": [ |
| 122 "git", | 119 "git", |
| 123 "show-ref", | 120 "show-ref", |
| 124 "-s", | 121 "-s", |
| 125 "refs/heads/candidate" | 122 "refs/heads/candidate" |
| 126 ], | 123 ], |
| 127 "cwd": "[SLAVE_BUILD]/v8", | 124 "cwd": "[CWD]/v8", |
| 128 "name": "git show-ref refs/heads/candidate", | 125 "name": "git show-ref refs/heads/candidate", |
| 129 "stdout": "/path/to/tmp/", | 126 "stdout": "/path/to/tmp/", |
| 130 "~followup_annotations": [ | 127 "~followup_annotations": [ |
| 131 "@@@STEP_LOG_LINE@ref@0df953c9e12c1e3b0e37f2d4ef1ef8c319e095cb@@@", | 128 "@@@STEP_LOG_LINE@ref@0df953c9e12c1e3b0e37f2d4ef1ef8c319e095cb@@@", |
| 132 "@@@STEP_LOG_END@ref@@@" | 129 "@@@STEP_LOG_END@ref@@@" |
| 133 ] | 130 ] |
| 134 }, | 131 }, |
| 135 { | 132 { |
| 136 "cmd": [ | 133 "cmd": [ |
| 137 "git", | 134 "git", |
| 138 "fetch", | 135 "fetch", |
| 139 "https://chromium.googlesource.com/v8/v8", | 136 "https://chromium.googlesource.com/v8/v8", |
| 140 "+refs/heads/roll:refs/heads/roll" | 137 "+refs/heads/roll:refs/heads/roll" |
| 141 ], | 138 ], |
| 142 "cwd": "[SLAVE_BUILD]/v8", | 139 "cwd": "[CWD]/v8", |
| 143 "name": "git fetch (3)" | 140 "name": "git fetch (3)" |
| 144 }, | 141 }, |
| 145 { | 142 { |
| 146 "cmd": [ | 143 "cmd": [ |
| 147 "git", | 144 "git", |
| 148 "show-ref", | 145 "show-ref", |
| 149 "-s", | 146 "-s", |
| 150 "refs/heads/roll" | 147 "refs/heads/roll" |
| 151 ], | 148 ], |
| 152 "cwd": "[SLAVE_BUILD]/v8", | 149 "cwd": "[CWD]/v8", |
| 153 "name": "git show-ref refs/heads/roll", | 150 "name": "git show-ref refs/heads/roll", |
| 154 "stdout": "/path/to/tmp/", | 151 "stdout": "/path/to/tmp/", |
| 155 "~followup_annotations": [ | 152 "~followup_annotations": [ |
| 156 "@@@STEP_LOG_LINE@ref@74882b7a8e55268d1658f83efefa1c2585cee723@@@", | 153 "@@@STEP_LOG_LINE@ref@74882b7a8e55268d1658f83efefa1c2585cee723@@@", |
| 157 "@@@STEP_LOG_END@ref@@@" | 154 "@@@STEP_LOG_END@ref@@@" |
| 158 ] | 155 ] |
| 159 }, | 156 }, |
| 160 { | 157 { |
| 161 "cmd": [ | 158 "cmd": [ |
| 162 "python", | 159 "python", |
| 163 "-u", | 160 "-u", |
| 164 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 161 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 165 "[SLAVE_BUILD]/timestamp.txt", | 162 "[CWD]/timestamp.txt", |
| 166 "/path/to/tmp/" | 163 "/path/to/tmp/" |
| 167 ], | 164 ], |
| 168 "cwd": "[SLAVE_BUILD]", | |
| 169 "name": "check timestamp" | 165 "name": "check timestamp" |
| 170 }, | 166 }, |
| 171 { | 167 { |
| 172 "cmd": [ | 168 "cmd": [ |
| 173 "python", | 169 "python", |
| 174 "-u", | 170 "-u", |
| 175 "[SLAVE_BUILD]/v8/tools/release/check_clusterfuzz.py", | 171 "[CWD]/v8/tools/release/check_clusterfuzz.py", |
| 176 "--key-file", | 172 "--key-file", |
| 177 "[SLAVE_BUILD]/.cf_key", | 173 "[CWD]/.cf_key", |
| 178 "--results-file", | 174 "--results-file", |
| 179 "/path/to/tmp/json" | 175 "/path/to/tmp/json" |
| 180 ], | 176 ], |
| 181 "cwd": "[SLAVE_BUILD]", | |
| 182 "name": "check clusterfuzz", | 177 "name": "check clusterfuzz", |
| 183 "stderr": "/path/to/tmp/err", | 178 "stderr": "/path/to/tmp/err", |
| 184 "stdout": "/path/to/tmp/out", | 179 "stdout": "/path/to/tmp/out", |
| 185 "~followup_annotations": [ | 180 "~followup_annotations": [ |
| 186 "@@@STEP_LINK@1@https://cluster-fuzz.appspot.com/testcase?key=1@@@", | 181 "@@@STEP_LINK@1@https://cluster-fuzz.appspot.com/testcase?key=1@@@", |
| 187 "@@@STEP_LINK@2@https://cluster-fuzz.appspot.com/testcase?key=2@@@", | 182 "@@@STEP_LINK@2@https://cluster-fuzz.appspot.com/testcase?key=2@@@", |
| 188 "@@@STEP_FAILURE@@@" | 183 "@@@STEP_FAILURE@@@" |
| 189 ] | 184 ] |
| 190 }, | 185 }, |
| 191 { | 186 { |
| 192 "cmd": [ | 187 "cmd": [ |
| 193 "echo", | 188 "echo", |
| 194 "Current candidate is 10h old (limit: 8h)." | 189 "Current candidate is 10h old (limit: 8h)." |
| 195 ], | 190 ], |
| 196 "cwd": "[SLAVE_BUILD]", | |
| 197 "name": "log (2)" | 191 "name": "log (2)" |
| 198 }, | 192 }, |
| 199 { | 193 { |
| 200 "cmd": [ | 194 "cmd": [ |
| 201 "echo", | 195 "echo", |
| 202 "There is no new candidate." | 196 "There is no new candidate." |
| 203 ], | 197 ], |
| 204 "cwd": "[SLAVE_BUILD]", | |
| 205 "name": "log (3)" | 198 "name": "log (3)" |
| 206 }, | 199 }, |
| 207 { | 200 { |
| 208 "cmd": [ | 201 "cmd": [ |
| 209 "git", | 202 "git", |
| 210 "update-ref", | 203 "update-ref", |
| 211 "refs/heads/roll", | 204 "refs/heads/roll", |
| 212 "0df953c9e12c1e3b0e37f2d4ef1ef8c319e095cb" | 205 "0df953c9e12c1e3b0e37f2d4ef1ef8c319e095cb" |
| 213 ], | 206 ], |
| 214 "cwd": "[SLAVE_BUILD]/v8", | 207 "cwd": "[CWD]/v8", |
| 215 "name": "git update-ref" | 208 "name": "git update-ref" |
| 216 }, | 209 }, |
| 217 { | 210 { |
| 218 "cmd": [ | 211 "cmd": [ |
| 219 "git", | 212 "git", |
| 220 "push", | 213 "push", |
| 221 "https://chromium.googlesource.com/v8/v8", | 214 "https://chromium.googlesource.com/v8/v8", |
| 222 "refs/heads/roll:refs/heads/roll" | 215 "refs/heads/roll:refs/heads/roll" |
| 223 ], | 216 ], |
| 224 "cwd": "[SLAVE_BUILD]/v8", | 217 "cwd": "[CWD]/v8", |
| 225 "name": "git push" | 218 "name": "git push" |
| 226 }, | 219 }, |
| 227 { | 220 { |
| 228 "cmd": [ | 221 "cmd": [ |
| 229 "python", | 222 "python", |
| 230 "-u", | 223 "-u", |
| 231 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 224 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 232 "0df953c9e12c1e3b0e37f2d4ef1ef8c319e095cb 396006", | 225 "0df953c9e12c1e3b0e37f2d4ef1ef8c319e095cb 396006", |
| 233 "[SLAVE_BUILD]/refs_heads_roll.log" | 226 "[CWD]/refs_heads_roll.log" |
| 234 ], | 227 ], |
| 235 "cwd": "[SLAVE_BUILD]", | |
| 236 "name": "Write refs_heads_roll.log" | 228 "name": "Write refs_heads_roll.log" |
| 237 }, | 229 }, |
| 238 { | 230 { |
| 239 "cmd": [ | 231 "cmd": [ |
| 240 "python", | 232 "python", |
| 241 "-u", | 233 "-u", |
| 242 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 234 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 243 "--", | 235 "--", |
| 244 "[DEPOT_TOOLS]/gsutil.py", | 236 "[ROOT]/b/depot_tools/gsutil.py", |
| 245 "----", | 237 "----", |
| 246 "cp", | 238 "cp", |
| 247 "[SLAVE_BUILD]/refs_heads_roll.log", | 239 "[CWD]/refs_heads_roll.log", |
| 248 "gs://chromium-v8-auto-roll/v8_release_process/refs_heads_roll.log" | 240 "gs://chromium-v8-auto-roll/v8_release_process/refs_heads_roll.log" |
| 249 ], | 241 ], |
| 250 "cwd": "[SLAVE_BUILD]", | |
| 251 "name": "gsutil upload", | 242 "name": "gsutil upload", |
| 252 "~followup_annotations": [ | 243 "~followup_annotations": [ |
| 253 "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/chromium-v8-a
uto-roll/v8_release_process/refs_heads_roll.log@@@" | 244 "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/chromium-v8-a
uto-roll/v8_release_process/refs_heads_roll.log@@@" |
| 254 ] | 245 ] |
| 255 }, | 246 }, |
| 256 { | 247 { |
| 257 "name": "$result", | 248 "name": "$result", |
| 258 "reason": "Clusterfuzz had issues.", | 249 "reason": "Clusterfuzz had issues.", |
| 259 "status_code": 1 | 250 "status_code": 1 |
| 260 } | 251 } |
| 261 ] | 252 ] |
| OLD | NEW |