Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1621)

Side by Side Diff: milo/appengine/swarming/expectations/build-patch-failure.json

Issue 2669473002: Milo: Remove swarming tags from build properties (Closed)
Patch Set: tags Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 { 1 {
2 "Summary": { 2 "Summary": {
3 "ParentLabel": null, 3 "ParentLabel": null,
4 "Label": "2d8d62f6be545b10", 4 "Label": "2d8d62f6be545b10",
5 "Status": "Failure", 5 "Status": "Failure",
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": [ 17 "SubLink": [
17 { 18 {
(...skipping 13 matching lines...) Expand all
31 ] 32 ]
32 }, 33 },
33 "SourceStamp": null, 34 "SourceStamp": null,
34 "Components": [ 35 "Components": [
35 { 36 {
36 "ParentLabel": null, 37 "ParentLabel": null,
37 "Label": "update_scripts", 38 "Label": "update_scripts",
38 "Status": "Success", 39 "Status": "Success",
39 "Banner": null, 40 "Banner": null,
40 "Bot": null, 41 "Bot": null,
42 "Recipe": null,
41 "Source": null, 43 "Source": null,
42 "MainLink": { 44 "MainLink": {
43 "Label": "stdout", 45 "Label": "stdout",
44 "URL": "foo/steps/update_scripts/0/stdout" 46 "URL": "foo/steps/update_scripts/0/stdout"
45 }, 47 },
46 "SubLink": [ 48 "SubLink": [
47 { 49 {
48 "Label": "gclient_json", 50 "Label": "gclient_json",
49 "URL": "foo/steps/update_scripts/0/logs/gclient_json/0" 51 "URL": "foo/steps/update_scripts/0/logs/gclient_json/0"
50 } 52 }
51 ], 53 ],
52 "Progress": null, 54 "Progress": null,
53 "Started": "2016-03-14T10:00:02Z", 55 "Started": "2016-03-14T10:00:02Z",
54 "Finished": "2016-03-14T10:00:03Z", 56 "Finished": "2016-03-14T10:00:03Z",
55 "Duration": 1000000000, 57 "Duration": 1000000000,
56 "Type": "Step", 58 "Type": "Step",
57 "LevelsDeep": 0, 59 "LevelsDeep": 0,
58 "Verbosity": 0, 60 "Verbosity": 0,
59 "Text": [ 61 "Text": [
60 "git - 1fb19c56e954ada4c990ed04cf8a004e16def555" 62 "git - 1fb19c56e954ada4c990ed04cf8a004e16def555"
61 ] 63 ]
62 }, 64 },
63 { 65 {
64 "ParentLabel": null, 66 "ParentLabel": null,
65 "Label": "setup_build", 67 "Label": "setup_build",
66 "Status": "Success", 68 "Status": "Success",
67 "Banner": null, 69 "Banner": null,
68 "Bot": null, 70 "Bot": null,
71 "Recipe": null,
69 "Source": null, 72 "Source": null,
70 "MainLink": { 73 "MainLink": {
71 "Label": "stdout", 74 "Label": "stdout",
72 "URL": "foo/steps/setup_build/0/stdout" 75 "URL": "foo/steps/setup_build/0/stdout"
73 }, 76 },
74 "SubLink": [ 77 "SubLink": [
75 { 78 {
76 "Label": "run_recipe", 79 "Label": "run_recipe",
77 "URL": "foo/steps/setup_build/0/logs/run_recipe/0" 80 "URL": "foo/steps/setup_build/0/logs/run_recipe/0"
78 } 81 }
79 ], 82 ],
80 "Progress": null, 83 "Progress": null,
81 "Started": "2016-03-14T10:00:04Z", 84 "Started": "2016-03-14T10:00:04Z",
82 "Finished": "2016-03-14T10:00:05Z", 85 "Finished": "2016-03-14T10:00:05Z",
83 "Duration": 1000000000, 86 "Duration": 1000000000,
84 "Type": "Step", 87 "Type": "Step",
85 "LevelsDeep": 0, 88 "LevelsDeep": 0,
86 "Verbosity": 1, 89 "Verbosity": 1,
87 "Text": [ 90 "Text": [
88 "running recipe: \"infra/infra_repo_trybot\"" 91 "running recipe: \"infra/infra_repo_trybot\""
89 ] 92 ]
90 }, 93 },
91 { 94 {
92 "ParentLabel": null, 95 "ParentLabel": null,
93 "Label": "bot_update", 96 "Label": "bot_update",
94 "Status": "Success", 97 "Status": "Success",
95 "Banner": null, 98 "Banner": null,
96 "Bot": null, 99 "Bot": null,
100 "Recipe": null,
97 "Source": null, 101 "Source": null,
98 "MainLink": { 102 "MainLink": {
99 "Label": "stdout", 103 "Label": "stdout",
100 "URL": "foo/steps/bot_update/0/stdout" 104 "URL": "foo/steps/bot_update/0/stdout"
101 }, 105 },
102 "SubLink": [ 106 "SubLink": [
103 { 107 {
104 "Label": "json.output", 108 "Label": "json.output",
105 "URL": "foo/steps/bot_update/0/logs/json.output/0" 109 "URL": "foo/steps/bot_update/0/logs/json.output/0"
106 }, 110 },
(...skipping 12 matching lines...) Expand all
119 "Text": [ 123 "Text": [
120 "[21GB/295GB used (7%)] PATCH FAILED" 124 "[21GB/295GB used (7%)] PATCH FAILED"
121 ] 125 ]
122 }, 126 },
123 { 127 {
124 "ParentLabel": null, 128 "ParentLabel": null,
125 "Label": "Patch failure", 129 "Label": "Patch failure",
126 "Status": "Failure", 130 "Status": "Failure",
127 "Banner": null, 131 "Banner": null,
128 "Bot": null, 132 "Bot": null,
133 "Recipe": null,
129 "Source": null, 134 "Source": null,
130 "MainLink": { 135 "MainLink": {
131 "Label": "stdout", 136 "Label": "stdout",
132 "URL": "foo/steps/Patch_failure/0/stdout" 137 "URL": "foo/steps/Patch_failure/0/stdout"
133 }, 138 },
134 "SubLink": null, 139 "SubLink": null,
135 "Progress": null, 140 "Progress": null,
136 "Started": "2016-03-14T10:00:08Z", 141 "Started": "2016-03-14T10:00:08Z",
137 "Finished": "2016-03-14T10:00:09Z", 142 "Finished": "2016-03-14T10:00:09Z",
138 "Duration": 1000000000, 143 "Duration": 1000000000,
139 "Type": "Step", 144 "Type": "Step",
140 "LevelsDeep": 0, 145 "LevelsDeep": 0,
141 "Verbosity": 2, 146 "Verbosity": 2,
142 "Text": [ 147 "Text": [
143 "Check the bot_update step for details" 148 "Check the bot_update step for details"
144 ] 149 ]
145 }, 150 },
146 { 151 {
147 "ParentLabel": null, 152 "ParentLabel": null,
148 "Label": "recipe failure reason", 153 "Label": "recipe failure reason",
149 "Status": "Success", 154 "Status": "Success",
150 "Banner": null, 155 "Banner": null,
151 "Bot": null, 156 "Bot": null,
157 "Recipe": null,
152 "Source": null, 158 "Source": null,
153 "MainLink": { 159 "MainLink": {
154 "Label": "stdout", 160 "Label": "stdout",
155 "URL": "foo/steps/recipe_failure_reason/0/stdout" 161 "URL": "foo/steps/recipe_failure_reason/0/stdout"
156 }, 162 },
157 "SubLink": [ 163 "SubLink": [
158 { 164 {
159 "Label": "failure reason", 165 "Label": "failure reason",
160 "URL": "foo/steps/recipe_failure_reason/0/logs/failure_reason/0" 166 "URL": "foo/steps/recipe_failure_reason/0/logs/failure_reason/0"
161 } 167 }
(...skipping 80 matching lines...) Expand 10 before | Expand all | Expand 10 after
242 ] 248 ]
243 }, 249 },
244 { 250 {
245 "GroupName": "Swarming", 251 "GroupName": "Swarming",
246 "Property": [ 252 "Property": [
247 { 253 {
248 "Key": "Exit Code", 254 "Key": "Exit Code",
249 "Value": "0" 255 "Value": "0"
250 } 256 }
251 ] 257 ]
252 },
253 {
254 "GroupName": "Swarming Tags",
255 "Property": [
256 {
257 "Key": "allow_milo",
258 "Value": "1"
259 }
260 ]
261 } 258 }
262 ], 259 ],
263 "Blame": null 260 "Blame": null
264 } 261 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698