blob: 1bb042552188a6a8afdc02f9ccba3b38544a551f [file] [log] [blame]
Brad Bishopc342db32019-05-15 21:57:59 -04001#
2# SPDX-License-Identifier: MIT
3#
4
Brad Bishop6e60e8b2018-02-01 10:27:11 -05005import os
6
7from subprocess import check_output
8from shutil import rmtree
9from oeqa.runtime.case import OERuntimeTestCase
10from oeqa.core.decorator.depends import OETestDepends
Brad Bishop6e60e8b2018-02-01 10:27:11 -050011from oeqa.core.decorator.data import skipIfDataVar
12from oeqa.runtime.decorator.package import OEHasPackage
13
14#in the future these lists could be moved outside of module
15errors = ["error", "cannot", "can\'t", "failed"]
16
17common_errors = [
18 "(WW) warning, (EE) error, (NI) not implemented, (??) unknown.",
19 "dma timeout",
20 "can\'t add hid device:",
21 "usbhid: probe of ",
22 "_OSC failed (AE_ERROR)",
23 "_OSC failed (AE_SUPPORT)",
24 "AE_ALREADY_EXISTS",
25 "ACPI _OSC request failed (AE_SUPPORT)",
26 "can\'t disable ASPM",
27 "Failed to load module \"vesa\"",
28 "Failed to load module vesa",
29 "Failed to load module \"modesetting\"",
30 "Failed to load module modesetting",
31 "Failed to load module \"glx\"",
32 "Failed to load module \"fbdev\"",
33 "Failed to load module fbdev",
34 "Failed to load module glx",
35 "[drm] Cannot find any crtc or sizes - going 1024x768",
36 "_OSC failed (AE_NOT_FOUND); disabling ASPM",
37 "Open ACPI failed (/var/run/acpid.socket) (No such file or directory)",
38 "NX (Execute Disable) protection cannot be enabled: non-PAE kernel!",
39 "hd.: possibly failed opcode",
40 'NETLINK INITIALIZATION FAILED',
41 'kernel: Cannot find map file',
42 'omap_hwmod: debugss: _wait_target_disable failed',
43 'VGA arbiter: cannot open kernel arbiter, no multi-card support',
44 'Failed to find URL:http://ipv4.connman.net/online/status.html',
45 'Online check failed for',
46 'netlink init failed',
47 'Fast TSC calibration',
48 "BAR 0-9",
49 "Failed to load module \"ati\"",
50 "controller can't do DEVSLP, turning off",
51 "stmmac_dvr_probe: warning: cannot get CSR clock",
52 "error: couldn\'t mount because of unsupported optional features",
53 "GPT: Use GNU Parted to correct GPT errors",
54 "Cannot set xattr user.Librepo.DownloadInProgress",
Brad Bishop1a4b7ee2018-12-16 17:11:34 -080055 "Failed to read /var/lib/nfs/statd/state: Success",
56 "error retry time-out =",
57 "logind: cannot setup systemd-logind helper (-61), using legacy fallback",
Andrew Geissler82c905d2020-04-13 13:39:40 -050058 "Failed to rename network interface",
59 "Failed to process device, ignoring: Device or resource busy",
60 "Cannot find a map file",
61 "[rdrand]: Initialization Failed",
62 "[pulseaudio] authkey.c: Failed to open cookie file",
63 "[pulseaudio] authkey.c: Failed to load authentication key",
Brad Bishop6e60e8b2018-02-01 10:27:11 -050064 ]
65
66video_related = [
Brad Bishop6e60e8b2018-02-01 10:27:11 -050067]
68
69x86_common = [
70 '[drm:psb_do_init] *ERROR* Debug is',
71 'wrong ELF class',
72 'Could not enable PowerButton event',
73 'probe of LNXPWRBN:00 failed with error -22',
74 'pmd_set_huge: Cannot satisfy',
75 'failed to setup card detect gpio',
76 'amd_nb: Cannot enumerate AMD northbridges',
77 'failed to retrieve link info, disabling eDP',
78 'Direct firmware load for iwlwifi',
Brad Bishop19323692019-04-05 15:28:33 -040079 'Direct firmware load for regulatory.db',
80 'failed to load regulatory.db',
Brad Bishop6e60e8b2018-02-01 10:27:11 -050081] + common_errors
82
83qemux86_common = [
84 'wrong ELF class',
85 "fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.",
86 "can't claim BAR ",
87 'amd_nb: Cannot enumerate AMD northbridges',
Brad Bishop6e60e8b2018-02-01 10:27:11 -050088 'tsc: HPET/PMTIMER calibration failed',
Brad Bishop79641f22019-09-10 07:20:22 -040089 "modeset(0): Failed to initialize the DRI2 extension",
Brad Bishop79641f22019-09-10 07:20:22 -040090 "glamor initialization failed",
Andrew Geisslerc926e172021-05-07 16:11:35 -050091 "blk_update_request: I/O error, dev fd0, sector 0 op 0x0:(READ)",
92 "floppy: error",
Brad Bishop6e60e8b2018-02-01 10:27:11 -050093] + common_errors
94
95ignore_errors = {
96 'default' : common_errors,
97 'qemux86' : [
98 'Failed to access perfctr msr (MSR',
99 'pci 0000:00:00.0: [Firmware Bug]: reg 0x..: invalid BAR (can\'t size)',
100 ] + qemux86_common,
101 'qemux86-64' : qemux86_common,
102 'qemumips' : [
103 'Failed to load module "glx"',
104 'pci 0000:00:00.0: [Firmware Bug]: reg 0x..: invalid BAR (can\'t size)',
Brad Bishopd7bf8c12018-02-25 22:55:05 -0500105 'cacheinfo: Failed to find cpu0 device node',
Brad Bishop6e60e8b2018-02-01 10:27:11 -0500106 ] + common_errors,
107 'qemumips64' : [
108 'pci 0000:00:00.0: [Firmware Bug]: reg 0x..: invalid BAR (can\'t size)',
Brad Bishopd7bf8c12018-02-25 22:55:05 -0500109 'cacheinfo: Failed to find cpu0 device node',
Brad Bishop6e60e8b2018-02-01 10:27:11 -0500110 ] + common_errors,
111 'qemuppc' : [
112 'PCI 0000:00 Cannot reserve Legacy IO [io 0x0000-0x0fff]',
113 'host side 80-wire cable detection failed, limiting max speed',
114 'mode "640x480" test failed',
115 'Failed to load module "glx"',
116 'can\'t handle BAR above 4GB',
117 'Cannot reserve Legacy IO',
118 ] + common_errors,
Andrew Geissler95ac1b82021-03-31 14:34:31 -0500119 'qemuppc64' : [
120 'vio vio: uevent: failed to send synthetic uevent',
121 'synth uevent: /devices/vio: failed to send uevent',
122 'PCI 0000:00 Cannot reserve Legacy IO [io 0x10000-0x10fff]',
123 ] + common_errors,
Brad Bishop6e60e8b2018-02-01 10:27:11 -0500124 'qemuarm' : [
125 'mmci-pl18x: probe of fpga:05 failed with error -22',
126 'mmci-pl18x: probe of fpga:0b failed with error -22',
127 'Failed to load module "glx"',
128 'OF: amba_device_add() failed (-19) for /amba/smc@10100000',
129 'OF: amba_device_add() failed (-19) for /amba/mpmc@10110000',
130 'OF: amba_device_add() failed (-19) for /amba/sctl@101e0000',
131 'OF: amba_device_add() failed (-19) for /amba/watchdog@101e1000',
132 'OF: amba_device_add() failed (-19) for /amba/sci@101f0000',
Brad Bishop19323692019-04-05 15:28:33 -0400133 'OF: amba_device_add() failed (-19) for /amba/spi@101f4000',
Brad Bishop6e60e8b2018-02-01 10:27:11 -0500134 'OF: amba_device_add() failed (-19) for /amba/ssp@101f4000',
135 'OF: amba_device_add() failed (-19) for /amba/fpga/sci@a000',
136 'Failed to initialize \'/amba/timer@101e3000\': -22',
137 'jitterentropy: Initialization failed with host not compliant with requirements: 2',
138 ] + common_errors,
139 'qemuarm64' : [
140 'Fatal server error:',
141 '(EE) Server terminated with error (1). Closing log file.',
142 'dmi: Firmware registration failed.',
143 'irq: type mismatch, failed to map hwirq-27 for /intc',
Andrew Geissler82c905d2020-04-13 13:39:40 -0500144 'logind: failed to get session seat',
Brad Bishop6e60e8b2018-02-01 10:27:11 -0500145 ] + common_errors,
Brad Bishop6e60e8b2018-02-01 10:27:11 -0500146 'intel-core2-32' : [
147 'ACPI: No _BQC method, cannot determine initial brightness',
148 '[Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness',
149 '(EE) Failed to load module "psb"',
150 '(EE) Failed to load module psb',
151 '(EE) Failed to load module "psbdrv"',
152 '(EE) Failed to load module psbdrv',
153 '(EE) open /dev/fb0: No such file or directory',
154 '(EE) AIGLX: reverting to software rendering',
155 'dmi: Firmware registration failed.',
156 'ioremap error for 0x78',
157 ] + x86_common,
158 'intel-corei7-64' : [
159 'can\'t set Max Payload Size to 256',
160 'intel_punit_ipc: can\'t request region for resource',
161 '[drm] parse error at position 4 in video mode \'efifb\'',
162 'ACPI Error: Could not enable RealTimeClock event',
163 'ACPI Warning: Could not enable fixed event - RealTimeClock',
164 'hci_intel INT33E1:00: Unable to retrieve gpio',
165 'hci_intel: probe of INT33E1:00 failed',
166 'can\'t derive routing for PCI INT A',
167 'failed to read out thermal zone',
168 'Bluetooth: hci0: Setting Intel event mask failed',
169 'ttyS2 - failed to request DMA',
Brad Bishopd7bf8c12018-02-25 22:55:05 -0500170 'Bluetooth: hci0: Failed to send firmware data (-38)',
171 'atkbd serio0: Failed to enable keyboard on isa0060/serio0',
Brad Bishop6e60e8b2018-02-01 10:27:11 -0500172 ] + x86_common,
Brad Bishop6e60e8b2018-02-01 10:27:11 -0500173 'genericx86' : x86_common,
174 'genericx86-64' : [
175 'Direct firmware load for i915',
176 'Failed to load firmware i915',
177 'Failed to fetch GuC',
178 'Failed to initialize GuC',
179 'Failed to load DMC firmware',
180 'The driver is built-in, so to load the firmware you need to',
181 ] + x86_common,
182 'edgerouter' : [
Brad Bishop19323692019-04-05 15:28:33 -0400183 'not creating \'/sys/firmware/fdt\'',
184 'Failed to find cpu0 device node',
Brad Bishop6e60e8b2018-02-01 10:27:11 -0500185 'Fatal server error:',
Brad Bishop19323692019-04-05 15:28:33 -0400186 'Server terminated with error',
187 ] + common_errors,
188 'beaglebone-yocto' : [
189 'Direct firmware load for regulatory.db',
190 'failed to load regulatory.db',
191 'l4_wkup_cm',
192 'Failed to load module "glx"',
193 'Failed to make EGL context current',
194 'glamor initialization failed',
195 ] + common_errors,
Brad Bishop6e60e8b2018-02-01 10:27:11 -0500196}
197
198log_locations = ["/var/log/","/var/log/dmesg", "/tmp/dmesg_output.log"]
199
200class ParseLogsTest(OERuntimeTestCase):
201
202 @classmethod
203 def setUpClass(cls):
204 cls.errors = errors
205
206 # When systemd is enabled we need to notice errors on
207 # circular dependencies in units.
208 if 'systemd' in cls.td.get('DISTRO_FEATURES', ''):
209 cls.errors.extend([
210 'Found ordering cycle on',
211 'Breaking ordering cycle by deleting job',
212 'deleted to break ordering cycle',
213 'Ordering cycle found, skipping',
214 ])
215
216 cls.ignore_errors = ignore_errors
217 cls.log_locations = log_locations
218 cls.msg = ''
219 is_lsb, _ = cls.tc.target.run("which LSB_Test.sh")
220 if is_lsb == 0:
221 for machine in cls.ignore_errors:
222 cls.ignore_errors[machine] = cls.ignore_errors[machine] \
223 + video_related
224
225 def getMachine(self):
226 return self.td.get('MACHINE', '')
227
228 def getWorkdir(self):
229 return self.td.get('WORKDIR', '')
230
231 # Get some information on the CPU of the machine to display at the
232 # beginning of the output. This info might be useful in some cases.
233 def getHardwareInfo(self):
234 hwi = ""
235 cmd = ('cat /proc/cpuinfo | grep "model name" | head -n1 | '
236 " awk 'BEGIN{FS=\":\"}{print $2}'")
237 _, cpu_name = self.target.run(cmd)
238
239 cmd = ('cat /proc/cpuinfo | grep "cpu cores" | head -n1 | '
240 "awk {'print $4'}")
241 _, cpu_physical_cores = self.target.run(cmd)
242
243 cmd = 'cat /proc/cpuinfo | grep "processor" | wc -l'
244 _, cpu_logical_cores = self.target.run(cmd)
245
246 _, cpu_arch = self.target.run('uname -m')
247
248 hwi += 'Machine information: \n'
249 hwi += '*******************************\n'
250 hwi += 'Machine name: ' + self.getMachine() + '\n'
251 hwi += 'CPU: ' + str(cpu_name) + '\n'
252 hwi += 'Arch: ' + str(cpu_arch)+ '\n'
253 hwi += 'Physical cores: ' + str(cpu_physical_cores) + '\n'
254 hwi += 'Logical cores: ' + str(cpu_logical_cores) + '\n'
255 hwi += '*******************************\n'
256
257 return hwi
258
259 # Go through the log locations provided and if it's a folder
260 # create a list with all the .log files in it, if it's a file
261 # just add it to that list.
262 def getLogList(self, log_locations):
263 logs = []
264 for location in log_locations:
265 status, _ = self.target.run('test -f ' + str(location))
266 if status == 0:
267 logs.append(str(location))
268 else:
269 status, _ = self.target.run('test -d ' + str(location))
270 if status == 0:
271 cmd = 'find ' + str(location) + '/*.log -maxdepth 1 -type f'
272 status, output = self.target.run(cmd)
273 if status == 0:
274 output = output.splitlines()
275 for logfile in output:
276 logs.append(os.path.join(location, str(logfile)))
277 return logs
278
279 # Copy the log files to be parsed locally
280 def transfer_logs(self, log_list):
281 workdir = self.getWorkdir()
282 self.target_logs = workdir + '/' + 'target_logs'
283 target_logs = self.target_logs
284 if os.path.exists(target_logs):
285 rmtree(self.target_logs)
286 os.makedirs(target_logs)
287 for f in log_list:
288 self.target.copyFrom(str(f), target_logs)
289
290 # Get the local list of logs
291 def get_local_log_list(self, log_locations):
292 self.transfer_logs(self.getLogList(log_locations))
293 list_dir = os.listdir(self.target_logs)
294 dir_files = [os.path.join(self.target_logs, f) for f in list_dir]
295 logs = [f for f in dir_files if os.path.isfile(f)]
296 return logs
297
298 # Build the grep command to be used with filters and exclusions
299 def build_grepcmd(self, errors, ignore_errors, log):
300 grepcmd = 'grep '
301 grepcmd += '-Ei "'
302 for error in errors:
Brad Bishop08902b02019-08-20 09:16:51 -0400303 grepcmd += '\<' + error + '\>' + '|'
Brad Bishop6e60e8b2018-02-01 10:27:11 -0500304 grepcmd = grepcmd[:-1]
305 grepcmd += '" ' + str(log) + " | grep -Eiv \'"
306
307 try:
308 errorlist = ignore_errors[self.getMachine()]
309 except KeyError:
310 self.msg += 'No ignore list found for this machine, using default\n'
311 errorlist = ignore_errors['default']
312
313 for ignore_error in errorlist:
314 ignore_error = ignore_error.replace('(', '\(')
315 ignore_error = ignore_error.replace(')', '\)')
316 ignore_error = ignore_error.replace("'", '.')
317 ignore_error = ignore_error.replace('?', '\?')
318 ignore_error = ignore_error.replace('[', '\[')
319 ignore_error = ignore_error.replace(']', '\]')
320 ignore_error = ignore_error.replace('*', '\*')
321 ignore_error = ignore_error.replace('0-9', '[0-9]')
322 grepcmd += ignore_error + '|'
323 grepcmd = grepcmd[:-1]
324 grepcmd += "\'"
325
326 return grepcmd
327
328 # Grep only the errors so that their context could be collected.
329 # Default context is 10 lines before and after the error itself
330 def parse_logs(self, errors, ignore_errors, logs,
331 lines_before = 10, lines_after = 10):
332 results = {}
333 rez = []
334 grep_output = ''
335
336 for log in logs:
337 result = None
338 thegrep = self.build_grepcmd(errors, ignore_errors, log)
339
340 try:
341 result = check_output(thegrep, shell=True).decode('utf-8')
342 except:
343 pass
344
345 if result is not None:
Brad Bishop1a4b7ee2018-12-16 17:11:34 -0800346 results[log] = {}
Brad Bishop6e60e8b2018-02-01 10:27:11 -0500347 rez = result.splitlines()
348
349 for xrez in rez:
350 try:
351 cmd = ['grep', '-F', xrez, '-B', str(lines_before)]
352 cmd += ['-A', str(lines_after), log]
353 grep_output = check_output(cmd).decode('utf-8')
354 except:
355 pass
Brad Bishop1a4b7ee2018-12-16 17:11:34 -0800356 results[log][xrez]=grep_output
Brad Bishop6e60e8b2018-02-01 10:27:11 -0500357
358 return results
359
360 # Get the output of dmesg and write it in a file.
361 # This file is added to log_locations.
362 def write_dmesg(self):
363 (status, dmesg) = self.target.run('dmesg > /tmp/dmesg_output.log')
364
Brad Bishop6e60e8b2018-02-01 10:27:11 -0500365 @OETestDepends(['ssh.SSHTest.test_ssh'])
366 def test_parselogs(self):
367 self.write_dmesg()
368 log_list = self.get_local_log_list(self.log_locations)
369 result = self.parse_logs(self.errors, self.ignore_errors, log_list)
370 print(self.getHardwareInfo())
371 errcount = 0
372 for log in result:
373 self.msg += 'Log: ' + log + '\n'
374 self.msg += '-----------------------\n'
375 for error in result[log]:
376 errcount += 1
377 self.msg += 'Central error: ' + str(error) + '\n'
378 self.msg += '***********************\n'
379 self.msg += result[str(log)][str(error)] + '\n'
380 self.msg += '***********************\n'
381 self.msg += '%s errors found in logs.' % errcount
382 self.assertEqual(errcount, 0, msg=self.msg)