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

Side by Side Diff: scripts/slave/recipes/skia/skia.expected/failed_dm.json

Issue 1917243002: Revert "build: roll infra_paths changes" (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 years, 7 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 { 2 {
3 "cmd": [ 3 "cmd": [
4 "python", 4 "python",
5 "-u", 5 "-u",
6 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", 6 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
7 "config", 7 "config",
8 "--spec", 8 "--spec",
9 "cache_dir = '[ROOT]/b/build/slave/cache_dir'\nsolutions = [{'deps_file': 'DEPS', 'managed': False, 'name': 'skia', 'url': 'https://skia.googlesource.com/ skia.git'}]\ntarget_os = ['llvm']" 9 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': 'DEPS', 'managed': False, 'name': 'skia', 'url': 'https://skia.googlesource.com/skia.git'}]\ntarget _os = ['llvm']"
10 ], 10 ],
11 "cwd": "[SLAVE_BUILD]",
11 "env": { 12 "env": {
12 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 13 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
13 }, 14 },
14 "name": "gclient setup" 15 "name": "gclient setup"
15 }, 16 },
16 { 17 {
17 "cmd": [ 18 "cmd": [
18 "python", 19 "python",
19 "-u", 20 "-u",
20 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", 21 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
21 "sync", 22 "sync",
22 "--nohooks", 23 "--nohooks",
23 "--force", 24 "--force",
24 "--verbose", 25 "--verbose",
25 "--delete_unversioned_trees", 26 "--delete_unversioned_trees",
26 "--revision", 27 "--revision",
27 "skia@origin/master", 28 "skia@origin/master",
28 "--output-json", 29 "--output-json",
29 "/path/to/tmp/json" 30 "/path/to/tmp/json"
30 ], 31 ],
32 "cwd": "[SLAVE_BUILD]",
31 "env": { 33 "env": {
32 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 34 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
33 }, 35 },
34 "name": "gclient sync", 36 "name": "gclient sync",
35 "~followup_annotations": [ 37 "~followup_annotations": [
36 "@@@STEP_LOG_LINE@json.output@{@@@", 38 "@@@STEP_LOG_LINE@json.output@{@@@",
37 "@@@STEP_LOG_LINE@json.output@ \"solutions\": {@@@", 39 "@@@STEP_LOG_LINE@json.output@ \"solutions\": {@@@",
38 "@@@STEP_LOG_LINE@json.output@ \"skia/\": {@@@", 40 "@@@STEP_LOG_LINE@json.output@ \"skia/\": {@@@",
39 "@@@STEP_LOG_LINE@json.output@ \"revision\": 164710@@@", 41 "@@@STEP_LOG_LINE@json.output@ \"revision\": 164710@@@",
40 "@@@STEP_LOG_LINE@json.output@ }@@@", 42 "@@@STEP_LOG_LINE@json.output@ }@@@",
41 "@@@STEP_LOG_LINE@json.output@ }@@@", 43 "@@@STEP_LOG_LINE@json.output@ }@@@",
42 "@@@STEP_LOG_LINE@json.output@}@@@", 44 "@@@STEP_LOG_LINE@json.output@}@@@",
43 "@@@STEP_LOG_END@json.output@@@", 45 "@@@STEP_LOG_END@json.output@@@",
44 "@@@SET_BUILD_PROPERTY@got_revision@164710@@@" 46 "@@@SET_BUILD_PROPERTY@got_revision@164710@@@"
45 ] 47 ]
46 }, 48 },
47 { 49 {
48 "cmd": [ 50 "cmd": [
49 "python", 51 "python",
50 "-u", 52 "-u",
51 "[CWD]/skia/tools/buildbot_spec.py", 53 "[SLAVE_BUILD]/skia/tools/buildbot_spec.py",
52 "/path/to/tmp/json", 54 "/path/to/tmp/json",
53 "Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug" 55 "Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug"
54 ], 56 ],
55 "cwd": "[CWD]/skia", 57 "cwd": "[SLAVE_BUILD]/skia",
56 "name": "exec buildbot_spec.py", 58 "name": "exec buildbot_spec.py",
57 "~followup_annotations": [ 59 "~followup_annotations": [
58 "@@@STEP_LOG_LINE@json.output@{@@@", 60 "@@@STEP_LOG_LINE@json.output@{@@@",
59 "@@@STEP_LOG_LINE@json.output@ \"build_targets\": [@@@", 61 "@@@STEP_LOG_LINE@json.output@ \"build_targets\": [@@@",
60 "@@@STEP_LOG_LINE@json.output@ \"dm\", @@@", 62 "@@@STEP_LOG_LINE@json.output@ \"dm\", @@@",
61 "@@@STEP_LOG_LINE@json.output@ \"nanobench\"@@@", 63 "@@@STEP_LOG_LINE@json.output@ \"nanobench\"@@@",
62 "@@@STEP_LOG_LINE@json.output@ ], @@@", 64 "@@@STEP_LOG_LINE@json.output@ ], @@@",
63 "@@@STEP_LOG_LINE@json.output@ \"builder_cfg\": {@@@", 65 "@@@STEP_LOG_LINE@json.output@ \"builder_cfg\": {@@@",
64 "@@@STEP_LOG_LINE@json.output@ \"arch\": \"x86_64\", @@@", 66 "@@@STEP_LOG_LINE@json.output@ \"arch\": \"x86_64\", @@@",
65 "@@@STEP_LOG_LINE@json.output@ \"compiler\": \"GCC\", @@@", 67 "@@@STEP_LOG_LINE@json.output@ \"compiler\": \"GCC\", @@@",
(...skipping 21 matching lines...) Expand all
87 "@@@STEP_LOG_LINE@json.output@ \"upload_perf_results\": false@@@", 89 "@@@STEP_LOG_LINE@json.output@ \"upload_perf_results\": false@@@",
88 "@@@STEP_LOG_LINE@json.output@}@@@", 90 "@@@STEP_LOG_LINE@json.output@}@@@",
89 "@@@STEP_LOG_END@json.output@@@" 91 "@@@STEP_LOG_END@json.output@@@"
90 ] 92 ]
91 }, 93 },
92 { 94 {
93 "cmd": [ 95 "cmd": [
94 "make", 96 "make",
95 "dm" 97 "dm"
96 ], 98 ],
97 "cwd": "[CWD]/skia", 99 "cwd": "[SLAVE_BUILD]/skia",
98 "env": { 100 "env": {
99 "BUILDTYPE": "Debug", 101 "BUILDTYPE": "Debug",
100 "CHROME_PATH": "[HOME]/src", 102 "CHROME_PATH": "[HOME]/src",
101 "GYP_DEFINES": "skia_arch_type=x86_64 skia_gpu=0 skia_warnings_as_errors=0 ", 103 "GYP_DEFINES": "skia_arch_type=x86_64 skia_gpu=0 skia_warnings_as_errors=0 ",
102 "SKIA_OUT": "[CWD]/skia/out/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug" 104 "SKIA_OUT": "[SLAVE_BUILD]/skia/out/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-De bug"
103 }, 105 },
104 "name": "build dm" 106 "name": "build dm"
105 }, 107 },
106 { 108 {
107 "cmd": [ 109 "cmd": [
108 "make", 110 "make",
109 "nanobench" 111 "nanobench"
110 ], 112 ],
111 "cwd": "[CWD]/skia", 113 "cwd": "[SLAVE_BUILD]/skia",
112 "env": { 114 "env": {
113 "BUILDTYPE": "Debug", 115 "BUILDTYPE": "Debug",
114 "CHROME_PATH": "[HOME]/src", 116 "CHROME_PATH": "[HOME]/src",
115 "GYP_DEFINES": "skia_arch_type=x86_64 skia_gpu=0 skia_warnings_as_errors=0 ", 117 "GYP_DEFINES": "skia_arch_type=x86_64 skia_gpu=0 skia_warnings_as_errors=0 ",
116 "SKIA_OUT": "[CWD]/skia/out/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug" 118 "SKIA_OUT": "[SLAVE_BUILD]/skia/out/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-De bug"
117 }, 119 },
118 "name": "build nanobench" 120 "name": "build nanobench"
119 }, 121 },
120 { 122 {
121 "cmd": [ 123 "cmd": [
122 "python", 124 "python",
123 "-u", 125 "-u",
124 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os. path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n", 126 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os. path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n",
125 "[CWD]/tmp", 127 "[SLAVE_BUILD]/tmp",
126 "511" 128 "511"
127 ], 129 ],
130 "cwd": "[SLAVE_BUILD]",
128 "name": "makedirs tmp_dir", 131 "name": "makedirs tmp_dir",
129 "~followup_annotations": [ 132 "~followup_annotations": [
130 "@@@STEP_LOG_LINE@python.inline@@@@", 133 "@@@STEP_LOG_LINE@python.inline@@@@",
131 "@@@STEP_LOG_LINE@python.inline@import sys, os@@@", 134 "@@@STEP_LOG_LINE@python.inline@import sys, os@@@",
132 "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@", 135 "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@",
133 "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@", 136 "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@",
134 "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@", 137 "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@",
135 "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@", 138 "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@",
136 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" % path@@@", 139 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" % path@@@",
137 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", 140 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@",
138 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", 141 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@",
139 "@@@STEP_LOG_END@python.inline@@@" 142 "@@@STEP_LOG_END@python.inline@@@"
140 ] 143 ]
141 }, 144 },
142 { 145 {
143 "cmd": [ 146 "cmd": [
144 "python", 147 "python",
145 "-u", 148 "-u",
146 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 149 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
147 "[CWD]/tmp/SKP_VERSION", 150 "[SLAVE_BUILD]/tmp/SKP_VERSION",
148 "/path/to/tmp/" 151 "/path/to/tmp/"
149 ], 152 ],
153 "cwd": "[SLAVE_BUILD]",
150 "name": "Get downloaded SKP_VERSION" 154 "name": "Get downloaded SKP_VERSION"
151 }, 155 },
152 { 156 {
153 "cmd": [ 157 "cmd": [
154 "python", 158 "python",
155 "-u", 159 "-u",
156 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 160 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
157 "[CWD]/skia/SKP_VERSION", 161 "[SLAVE_BUILD]/skia/SKP_VERSION",
158 "/path/to/tmp/" 162 "/path/to/tmp/"
159 ], 163 ],
164 "cwd": "[SLAVE_BUILD]",
160 "name": "Get expected SKP_VERSION" 165 "name": "Get expected SKP_VERSION"
161 }, 166 },
162 { 167 {
163 "cmd": [ 168 "cmd": [
164 "python", 169 "python",
165 "-u", 170 "-u",
166 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 171 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
167 "[CWD]/tmp/SK_IMAGE_VERSION", 172 "[SLAVE_BUILD]/tmp/SK_IMAGE_VERSION",
168 "/path/to/tmp/" 173 "/path/to/tmp/"
169 ], 174 ],
175 "cwd": "[SLAVE_BUILD]",
170 "name": "Get downloaded SK_IMAGE_VERSION" 176 "name": "Get downloaded SK_IMAGE_VERSION"
171 }, 177 },
172 { 178 {
173 "cmd": [ 179 "cmd": [
174 "python", 180 "python",
175 "-u", 181 "-u",
176 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 182 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
177 "[CWD]/skia/SK_IMAGE_VERSION", 183 "[SLAVE_BUILD]/skia/SK_IMAGE_VERSION",
178 "/path/to/tmp/" 184 "/path/to/tmp/"
179 ], 185 ],
186 "cwd": "[SLAVE_BUILD]",
180 "name": "Get expected SK_IMAGE_VERSION" 187 "name": "Get expected SK_IMAGE_VERSION"
181 }, 188 },
182 { 189 {
183 "cmd": [ 190 "cmd": [
184 "python", 191 "python",
185 "-u", 192 "-u",
186 "\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.RemoveD irectory(sys.argv[1])\n", 193 "\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.RemoveD irectory(sys.argv[1])\n",
187 "[CWD]/dm" 194 "[SLAVE_BUILD]/dm"
188 ], 195 ],
196 "cwd": "[SLAVE_BUILD]",
189 "name": "rmtree dm", 197 "name": "rmtree dm",
190 "~followup_annotations": [ 198 "~followup_annotations": [
191 "@@@STEP_LOG_LINE@python.inline@@@@", 199 "@@@STEP_LOG_LINE@python.inline@@@@",
192 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", 200 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@",
193 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error? See https://crbug.com/584783.@@@", 201 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error? See https://crbug.com/584783.@@@",
194 "@@@STEP_LOG_LINE@python.inline@@@@", 202 "@@@STEP_LOG_LINE@python.inline@@@@",
195 "@@@STEP_LOG_LINE@python.inline@@@@", 203 "@@@STEP_LOG_LINE@python.inline@@@@",
196 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", 204 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@",
197 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[ 1])@@@", 205 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[ 1])@@@",
198 "@@@STEP_LOG_END@python.inline@@@" 206 "@@@STEP_LOG_END@python.inline@@@"
199 ] 207 ]
200 }, 208 },
201 { 209 {
202 "cmd": [ 210 "cmd": [
203 "python", 211 "python",
204 "-u", 212 "-u",
205 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os. path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n", 213 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os. path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n",
206 "[CWD]/dm", 214 "[SLAVE_BUILD]/dm",
207 "511" 215 "511"
208 ], 216 ],
217 "cwd": "[SLAVE_BUILD]",
209 "name": "makedirs dm", 218 "name": "makedirs dm",
210 "~followup_annotations": [ 219 "~followup_annotations": [
211 "@@@STEP_LOG_LINE@python.inline@@@@", 220 "@@@STEP_LOG_LINE@python.inline@@@@",
212 "@@@STEP_LOG_LINE@python.inline@import sys, os@@@", 221 "@@@STEP_LOG_LINE@python.inline@import sys, os@@@",
213 "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@", 222 "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@",
214 "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@", 223 "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@",
215 "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@", 224 "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@",
216 "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@", 225 "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@",
217 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" % path@@@", 226 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" % path@@@",
218 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", 227 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@",
219 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", 228 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@",
220 "@@@STEP_LOG_END@python.inline@@@" 229 "@@@STEP_LOG_END@python.inline@@@"
221 ] 230 ]
222 }, 231 },
223 { 232 {
224 "cmd": [ 233 "cmd": [
225 "python", 234 "python",
226 "-u", 235 "-u",
227 "\nimport contextlib\nimport math\nimport socket\nimport sys\nimport time\ nimport urllib2\n\nHASHES_URL = 'https://gold.skia.org/_/hashes'\nRETRIES = 5\nT IMEOUT = 60\nWAIT_BASE = 15\n\nsocket.setdefaulttimeout(TIMEOUT)\nfor retry in r ange(RETRIES):\n try:\n with contextlib.closing(\n urllib2.urlopen(HA SHES_URL, timeout=TIMEOUT)) as w:\n hashes = w.read()\n with open(sys. argv[1], 'w') as f:\n f.write(hashes)\n break\n except Exception as e:\n print 'Failed to get uninteresting hashes from %s:' % HASHES_URL\n print e\n if retry == RETRIES:\n raise\n waittime = WAIT_BASE * math .pow(2, retry)\n print 'Retry in %d seconds.' % waittime\n time.sleep(wait time)\n", 236 "\nimport contextlib\nimport math\nimport socket\nimport sys\nimport time\ nimport urllib2\n\nHASHES_URL = 'https://gold.skia.org/_/hashes'\nRETRIES = 5\nT IMEOUT = 60\nWAIT_BASE = 15\n\nsocket.setdefaulttimeout(TIMEOUT)\nfor retry in r ange(RETRIES):\n try:\n with contextlib.closing(\n urllib2.urlopen(HA SHES_URL, timeout=TIMEOUT)) as w:\n hashes = w.read()\n with open(sys. argv[1], 'w') as f:\n f.write(hashes)\n break\n except Exception as e:\n print 'Failed to get uninteresting hashes from %s:' % HASHES_URL\n print e\n if retry == RETRIES:\n raise\n waittime = WAIT_BASE * math .pow(2, retry)\n print 'Retry in %d seconds.' % waittime\n time.sleep(wait time)\n",
228 "[CWD]/tmp/uninteresting_hashes.txt" 237 "[SLAVE_BUILD]/tmp/uninteresting_hashes.txt"
229 ], 238 ],
230 "cwd": "[CWD]/skia", 239 "cwd": "[SLAVE_BUILD]/skia",
231 "env": { 240 "env": {
232 "BUILDTYPE": "Debug", 241 "BUILDTYPE": "Debug",
233 "GYP_DEFINES": "skia_arch_type=x86_64 skia_gpu=0 skia_warnings_as_errors=0 ", 242 "GYP_DEFINES": "skia_arch_type=x86_64 skia_gpu=0 skia_warnings_as_errors=0 ",
234 "SKIA_OUT": "[CWD]/skia/out/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug" 243 "SKIA_OUT": "[SLAVE_BUILD]/skia/out/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-De bug"
235 }, 244 },
236 "name": "get uninteresting hashes", 245 "name": "get uninteresting hashes",
237 "~followup_annotations": [ 246 "~followup_annotations": [
238 "@@@STEP_LOG_LINE@python.inline@@@@", 247 "@@@STEP_LOG_LINE@python.inline@@@@",
239 "@@@STEP_LOG_LINE@python.inline@import contextlib@@@", 248 "@@@STEP_LOG_LINE@python.inline@import contextlib@@@",
240 "@@@STEP_LOG_LINE@python.inline@import math@@@", 249 "@@@STEP_LOG_LINE@python.inline@import math@@@",
241 "@@@STEP_LOG_LINE@python.inline@import socket@@@", 250 "@@@STEP_LOG_LINE@python.inline@import socket@@@",
242 "@@@STEP_LOG_LINE@python.inline@import sys@@@", 251 "@@@STEP_LOG_LINE@python.inline@import sys@@@",
243 "@@@STEP_LOG_LINE@python.inline@import time@@@", 252 "@@@STEP_LOG_LINE@python.inline@import time@@@",
244 "@@@STEP_LOG_LINE@python.inline@import urllib2@@@", 253 "@@@STEP_LOG_LINE@python.inline@import urllib2@@@",
(...skipping 19 matching lines...) Expand all
264 "@@@STEP_LOG_LINE@python.inline@ raise@@@", 273 "@@@STEP_LOG_LINE@python.inline@ raise@@@",
265 "@@@STEP_LOG_LINE@python.inline@ waittime = WAIT_BASE * math.pow(2, ret ry)@@@", 274 "@@@STEP_LOG_LINE@python.inline@ waittime = WAIT_BASE * math.pow(2, ret ry)@@@",
266 "@@@STEP_LOG_LINE@python.inline@ print 'Retry in %d seconds.' % waittim e@@@", 275 "@@@STEP_LOG_LINE@python.inline@ print 'Retry in %d seconds.' % waittim e@@@",
267 "@@@STEP_LOG_LINE@python.inline@ time.sleep(waittime)@@@", 276 "@@@STEP_LOG_LINE@python.inline@ time.sleep(waittime)@@@",
268 "@@@STEP_LOG_END@python.inline@@@" 277 "@@@STEP_LOG_END@python.inline@@@"
269 ] 278 ]
270 }, 279 },
271 { 280 {
272 "cmd": [ 281 "cmd": [
273 "catchsegv", 282 "catchsegv",
274 "[CWD]/skia/out/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug/Debug/dm", 283 "[SLAVE_BUILD]/skia/out/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug/Debug/dm ",
275 "--undefok", 284 "--undefok",
276 "--resourcePath", 285 "--resourcePath",
277 "[CWD]/skia/resources", 286 "[SLAVE_BUILD]/skia/resources",
278 "--skps", 287 "--skps",
279 "[CWD]/playback/skps", 288 "[SLAVE_BUILD]/playback/skps",
280 "--images", 289 "--images",
281 "[CWD]/images/dm", 290 "[SLAVE_BUILD]/images/dm",
282 "--nameByHash", 291 "--nameByHash",
283 "--properties", 292 "--properties",
284 "gitHash", 293 "gitHash",
285 "164710", 294 "164710",
286 "master", 295 "master",
287 "client.skia", 296 "client.skia",
288 "builder", 297 "builder",
289 "Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug", 298 "Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug",
290 "build_number", 299 "build_number",
291 "6", 300 "6",
292 "--key", 301 "--key",
293 "arch", 302 "arch",
294 "x86_64", 303 "x86_64",
295 "compiler", 304 "compiler",
296 "GCC", 305 "GCC",
297 "configuration", 306 "configuration",
298 "Debug", 307 "Debug",
299 "cpu_or_gpu", 308 "cpu_or_gpu",
300 "CPU", 309 "CPU",
301 "cpu_or_gpu_value", 310 "cpu_or_gpu_value",
302 "AVX2", 311 "AVX2",
303 "model", 312 "model",
304 "GCE", 313 "GCE",
305 "os", 314 "os",
306 "Ubuntu", 315 "Ubuntu",
307 "--writePath", 316 "--writePath",
308 "[CWD]/dm", 317 "[SLAVE_BUILD]/dm",
309 "--nogpu", 318 "--nogpu",
310 "--dummy-flags" 319 "--dummy-flags"
311 ], 320 ],
321 "cwd": "[SLAVE_BUILD]",
312 "env": { 322 "env": {
313 "BUILDTYPE": "Debug", 323 "BUILDTYPE": "Debug",
314 "GYP_DEFINES": "skia_arch_type=x86_64 skia_gpu=0 skia_warnings_as_errors=0 ", 324 "GYP_DEFINES": "skia_arch_type=x86_64 skia_gpu=0 skia_warnings_as_errors=0 ",
315 "SKIA_OUT": "[CWD]/skia/out/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug" 325 "SKIA_OUT": "[SLAVE_BUILD]/skia/out/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-De bug"
316 }, 326 },
317 "name": "dm", 327 "name": "dm",
318 "~followup_annotations": [ 328 "~followup_annotations": [
319 "step returned non-zero exit code: 1", 329 "step returned non-zero exit code: 1",
320 "@@@STEP_FAILURE@@@" 330 "@@@STEP_FAILURE@@@"
321 ] 331 ]
322 }, 332 },
323 { 333 {
324 "cmd": [ 334 "cmd": [
325 "python", 335 "python",
326 "-u", 336 "-u",
327 "RECIPE_MODULE[build::skia]/resources/upload_dm_results.py", 337 "RECIPE_MODULE[build::skia]/resources/upload_dm_results.py",
328 "[CWD]/dm", 338 "[SLAVE_BUILD]/dm",
329 "164710", 339 "164710",
330 "Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug", 340 "Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug",
331 "6", 341 "6",
332 "", 342 "",
333 "[CWD]/skia/common/py/utils" 343 "[SLAVE_BUILD]/skia/common/py/utils"
334 ], 344 ],
335 "cwd": "[CWD]/skia", 345 "cwd": "[SLAVE_BUILD]/skia",
336 "env": { 346 "env": {
337 "AWS_CREDENTIAL_FILE": "[HOME]/chromium-skia-gm.boto", 347 "AWS_CREDENTIAL_FILE": "[HOME]/chromium-skia-gm.boto",
338 "BOTO_CONFIG": "[HOME]/chromium-skia-gm.boto", 348 "BOTO_CONFIG": "[HOME]/chromium-skia-gm.boto",
339 "BUILDTYPE": "Debug", 349 "BUILDTYPE": "Debug",
340 "GYP_DEFINES": "skia_arch_type=x86_64 skia_gpu=0 skia_warnings_as_errors=0 ", 350 "GYP_DEFINES": "skia_arch_type=x86_64 skia_gpu=0 skia_warnings_as_errors=0 ",
341 "SKIA_OUT": "[CWD]/skia/out/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug" 351 "SKIA_OUT": "[SLAVE_BUILD]/skia/out/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-De bug"
342 }, 352 },
343 "name": "Upload DM Results" 353 "name": "Upload DM Results"
344 }, 354 },
345 { 355 {
346 "cmd": [ 356 "cmd": [
347 "catchsegv", 357 "catchsegv",
348 "[CWD]/skia/out/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug/Debug/nanobench" , 358 "[SLAVE_BUILD]/skia/out/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug/Debug/na nobench",
349 "--undefok", 359 "--undefok",
350 "-i", 360 "-i",
351 "[CWD]/skia/resources", 361 "[SLAVE_BUILD]/skia/resources",
352 "--skps", 362 "--skps",
353 "[CWD]/playback/skps", 363 "[SLAVE_BUILD]/playback/skps",
354 "--images", 364 "--images",
355 "[CWD]/images/dm", 365 "[SLAVE_BUILD]/images/dm",
356 "--nogpu", 366 "--nogpu",
357 "--dummy-flags" 367 "--dummy-flags"
358 ], 368 ],
369 "cwd": "[SLAVE_BUILD]",
359 "env": { 370 "env": {
360 "BUILDTYPE": "Debug", 371 "BUILDTYPE": "Debug",
361 "GYP_DEFINES": "skia_arch_type=x86_64 skia_gpu=0 skia_warnings_as_errors=0 ", 372 "GYP_DEFINES": "skia_arch_type=x86_64 skia_gpu=0 skia_warnings_as_errors=0 ",
362 "SKIA_OUT": "[CWD]/skia/out/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug" 373 "SKIA_OUT": "[SLAVE_BUILD]/skia/out/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-De bug"
363 }, 374 },
364 "name": "nanobench" 375 "name": "nanobench"
365 }, 376 },
366 { 377 {
367 "name": "$result", 378 "name": "$result",
368 "reason": "Failed build steps: dm", 379 "reason": "Failed build steps: dm",
369 "status_code": 1 380 "status_code": 1
370 } 381 }
371 ] 382 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698