| OLD | NEW |
| 1 { | 1 { |
| 2 "Summary": { | 2 "Summary": { |
| 3 "ParentLabel": null, | 3 "ParentLabel": null, |
| 4 "Label": "2d8d62f6be545b10", | 4 "Label": "2d8d62f6be545b10", |
| 5 "Status": "Running", | 5 "Status": "Running", |
| 6 "Banner": null, | 6 "Banner": null, |
| 7 "Bot": null, | 7 "Bot": null, |
| 8 "Recipe": null, |
| 8 "Source": { | 9 "Source": { |
| 9 "Label": "Task 2d8d62f6be545b10", | 10 "Label": "Task 2d8d62f6be545b10", |
| 10 "URL": "https://example.com/user/task/2d8d62f6be545b10" | 11 "URL": "https://example.com/user/task/2d8d62f6be545b10" |
| 11 }, | 12 }, |
| 12 "MainLink": { | 13 "MainLink": { |
| 13 "Label": "Task 2d8d62f6be545b10", | 14 "Label": "Task 2d8d62f6be545b10", |
| 14 "URL": "https://example.com/user/task/2d8d62f6be545b10" | 15 "URL": "https://example.com/user/task/2d8d62f6be545b10" |
| 15 }, | 16 }, |
| 16 "SubLink": null, | 17 "SubLink": null, |
| 17 "Progress": null, | 18 "Progress": null, |
| (...skipping 10 matching lines...) Expand all Loading... |
| 28 ] | 29 ] |
| 29 }, | 30 }, |
| 30 "SourceStamp": null, | 31 "SourceStamp": null, |
| 31 "Components": [ | 32 "Components": [ |
| 32 { | 33 { |
| 33 "ParentLabel": null, | 34 "ParentLabel": null, |
| 34 "Label": "recipe bootstrap", | 35 "Label": "recipe bootstrap", |
| 35 "Status": "Running", | 36 "Status": "Running", |
| 36 "Banner": null, | 37 "Banner": null, |
| 37 "Bot": null, | 38 "Bot": null, |
| 39 "Recipe": null, |
| 38 "Source": null, | 40 "Source": null, |
| 39 "MainLink": { | 41 "MainLink": { |
| 40 "Label": "stdout", | 42 "Label": "stdout", |
| 41 "URL": "foo/steps/recipe_bootstrap/0/stdout" | 43 "URL": "foo/steps/recipe_bootstrap/0/stdout" |
| 42 }, | 44 }, |
| 43 "SubLink": null, | 45 "SubLink": null, |
| 44 "Progress": null, | 46 "Progress": null, |
| 45 "Started": "2016-11-14T22:36:06Z", | 47 "Started": "2016-11-14T22:36:06Z", |
| 46 "Finished": "0001-01-01T00:00:00Z", | 48 "Finished": "0001-01-01T00:00:00Z", |
| 47 "Duration": 0, | 49 "Duration": 0, |
| 48 "Type": "Step", | 50 "Type": "Step", |
| 49 "LevelsDeep": 0, | 51 "LevelsDeep": 0, |
| 50 "Verbosity": 0, | 52 "Verbosity": 0, |
| 51 "Text": null | 53 "Text": null |
| 52 }, | 54 }, |
| 53 { | 55 { |
| 54 "ParentLabel": null, | 56 "ParentLabel": null, |
| 55 "Label": "setup_build", | 57 "Label": "setup_build", |
| 56 "Status": "Success", | 58 "Status": "Success", |
| 57 "Banner": null, | 59 "Banner": null, |
| 58 "Bot": null, | 60 "Bot": null, |
| 61 "Recipe": null, |
| 59 "Source": null, | 62 "Source": null, |
| 60 "MainLink": { | 63 "MainLink": { |
| 61 "Label": "stdout", | 64 "Label": "stdout", |
| 62 "URL": "foo/steps/setup_build/0/stdout" | 65 "URL": "foo/steps/setup_build/0/stdout" |
| 63 }, | 66 }, |
| 64 "SubLink": [ | 67 "SubLink": [ |
| 65 { | 68 { |
| 66 "Label": "run_recipe", | 69 "Label": "run_recipe", |
| 67 "URL": "foo/steps/setup_build/0/logs/run_recipe/0" | 70 "URL": "foo/steps/setup_build/0/logs/run_recipe/0" |
| 68 } | 71 } |
| 69 ], | 72 ], |
| 70 "Progress": null, | 73 "Progress": null, |
| 71 "Started": "2016-11-14T22:36:12.970000128Z", | 74 "Started": "2016-11-14T22:36:12.970000128Z", |
| 72 "Finished": "2016-11-14T22:36:13.02Z", | 75 "Finished": "2016-11-14T22:36:13.02Z", |
| 73 "Duration": 49999872, | 76 "Duration": 49999872, |
| 74 "Type": "Step", | 77 "Type": "Step", |
| 75 "LevelsDeep": 0, | 78 "LevelsDeep": 0, |
| 76 "Verbosity": 1, | 79 "Verbosity": 1, |
| 77 "Text": [ | 80 "Text": [ |
| 78 "running recipe: \"magenta\"" | 81 "running recipe: \"magenta\"" |
| 79 ] | 82 ] |
| 80 }, | 83 }, |
| 81 { | 84 { |
| 82 "ParentLabel": null, | 85 "ParentLabel": null, |
| 83 "Label": "install cipd", | 86 "Label": "install cipd", |
| 84 "Status": "Success", | 87 "Status": "Success", |
| 85 "Banner": null, | 88 "Banner": null, |
| 86 "Bot": null, | 89 "Bot": null, |
| 90 "Recipe": null, |
| 87 "Source": null, | 91 "Source": null, |
| 88 "MainLink": { | 92 "MainLink": { |
| 89 "Label": "stdout", | 93 "Label": "stdout", |
| 90 "URL": "foo/steps/install_cipd/0/stdout" | 94 "URL": "foo/steps/install_cipd/0/stdout" |
| 91 }, | 95 }, |
| 92 "SubLink": [ | 96 "SubLink": [ |
| 93 { | 97 { |
| 94 "Label": "json.output", | 98 "Label": "json.output", |
| 95 "URL": "foo/steps/install_cipd/0/logs/json.output/0" | 99 "URL": "foo/steps/install_cipd/0/logs/json.output/0" |
| 96 } | 100 } |
| 97 ], | 101 ], |
| 98 "Progress": null, | 102 "Progress": null, |
| 99 "Started": "2016-11-14T22:36:13.02Z", | 103 "Started": "2016-11-14T22:36:13.02Z", |
| 100 "Finished": "2016-11-14T22:36:13.450000128Z", | 104 "Finished": "2016-11-14T22:36:13.450000128Z", |
| 101 "Duration": 430000128, | 105 "Duration": 430000128, |
| 102 "Type": "Step", | 106 "Type": "Step", |
| 103 "LevelsDeep": 0, | 107 "LevelsDeep": 0, |
| 104 "Verbosity": 0, | 108 "Verbosity": 0, |
| 105 "Text": [ | 109 "Text": [ |
| 106 "cipd instance_id: d1ec9d904caee34beffec0a691a79991122037ba" | 110 "cipd instance_id: d1ec9d904caee34beffec0a691a79991122037ba" |
| 107 ] | 111 ] |
| 108 }, | 112 }, |
| 109 { | 113 { |
| 110 "ParentLabel": null, | 114 "ParentLabel": null, |
| 111 "Label": "ensure_installed", | 115 "Label": "ensure_installed", |
| 112 "Status": "Success", | 116 "Status": "Success", |
| 113 "Banner": null, | 117 "Banner": null, |
| 114 "Bot": null, | 118 "Bot": null, |
| 119 "Recipe": null, |
| 115 "Source": null, | 120 "Source": null, |
| 116 "MainLink": { | 121 "MainLink": { |
| 117 "Label": "stdout", | 122 "Label": "stdout", |
| 118 "URL": "foo/steps/ensure_installed/0/stdout" | 123 "URL": "foo/steps/ensure_installed/0/stdout" |
| 119 }, | 124 }, |
| 120 "SubLink": [ | 125 "SubLink": [ |
| 121 { | 126 { |
| 122 "Label": "json.output", | 127 "Label": "json.output", |
| 123 "URL": "foo/steps/ensure_installed/0/logs/json.output/0" | 128 "URL": "foo/steps/ensure_installed/0/logs/json.output/0" |
| 124 } | 129 } |
| 125 ], | 130 ], |
| 126 "Progress": null, | 131 "Progress": null, |
| 127 "Started": "2016-11-14T22:36:13.450000128Z", | 132 "Started": "2016-11-14T22:36:13.450000128Z", |
| 128 "Finished": "2016-11-14T22:36:13.68Z", | 133 "Finished": "2016-11-14T22:36:13.68Z", |
| 129 "Duration": 229999872, | 134 "Duration": 229999872, |
| 130 "Type": "Step", | 135 "Type": "Step", |
| 131 "LevelsDeep": 0, | 136 "LevelsDeep": 0, |
| 132 "Verbosity": 0, | 137 "Verbosity": 0, |
| 133 "Text": null | 138 "Text": null |
| 134 }, | 139 }, |
| 135 { | 140 { |
| 136 "ParentLabel": null, | 141 "ParentLabel": null, |
| 137 "Label": "jiri init", | 142 "Label": "jiri init", |
| 138 "Status": "Success", | 143 "Status": "Success", |
| 139 "Banner": null, | 144 "Banner": null, |
| 140 "Bot": null, | 145 "Bot": null, |
| 146 "Recipe": null, |
| 141 "Source": null, | 147 "Source": null, |
| 142 "MainLink": { | 148 "MainLink": { |
| 143 "Label": "stdout", | 149 "Label": "stdout", |
| 144 "URL": "foo/steps/jiri_init/0/stdout" | 150 "URL": "foo/steps/jiri_init/0/stdout" |
| 145 }, | 151 }, |
| 146 "SubLink": null, | 152 "SubLink": null, |
| 147 "Progress": null, | 153 "Progress": null, |
| 148 "Started": "2016-11-14T22:36:13.68Z", | 154 "Started": "2016-11-14T22:36:13.68Z", |
| 149 "Finished": "2016-11-14T22:36:14.06Z", | 155 "Finished": "2016-11-14T22:36:14.06Z", |
| 150 "Duration": 380000000, | 156 "Duration": 380000000, |
| 151 "Type": "Step", | 157 "Type": "Step", |
| 152 "LevelsDeep": 0, | 158 "LevelsDeep": 0, |
| 153 "Verbosity": 0, | 159 "Verbosity": 0, |
| 154 "Text": null | 160 "Text": null |
| 155 }, | 161 }, |
| 156 { | 162 { |
| 157 "ParentLabel": null, | 163 "ParentLabel": null, |
| 158 "Label": "jiri project clean", | 164 "Label": "jiri project clean", |
| 159 "Status": "Success", | 165 "Status": "Success", |
| 160 "Banner": null, | 166 "Banner": null, |
| 161 "Bot": null, | 167 "Bot": null, |
| 168 "Recipe": null, |
| 162 "Source": null, | 169 "Source": null, |
| 163 "MainLink": { | 170 "MainLink": { |
| 164 "Label": "stdout", | 171 "Label": "stdout", |
| 165 "URL": "foo/steps/jiri_project_clean/0/stdout" | 172 "URL": "foo/steps/jiri_project_clean/0/stdout" |
| 166 }, | 173 }, |
| 167 "SubLink": null, | 174 "SubLink": null, |
| 168 "Progress": null, | 175 "Progress": null, |
| 169 "Started": "2016-11-14T22:36:14.06Z", | 176 "Started": "2016-11-14T22:36:14.06Z", |
| 170 "Finished": "2016-11-14T22:36:14.089999872Z", | 177 "Finished": "2016-11-14T22:36:14.089999872Z", |
| 171 "Duration": 29999872, | 178 "Duration": 29999872, |
| 172 "Type": "Step", | 179 "Type": "Step", |
| 173 "LevelsDeep": 0, | 180 "LevelsDeep": 0, |
| 174 "Verbosity": 0, | 181 "Verbosity": 0, |
| 175 "Text": null | 182 "Text": null |
| 176 }, | 183 }, |
| 177 { | 184 { |
| 178 "ParentLabel": null, | 185 "ParentLabel": null, |
| 179 "Label": "jiri import", | 186 "Label": "jiri import", |
| 180 "Status": "Success", | 187 "Status": "Success", |
| 181 "Banner": null, | 188 "Banner": null, |
| 182 "Bot": null, | 189 "Bot": null, |
| 190 "Recipe": null, |
| 183 "Source": null, | 191 "Source": null, |
| 184 "MainLink": { | 192 "MainLink": { |
| 185 "Label": "stdout", | 193 "Label": "stdout", |
| 186 "URL": "foo/steps/jiri_import/0/stdout" | 194 "URL": "foo/steps/jiri_import/0/stdout" |
| 187 }, | 195 }, |
| 188 "SubLink": null, | 196 "SubLink": null, |
| 189 "Progress": null, | 197 "Progress": null, |
| 190 "Started": "2016-11-14T22:36:14.089999872Z", | 198 "Started": "2016-11-14T22:36:14.089999872Z", |
| 191 "Finished": "2016-11-14T22:36:14.089999872Z", | 199 "Finished": "2016-11-14T22:36:14.089999872Z", |
| 192 "Duration": 0, | 200 "Duration": 0, |
| 193 "Type": "Step", | 201 "Type": "Step", |
| 194 "LevelsDeep": 0, | 202 "LevelsDeep": 0, |
| 195 "Verbosity": 0, | 203 "Verbosity": 0, |
| 196 "Text": null | 204 "Text": null |
| 197 }, | 205 }, |
| 198 { | 206 { |
| 199 "ParentLabel": null, | 207 "ParentLabel": null, |
| 200 "Label": "jiri update", | 208 "Label": "jiri update", |
| 201 "Status": "Success", | 209 "Status": "Success", |
| 202 "Banner": null, | 210 "Banner": null, |
| 203 "Bot": null, | 211 "Bot": null, |
| 212 "Recipe": null, |
| 204 "Source": null, | 213 "Source": null, |
| 205 "MainLink": { | 214 "MainLink": { |
| 206 "Label": "stdout", | 215 "Label": "stdout", |
| 207 "URL": "foo/steps/jiri_update/0/stdout" | 216 "URL": "foo/steps/jiri_update/0/stdout" |
| 208 }, | 217 }, |
| 209 "SubLink": null, | 218 "SubLink": null, |
| 210 "Progress": null, | 219 "Progress": null, |
| 211 "Started": "2016-11-14T22:36:14.089999872Z", | 220 "Started": "2016-11-14T22:36:14.089999872Z", |
| 212 "Finished": "2016-11-14T22:37:14.029999872Z", | 221 "Finished": "2016-11-14T22:37:14.029999872Z", |
| 213 "Duration": 59940000000, | 222 "Duration": 59940000000, |
| 214 "Type": "Step", | 223 "Type": "Step", |
| 215 "LevelsDeep": 0, | 224 "LevelsDeep": 0, |
| 216 "Verbosity": 0, | 225 "Verbosity": 0, |
| 217 "Text": null | 226 "Text": null |
| 218 }, | 227 }, |
| 219 { | 228 { |
| 220 "ParentLabel": null, | 229 "ParentLabel": null, |
| 221 "Label": "build", | 230 "Label": "build", |
| 222 "Status": "Failure", | 231 "Status": "Failure", |
| 223 "Banner": null, | 232 "Banner": null, |
| 224 "Bot": null, | 233 "Bot": null, |
| 234 "Recipe": null, |
| 225 "Source": null, | 235 "Source": null, |
| 226 "MainLink": null, | 236 "MainLink": null, |
| 227 "SubLink": null, | 237 "SubLink": null, |
| 228 "Progress": null, | 238 "Progress": null, |
| 229 "Started": "2016-11-14T22:37:58.5Z", | 239 "Started": "2016-11-14T22:37:58.5Z", |
| 230 "Finished": "2016-11-14T22:37:58.5Z", | 240 "Finished": "2016-11-14T22:37:58.5Z", |
| 231 "Duration": 0, | 241 "Duration": 0, |
| 232 "Type": "Step", | 242 "Type": "Step", |
| 233 "LevelsDeep": 0, | 243 "LevelsDeep": 0, |
| 234 "Verbosity": 2, | 244 "Verbosity": 2, |
| 235 "Text": null | 245 "Text": null |
| 236 }, | 246 }, |
| 237 { | 247 { |
| 238 "ParentLabel": null, | 248 "ParentLabel": null, |
| 239 "Label": "build.cleanup", | 249 "Label": "build.cleanup", |
| 240 "Status": "Success", | 250 "Status": "Success", |
| 241 "Banner": null, | 251 "Banner": null, |
| 242 "Bot": null, | 252 "Bot": null, |
| 253 "Recipe": null, |
| 243 "Source": null, | 254 "Source": null, |
| 244 "MainLink": { | 255 "MainLink": { |
| 245 "Label": "stdout", | 256 "Label": "stdout", |
| 246 "URL": "foo/steps/build/0/steps/cleanup/0/stdout" | 257 "URL": "foo/steps/build/0/steps/cleanup/0/stdout" |
| 247 }, | 258 }, |
| 248 "SubLink": null, | 259 "SubLink": null, |
| 249 "Progress": null, | 260 "Progress": null, |
| 250 "Started": "2016-11-14T22:37:14.78Z", | 261 "Started": "2016-11-14T22:37:14.78Z", |
| 251 "Finished": "2016-11-14T22:37:16.329999872Z", | 262 "Finished": "2016-11-14T22:37:16.329999872Z", |
| 252 "Duration": 1549999872, | 263 "Duration": 1549999872, |
| 253 "Type": "Step", | 264 "Type": "Step", |
| 254 "LevelsDeep": 0, | 265 "LevelsDeep": 0, |
| 255 "Verbosity": 0, | 266 "Verbosity": 0, |
| 256 "Text": null | 267 "Text": null |
| 257 }, | 268 }, |
| 258 { | 269 { |
| 259 "ParentLabel": null, | 270 "ParentLabel": null, |
| 260 "Label": "build.build", | 271 "Label": "build.build", |
| 261 "Status": "Failure", | 272 "Status": "Failure", |
| 262 "Banner": null, | 273 "Banner": null, |
| 263 "Bot": null, | 274 "Bot": null, |
| 275 "Recipe": null, |
| 264 "Source": null, | 276 "Source": null, |
| 265 "MainLink": { | 277 "MainLink": { |
| 266 "Label": "stdout", | 278 "Label": "stdout", |
| 267 "URL": "foo/steps/build/0/steps/build/0/stdout" | 279 "URL": "foo/steps/build/0/steps/build/0/stdout" |
| 268 }, | 280 }, |
| 269 "SubLink": null, | 281 "SubLink": null, |
| 270 "Progress": null, | 282 "Progress": null, |
| 271 "Started": "2016-11-14T22:37:16.329999872Z", | 283 "Started": "2016-11-14T22:37:16.329999872Z", |
| 272 "Finished": "2016-11-14T22:37:58.5Z", | 284 "Finished": "2016-11-14T22:37:58.5Z", |
| 273 "Duration": 42170000128, | 285 "Duration": 42170000128, |
| (...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 318 "GroupName": "build.cleanup", | 330 "GroupName": "build.cleanup", |
| 319 "Property": null | 331 "Property": null |
| 320 }, | 332 }, |
| 321 { | 333 { |
| 322 "GroupName": "build.build", | 334 "GroupName": "build.build", |
| 323 "Property": null | 335 "Property": null |
| 324 }, | 336 }, |
| 325 { | 337 { |
| 326 "GroupName": "Main", | 338 "GroupName": "Main", |
| 327 "Property": null | 339 "Property": null |
| 328 }, | |
| 329 { | |
| 330 "GroupName": "Swarming Tags", | |
| 331 "Property": [ | |
| 332 { | |
| 333 "Key": "allow_milo", | |
| 334 "Value": "1" | |
| 335 } | |
| 336 ] | |
| 337 } | 340 } |
| 338 ], | 341 ], |
| 339 "Blame": null | 342 "Blame": null |
| 340 } | 343 } |
| OLD | NEW |