aboutsummaryrefslogtreecommitdiffstats
path: root/2.6.4_RC2/2.6.4_RC2_test_results/coffeelake/testresults.json
blob: 2978ae815b5bd78d2f53a378f8f4d7b895466b9c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
{
    "manual_bsp-hw_20191023125140": {
        "configuration": {
            "IMAGE_BASENAME": "core-image-sato-sdk",
            "LAYERS": {
                "meta": {
                    "branch": "thud",
                    "commit": "51f6145f8f99a02df1dad937684f014b0172e72a",
                    "commit_count": 52831
                },
                "meta-poky": {
                    "branch": "thud",
                    "commit": "51f6145f8f99a02df1dad937684f014b0172e72a",
                    "commit_count": 52831
                },
                "meta-yocto-bsp": {
                    "branch": "thud",
                    "commit": "51f6145f8f99a02df1dad937684f014b0172e72a",
                    "commit_count": 52831
                }
            },
            "MACHINE": "genericx86-64",
            "STARTTIME": "20191023125140",
            "TESTSERIES": "coffeelake",
            "TEST_MODULE": "bsp-hw",
            "TEST_TYPE": "manual"
        },
        "result": {
            "bsps-hw.bsps-hw.Add_multiple_files_in_media_player": {
                "status": "PASSED"
            },
            "bsps-hw.bsps-hw.Boot_from_JFFS2_image": {
                "status": "SKIPPED"
            },
            "bsps-hw.bsps-hw.Check_if_RTC_(Real_Time_Clock)_can_work_correctly": {
                "status": "PASSED"
            },
            "bsps-hw.bsps-hw.Check_if_SATA_disk_can_work_correctly": {
                "status": "PASSED"
            },
            "bsps-hw.bsps-hw.Check_if_target_can_support_EEPROM": {
                "status": "SKIPPED"
            },
            "bsps-hw.bsps-hw.Check_if_watchdog_can_reset_the_target_system": {
                "status": "SKIPPED"
            },
            "bsps-hw.bsps-hw.Graphics_-_ABAT": {
                "status": "PASSED"
            },
            "bsps-hw.bsps-hw.Graphics_-_x11perf_-_2D": {
                "status": "SKIPPED"
            },
            "bsps-hw.bsps-hw.Install_and_boot_from_USB-drive_to_HDD-drive": {
                "status": "PASSED"
            },
            "bsps-hw.bsps-hw.Install_and_boot_from_USB-drive_to_SD-drive": {
                "status": "SKIPPED"
            },
            "bsps-hw.bsps-hw.MicroSD_-__mount": {
                "status": "SKIPPED"
            },
            "bsps-hw.bsps-hw.MicroSD_-__read_files": {
                "status": "SKIPPED"
            },
            "bsps-hw.bsps-hw.MicroSD_-__umount": {
                "status": "SKIPPED"
            },
            "bsps-hw.bsps-hw.MicroSD_-__write_files": {
                "status": "SKIPPED"
            },
            "bsps-hw.bsps-hw.System_can_boot_up_via_NFS": {
                "status": "SKIPPED"
            },
            "bsps-hw.bsps-hw.Test_Seek_bar_and_volume_control": {
                "status": "PASSED"
            },
            "bsps-hw.bsps-hw.Test_boot_on_serial_communication_HDD": {
                "status": "SKIPPED"
            },
            "bsps-hw.bsps-hw.Test_boot_on_serial_communication_SD": {
                "status": "SKIPPED"
            },
            "bsps-hw.bsps-hw.Test_boot_on_serial_communication_USB": {
                "status": "SKIPPED"
            },
            "bsps-hw.bsps-hw.Test_if_LAN_device_works_well_after_resume_from_suspend_state": {
                "status": "SKIPPED"
            },
            "bsps-hw.bsps-hw.Test_if_usb_hid_device_works_well_after_resume_from_suspend_state": {
                "status": "PASSED"
            },
            "bsps-hw.bsps-hw.USB_-_mount": {
                "status": "PASSED"
            },
            "bsps-hw.bsps-hw.USB_-_read_files": {
                "status": "PASSED"
            },
            "bsps-hw.bsps-hw.USB_-_umount": {
                "status": "PASSED"
            },
            "bsps-hw.bsps-hw.USB_-_write_files": {
                "status": "PASSED"
            },
            "bsps-hw.bsps-hw.X_server_can_start_up_with_runlevel_5_boot": {
                "status": "PASSED"
            },
            "bsps-hw.bsps-hw.audio_-_play_(ogg)_with_HDMI": {
                "status": "PASSED"
            },
            "bsps-hw.bsps-hw.audio_-_play_(wav)_with_HDMI": {
                "status": "PASSED"
            },
            "bsps-hw.bsps-hw.boot_and_install_from_USB": {
                "status": "PASSED"
            },
            "bsps-hw.bsps-hw.boot_from_runlevel_3": {
                "status": "PASSED"
            },
            "bsps-hw.bsps-hw.boot_from_runlevel_5": {
                "status": "PASSED"
            },
            "bsps-hw.bsps-hw.check_CPU_utilization_after_standby": {
                "status": "PASSED"
            },
            "bsps-hw.bsps-hw.check_bash_in_image": {
                "status": "PASSED"
            },
            "bsps-hw.bsps-hw.click_terminal_icon_on_X_desktop": {
                "status": "PASSED"
            },
            "bsps-hw.bsps-hw.connman_offline_mode_in_connman-gnome": {
                "status": "PASSED"
            },
            "bsps-hw.bsps-hw.ethernet_get_IP_in_connman_via_DHCP": {
                "status": "PASSED"
            },
            "bsps-hw.bsps-hw.ethernet_static_ip_set_in_connman": {
                "status": "PASSED"
            },
            "bsps-hw.bsps-hw.live_boot_from_USB": {
                "status": "PASSED"
            },
            "bsps-hw.bsps-hw.media_player_-_play_video_(ogv)": {
                "status": "PASSED"
            },
            "bsps-hw.bsps-hw.media_player_-_stop/play_button_(ogv)": {
                "status": "PASSED"
            },
            "bsps-hw.bsps-hw.reboot_system": {
                "status": "PASSED"
            },
            "bsps-hw.bsps-hw.rpm_-__install_dependency_package": {
                "status": "PASSED"
            },
            "bsps-hw.bsps-hw.shutdown_system": {
                "status": "PASSED"
            },
            "bsps-hw.bsps-hw.standby": {
                "status": "PASSED"
            },
            "bsps-hw.bsps-hw.switch_among_multi_applications_and_desktop": {
                "status": "PASSED"
            },
            "bsps-hw.bsps-hw.video_-_libva_check_(ogg_video_play)": {
                "status": "PASSED"
            }
        }
    },
    "runtime_core-image-lsb-sdk_genericx86-64_20191022035237": {
        "configuration": {
            "DISTRO": "poky-lsb",
            "HOST_DISTRO": "ubuntu-16.04",
            "IMAGE_BASENAME": "core-image-lsb-sdk",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "thud",
                    "commit": "51f6145f8f99a02df1dad937684f014b0172e72a",
                    "commit_count": 52831
                },
                "meta-poky": {
                    "branch": "thud",
                    "commit": "51f6145f8f99a02df1dad937684f014b0172e72a",
                    "commit_count": 52831
                },
                "meta-yocto-bsp": {
                    "branch": "thud",
                    "commit": "51f6145f8f99a02df1dad937684f014b0172e72a",
                    "commit_count": 52831
                }
            },
            "MACHINE": "genericx86-64",
            "STARTTIME": "20191022035237",
            "TESTSERIES": "coffeelake",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "apt.AptRepoTest.test_apt_install_from_repo": {
                "log": "Test requires apt to be installed",
                "status": "SKIPPED"
            },
            "buildcpio.BuildCpioTest.test_cpio": {
                "status": "PASSED"
            },
            "buildgalculator.GalculatorTest.test_galculator": {
                "status": "PASSED"
            },
            "buildlzip.BuildLzipTest.test_lzip": {
                "status": "PASSED"
            },
            "connman.ConnmanTest.test_connmand_help": {
                "status": "PASSED"
            },
            "connman.ConnmanTest.test_connmand_running": {
                "status": "PASSED"
            },
            "date.DateTest.test_date": {
                "status": "PASSED"
            },
            "df.DfTest.test_df": {
                "status": "PASSED"
            },
            "dnf.DnfBasicTest.test_dnf_help": {
                "status": "PASSED"
            },
            "dnf.DnfBasicTest.test_dnf_history": {
                "status": "PASSED"
            },
            "dnf.DnfBasicTest.test_dnf_info": {
                "status": "PASSED"
            },
            "dnf.DnfBasicTest.test_dnf_search": {
                "status": "PASSED"
            },
            "dnf.DnfBasicTest.test_dnf_version": {
                "status": "PASSED"
            },
            "dnf.DnfRepoTest.test_dnf_exclude": {
                "status": "PASSED"
            },
            "dnf.DnfRepoTest.test_dnf_install": {
                "status": "PASSED"
            },
            "dnf.DnfRepoTest.test_dnf_install_dependency": {
                "status": "PASSED"
            },
            "dnf.DnfRepoTest.test_dnf_install_from_disk": {
                "status": "PASSED"
            },
            "dnf.DnfRepoTest.test_dnf_install_from_http": {
                "status": "PASSED"
            },
            "dnf.DnfRepoTest.test_dnf_installroot": {
                "status": "PASSED"
            },
            "dnf.DnfRepoTest.test_dnf_makecache": {
                "status": "PASSED"
            },
            "dnf.DnfRepoTest.test_dnf_reinstall": {
                "status": "PASSED"
            },
            "dnf.DnfRepoTest.test_dnf_repoinfo": {
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gcc_compile": {
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp2_compile": {
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp_compile": {
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_make": {
                "status": "PASSED"
            },
            "gi.GObjectIntrospectionTest.test_python": {
                "status": "PASSED"
            },
            "kernelmodule.KernelModuleTest.test_kernel_module": {
                "status": "PASSED"
            },
            "ldd.LddTest.test_ldd": {
                "status": "PASSED"
            },
            "logrotate.LogrotateTest.test_1_logrotate_setup": {
                "status": "PASSED"
            },
            "logrotate.LogrotateTest.test_2_logrotate": {
                "status": "PASSED"
            },
            "oe_syslog.SyslogTest.test_syslog_running": {
                "status": "PASSED"
            },
            "oe_syslog.SyslogTestConfig.test_syslog_logger": {
                "status": "PASSED"
            },
            "oe_syslog.SyslogTestConfig.test_syslog_restart": {
                "status": "PASSED"
            },
            "oe_syslog.SyslogTestConfig.test_syslog_startup_config": {
                "log": "Test requires busybox-syslog to be installed",
                "status": "SKIPPED"
            },
            "opkg.OpkgRepoTest.test_opkg_install_from_repo": {
                "log": "Test requires opkg to be installed",
                "status": "SKIPPED"
            },
            "pam.PamBasicTest.test_pam": {
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "log": "Traceback (most recent call last):\n  File \"/data/vnainx/Release_18_10/poky/meta/lib/oeqa/core/decorator/__init__.py\", line 32, in wrapped_f\n    return func(*args, **kwargs)\n  File \"/data/vnainx/Release_18_10/poky/meta/lib/oeqa/core/decorator/__init__.py\", line 32, in wrapped_f\n    return func(*args, **kwargs)\n  File \"/data/vnainx/Release_18_10/poky/meta/lib/oeqa/runtime/cases/parselogs.py\", line 353, in test_parselogs\n    self.assertEqual(errcount, 0, msg=self.msg)\nAssertionError: 6 != 0 : Log: /data/vnainx/Release_18_10/build/tmp/work/genericx86_64-poky-linux/core-image-lsb-sdk/1.0-r0/target_logs/kern.log\n-----------------------\nCentral error: Oct 22 01:12:47 genericx86-64 kernel: atkbd serio0: Failed to deactivate keyboard on isa0060/serio0\n***********************\nOct 22 01:12:47 genericx86-64 kernel: usbcore: registered new interface driver usbhid\nOct 22 01:12:47 genericx86-64 kernel: usbhid: USB HID core driver\nOct 22 01:12:47 genericx86-64 kernel: u32 classifier\nOct 22 01:12:47 genericx86-64 kernel:     Actions configured\nOct 22 01:12:47 genericx86-64 kernel: NET: Registered protocol family 10\nOct 22 01:12:47 genericx86-64 kernel: Segment Routing with IPv6\nOct 22 01:12:47 genericx86-64 kernel: sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver\nOct 22 01:12:47 genericx86-64 kernel: NET: Registered protocol family 17\nOct 22 01:12:47 genericx86-64 kernel: Key type dns_resolver registered\nOct 22 01:12:47 genericx86-64 kernel: clocksource: Switched to clocksource tsc\nOct 22 01:12:47 genericx86-64 kernel: atkbd serio0: Failed to deactivate keyboard on isa0060/serio0\nOct 22 01:12:47 genericx86-64 kernel: sd 3:0:0:0: [sda] Write Protect is off\nOct 22 01:12:47 genericx86-64 kernel: sd 3:0:0:0: [sda] Mode Sense: 00 3a 00 00\nOct 22 01:12:47 genericx86-64 kernel: sd 3:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA\nOct 22 01:12:47 genericx86-64 kernel: microcode: sig=0x906ea, pf=0x20, revision=0x96\nOct 22 01:12:47 genericx86-64 kernel: microcode: Microcode Update Driver: v2.2.\nOct 22 01:12:47 genericx86-64 kernel: sched_clock: Marking stable (2469492218, 0)->(2973188734, -503696516)\nOct 22 01:12:47 genericx86-64 kernel: Btrfs loaded, crc32c=crc32c-generic\nOct 22 01:12:47 genericx86-64 kernel: Key type encrypted registered\nOct 22 01:12:47 genericx86-64 kernel: console [netcon0] enabled\nOct 22 01:12:47 genericx86-64 kernel:  sda: sda1 sda2 sda3\n\n***********************\nCentral error: Oct 22 01:12:47 genericx86-64 kernel: atkbd serio0: Failed to enable keyboard on isa0060/serio0\n***********************\nOct 22 01:12:47 genericx86-64 kernel:  sda: sda1 sda2 sda3\nOct 22 01:12:47 genericx86-64 kernel: sd 3:0:0:0: [sda] Attached SCSI disk\nOct 22 01:12:47 genericx86-64 kernel: netconsole: network logging started\nOct 22 01:12:47 genericx86-64 kernel: rtc_cmos 00:04: setting system clock to 2019-10-22 01:12:41 UTC (1571706761)\nOct 22 01:12:47 genericx86-64 kernel: ALSA device list:\nOct 22 01:12:47 genericx86-64 kernel:   No soundcards found.\nOct 22 01:12:47 genericx86-64 kernel: usb 1-7: new low-speed USB device number 2 using xhci_hcd\nOct 22 01:12:47 genericx86-64 kernel: random: fast init done\nOct 22 01:12:47 genericx86-64 kernel: input: CHICONY HP Basic USB Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.0/0003:03F0:0024.0001/input/input5\nOct 22 01:12:47 genericx86-64 kernel: hid-generic 0003:03F0:0024.0001: input: USB HID v1.11 Keyboard [CHICONY HP Basic USB Keyboard] on usb-0000:00:14.0-7/input0\nOct 22 01:12:47 genericx86-64 kernel: atkbd serio0: Failed to enable keyboard on isa0060/serio0\nOct 22 01:12:47 genericx86-64 kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4\nOct 22 01:12:47 genericx86-64 kernel: md: Waiting for all devices to be available before autodetect\nOct 22 01:12:47 genericx86-64 kernel: md: If you don't use raid, use raid=noautodetect\nOct 22 01:12:47 genericx86-64 kernel: md: Autodetecting RAID arrays.\nOct 22 01:12:47 genericx86-64 kernel: md: autorun ...\nOct 22 01:12:47 genericx86-64 kernel: md: ... autorun DONE.\nOct 22 01:12:47 genericx86-64 kernel: Waiting for root device PARTUUID=60120630-ed23-4343-8a56-f66d94ce5b4e...\nOct 22 01:12:47 genericx86-64 kernel: usb 1-8: new low-speed USB device number 3 using xhci_hcd\nOct 22 01:12:47 genericx86-64 kernel: input: PixArt USB Optical Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/0003:04CA:0061.0002/input/input6\nOct 22 01:12:47 genericx86-64 kernel: hid-generic 0003:04CA:0061.0002: input: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-0000:00:14.0-8/input0\n\n***********************\nLog: /data/vnainx/Release_18_10/build/tmp/work/genericx86_64-poky-linux/core-image-lsb-sdk/1.0-r0/target_logs/dmesg_output.log\n-----------------------\nCentral error: [    2.839195] atkbd serio0: Failed to enable keyboard on isa0060/serio0\n***********************\n[    2.512802]  sda: sda1 sda2 sda3\n[    2.513272] sd 3:0:0:0: [sda] Attached SCSI disk\n[    2.520189] netconsole: network logging started\n[    2.524260] rtc_cmos 00:04: setting system clock to 2019-10-22 01:12:41 UTC (1571706761)\n[    2.531626] ALSA device list:\n[    2.533898]   No soundcards found.\n[    2.579175] usb 1-7: new low-speed USB device number 2 using xhci_hcd\n[    2.718278] random: fast init done\n[    2.738904] input: CHICONY HP Basic USB Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.0/0003:03F0:0024.0001/input/input5\n[    2.803451] hid-generic 0003:03F0:0024.0001: input: USB HID v1.11 Keyboard [CHICONY HP Basic USB Keyboard] on usb-0000:00:14.0-7/input0\n[    2.839195] atkbd serio0: Failed to enable keyboard on isa0060/serio0\n[    2.846120] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4\n[    2.855438] md: Waiting for all devices to be available before autodetect\n[    2.862675] md: If you don't use raid, use raid=noautodetect\n[    2.867818] md: Autodetecting RAID arrays.\n[    2.871201] md: autorun ...\n[    2.873284] md: ... autorun DONE.\n[    2.875886] Waiting for root device PARTUUID=60120630-ed23-4343-8a56-f66d94ce5b4e...\n[    2.930171] usb 1-8: new low-speed USB device number 3 using xhci_hcd\n[    3.070886] input: PixArt USB Optical Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/0003:04CA:0061.0002/input/input6\n[    3.083595] hid-generic 0003:04CA:0061.0002: input: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-0000:00:14.0-8/input0\n\n***********************\nCentral error: [    2.464675] atkbd serio0: Failed to deactivate keyboard on isa0060/serio0\n***********************\n[    2.163551] usbcore: registered new interface driver usbhid\n[    2.163551] usbhid: USB HID core driver\n[    2.163634] u32 classifier\n[    2.163634]     Actions configured\n[    2.163794] NET: Registered protocol family 10\n[    2.164265] Segment Routing with IPv6\n[    2.164275] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver\n[    2.164371] NET: Registered protocol family 17\n[    2.164381] Key type dns_resolver registered\n[    2.464674] clocksource: Switched to clocksource tsc\n[    2.464675] atkbd serio0: Failed to deactivate keyboard on isa0060/serio0\n[    2.464683] sd 3:0:0:0: [sda] Write Protect is off\n[    2.464685] sd 3:0:0:0: [sda] Mode Sense: 00 3a 00 00\n[    2.464695] sd 3:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA\n[    2.465036] microcode: sig=0x906ea, pf=0x20, revision=0x96\n[    2.469495] microcode: Microcode Update Driver: v2.2.\n[    2.469500] sched_clock: Marking stable (2469492218, 0)->(2973188734, -503696516)\n[    2.469857] Btrfs loaded, crc32c=crc32c-generic\n[    2.470005] Key type encrypted registered\n[    2.510860] console [netcon0] enabled\n[    2.512802]  sda: sda1 sda2 sda3\n\n***********************\nLog: /data/vnainx/Release_18_10/build/tmp/work/genericx86_64-poky-linux/core-image-lsb-sdk/1.0-r0/target_logs/dmesg\n-----------------------\nCentral error: [    2.839195] atkbd serio0: Failed to enable keyboard on isa0060/serio0\n***********************\n[    2.512802]  sda: sda1 sda2 sda3\n[    2.513272] sd 3:0:0:0: [sda] Attached SCSI disk\n[    2.520189] netconsole: network logging started\n[    2.524260] rtc_cmos 00:04: setting system clock to 2019-10-22 01:12:41 UTC (1571706761)\n[    2.531626] ALSA device list:\n[    2.533898]   No soundcards found.\n[    2.579175] usb 1-7: new low-speed USB device number 2 using xhci_hcd\n[    2.718278] random: fast init done\n[    2.738904] input: CHICONY HP Basic USB Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.0/0003:03F0:0024.0001/input/input5\n[    2.803451] hid-generic 0003:03F0:0024.0001: input: USB HID v1.11 Keyboard [CHICONY HP Basic USB Keyboard] on usb-0000:00:14.0-7/input0\n[    2.839195] atkbd serio0: Failed to enable keyboard on isa0060/serio0\n[    2.846120] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4\n[    2.855438] md: Waiting for all devices to be available before autodetect\n[    2.862675] md: If you don't use raid, use raid=noautodetect\n[    2.867818] md: Autodetecting RAID arrays.\n[    2.871201] md: autorun ...\n[    2.873284] md: ... autorun DONE.\n[    2.875886] Waiting for root device PARTUUID=60120630-ed23-4343-8a56-f66d94ce5b4e...\n[    2.930171] usb 1-8: new low-speed USB device number 3 using xhci_hcd\n[    3.070886] input: PixArt USB Optical Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/0003:04CA:0061.0002/input/input6\n[    3.083595] hid-generic 0003:04CA:0061.0002: input: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-0000:00:14.0-8/input0\n\n***********************\nCentral error: [    2.464675] atkbd serio0: Failed to deactivate keyboard on isa0060/serio0\n***********************\n[    2.163551] usbcore: registered new interface driver usbhid\n[    2.163551] usbhid: USB HID core driver\n[    2.163634] u32 classifier\n[    2.163634]     Actions configured\n[    2.163794] NET: Registered protocol family 10\n[    2.164265] Segment Routing with IPv6\n[    2.164275] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver\n[    2.164371] NET: Registered protocol family 17\n[    2.164381] Key type dns_resolver registered\n[    2.464674] clocksource: Switched to clocksource tsc\n[    2.464675] atkbd serio0: Failed to deactivate keyboard on isa0060/serio0\n[    2.464683] sd 3:0:0:0: [sda] Write Protect is off\n[    2.464685] sd 3:0:0:0: [sda] Mode Sense: 00 3a 00 00\n[    2.464695] sd 3:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA\n[    2.465036] microcode: sig=0x906ea, pf=0x20, revision=0x96\n[    2.469495] microcode: Microcode Update Driver: v2.2.\n[    2.469500] sched_clock: Marking stable (2469492218, 0)->(2973188734, -503696516)\n[    2.469857] Btrfs loaded, crc32c=crc32c-generic\n[    2.470005] Key type encrypted registered\n[    2.510860] console [netcon0] enabled\n[    2.512802]  sda: sda1 sda2 sda3\n\n***********************\n6 errors found in logs.\n\nStdout:\nMachine information: \n*******************************\nMachine name: genericx86-64\nCPU:  Genuine Intel(R) CPU 0000 @ 2.40GHz\nArch: x86_64\nPhysical cores: 6\nLogical cores: 12\n*******************************\n\n",
                "status": "FAILED"
            },
            "perl.PerlTest.test_perl_works": {
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner": {
                "log": "Test requires ptest-runner to be installed",
                "status": "SKIPPED"
            },
            "python.PythonTest.test_python3": {
                "status": "PASSED"
            },
            "rpm.RpmBasicTest.test_rpm_help": {
                "status": "PASSED"
            },
            "rpm.RpmBasicTest.test_rpm_query": {
                "status": "PASSED"
            },
            "rpm.RpmInstallRemoveTest.test_check_rpm_install_removal_log_file_size": {
                "status": "PASSED"
            },
            "rpm.RpmInstallRemoveTest.test_rpm_install": {
                "status": "PASSED"
            },
            "rpm.RpmInstallRemoveTest.test_rpm_query_nonroot": {
                "status": "PASSED"
            },
            "rpm.RpmInstallRemoveTest.test_rpm_remove": {
                "status": "PASSED"
            },
            "scp.ScpTest.test_scp_file": {
                "status": "PASSED"
            },
            "ssh.SSHTest.test_ssh": {
                "status": "PASSED"
            },
            "stap.StapTest.test_stap": {
                "status": "PASSED"
            },
            "systemd.SystemdBasicTests.test_systemd_basic": {
                "log": "systemd is not the init manager for this image",
                "status": "SKIPPED"
            },
            "systemd.SystemdBasicTests.test_systemd_failed": {
                "log": "Test case systemd.SystemdBasicTests.test_systemd_failed depends on systemd.SystemdBasicTests.test_systemd_basic but it didn't pass/run.",
                "status": "SKIPPED"
            },
            "systemd.SystemdBasicTests.test_systemd_list": {
                "log": "Test case systemd.SystemdBasicTests.test_systemd_list depends on systemd.SystemdBasicTests.test_systemd_basic but it didn't pass/run.",
                "status": "SKIPPED"
            },
            "systemd.SystemdJournalTests.test_systemd_boot_time": {
                "log": "Test case systemd.SystemdJournalTests.test_systemd_boot_time depends on systemd.SystemdBasicTests.test_systemd_basic but it didn't pass/run.",
                "status": "SKIPPED"
            },
            "systemd.SystemdJournalTests.test_systemd_journal": {
                "log": "Test case systemd.SystemdJournalTests.test_systemd_journal depends on systemd.SystemdBasicTests.test_systemd_basic but it didn't pass/run.",
                "status": "SKIPPED"
            },
            "systemd.SystemdServiceTests.test_systemd_disable_enable": {
                "log": "Test case systemd.SystemdServiceTests.test_systemd_disable_enable depends on systemd.SystemdServiceTests.test_systemd_status but it didn't pass/run.",
                "status": "SKIPPED"
            },
            "systemd.SystemdServiceTests.test_systemd_status": {
                "log": "Test case systemd.SystemdServiceTests.test_systemd_status depends on systemd.SystemdBasicTests.test_systemd_basic but it didn't pass/run.",
                "status": "SKIPPED"
            },
            "systemd.SystemdServiceTests.test_systemd_stop_start": {
                "log": "Test case systemd.SystemdServiceTests.test_systemd_stop_start depends on systemd.SystemdServiceTests.test_systemd_status but it didn't pass/run.",
                "status": "SKIPPED"
            },
            "xorg.XorgTest.test_xorg_running": {
                "log": "Test requires xserver-nodm-init to be installed",
                "status": "SKIPPED"
            }
        }
    },
    "runtime_core-image-sato-sdk_genericx86-64_20191022060159": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-16.04",
            "IMAGE_BASENAME": "core-image-sato-sdk",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "thud",
                    "commit": "51f6145f8f99a02df1dad937684f014b0172e72a",
                    "commit_count": 52831
                },
                "meta-poky": {
                    "branch": "thud",
                    "commit": "51f6145f8f99a02df1dad937684f014b0172e72a",
                    "commit_count": 52831
                },
                "meta-yocto-bsp": {
                    "branch": "thud",
                    "commit": "51f6145f8f99a02df1dad937684f014b0172e72a",
                    "commit_count": 52831
                }
            },
            "MACHINE": "genericx86-64",
            "STARTTIME": "20191022060159",
            "TESTSERIES": "coffeelake",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "apt.AptRepoTest.test_apt_install_from_repo": {
                "log": "Test requires apt to be installed",
                "status": "SKIPPED"
            },
            "buildcpio.BuildCpioTest.test_cpio": {
                "status": "PASSED"
            },
            "buildgalculator.GalculatorTest.test_galculator": {
                "status": "PASSED"
            },
            "buildlzip.BuildLzipTest.test_lzip": {
                "status": "PASSED"
            },
            "connman.ConnmanTest.test_connmand_help": {
                "status": "PASSED"
            },
            "connman.ConnmanTest.test_connmand_running": {
                "status": "PASSED"
            },
            "date.DateTest.test_date": {
                "status": "PASSED"
            },
            "df.DfTest.test_df": {
                "status": "PASSED"
            },
            "dnf.DnfBasicTest.test_dnf_help": {
                "status": "PASSED"
            },
            "dnf.DnfBasicTest.test_dnf_history": {
                "status": "PASSED"
            },
            "dnf.DnfBasicTest.test_dnf_info": {
                "status": "PASSED"
            },
            "dnf.DnfBasicTest.test_dnf_search": {
                "status": "PASSED"
            },
            "dnf.DnfBasicTest.test_dnf_version": {
                "status": "PASSED"
            },
            "dnf.DnfRepoTest.test_dnf_exclude": {
                "status": "PASSED"
            },
            "dnf.DnfRepoTest.test_dnf_install": {
                "status": "PASSED"
            },
            "dnf.DnfRepoTest.test_dnf_install_dependency": {
                "status": "PASSED"
            },
            "dnf.DnfRepoTest.test_dnf_install_from_disk": {
                "status": "PASSED"
            },
            "dnf.DnfRepoTest.test_dnf_install_from_http": {
                "status": "PASSED"
            },
            "dnf.DnfRepoTest.test_dnf_installroot": {
                "status": "PASSED"
            },
            "dnf.DnfRepoTest.test_dnf_makecache": {
                "status": "PASSED"
            },
            "dnf.DnfRepoTest.test_dnf_reinstall": {
                "status": "PASSED"
            },
            "dnf.DnfRepoTest.test_dnf_repoinfo": {
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gcc_compile": {
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp2_compile": {
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp_compile": {
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_make": {
                "status": "PASSED"
            },
            "gi.GObjectIntrospectionTest.test_python": {
                "status": "PASSED"
            },
            "kernelmodule.KernelModuleTest.test_kernel_module": {
                "status": "PASSED"
            },
            "ldd.LddTest.test_ldd": {
                "status": "PASSED"
            },
            "logrotate.LogrotateTest.test_1_logrotate_setup": {
                "status": "PASSED"
            },
            "logrotate.LogrotateTest.test_2_logrotate": {
                "status": "PASSED"
            },
            "oe_syslog.SyslogTest.test_syslog_running": {
                "status": "PASSED"
            },
            "oe_syslog.SyslogTestConfig.test_syslog_logger": {
                "status": "PASSED"
            },
            "oe_syslog.SyslogTestConfig.test_syslog_restart": {
                "status": "PASSED"
            },
            "oe_syslog.SyslogTestConfig.test_syslog_startup_config": {
                "status": "PASSED"
            },
            "opkg.OpkgRepoTest.test_opkg_install_from_repo": {
                "log": "Test requires opkg to be installed",
                "status": "SKIPPED"
            },
            "pam.PamBasicTest.test_pam": {
                "log": "Test requires pam to be in DISTRO_FEATURES",
                "status": "SKIPPED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "log": "Traceback (most recent call last):\n  File \"/data/vnainx/Release_18_10/poky/meta/lib/oeqa/core/decorator/__init__.py\", line 32, in wrapped_f\n    return func(*args, **kwargs)\n  File \"/data/vnainx/Release_18_10/poky/meta/lib/oeqa/core/decorator/__init__.py\", line 32, in wrapped_f\n    return func(*args, **kwargs)\n  File \"/data/vnainx/Release_18_10/poky/meta/lib/oeqa/runtime/cases/parselogs.py\", line 353, in test_parselogs\n    self.assertEqual(errcount, 0, msg=self.msg)\nAssertionError: 4 != 0 : Log: /data/vnainx/Release_18_10/build/tmp/work/genericx86_64-poky-linux/core-image-sato-sdk/1.0-r0/target_logs/dmesg_output.log\n-----------------------\nCentral error: [    2.008068] atkbd serio0: Failed to enable keyboard on isa0060/serio0\n***********************\n[    1.610918] random: udevd: uninitialized urandom read (16 bytes read)\n[    1.611311] random: udevd: uninitialized urandom read (16 bytes read)\n[    1.611616] random: udevd: uninitialized urandom read (16 bytes read)\n[    1.612236] udevd[211]: specified group 'kvm' unknown\n[    1.613274] udevd[212]: starting eudev-3.2.7\n[    1.632035] atkbd serio0: Failed to deactivate keyboard on isa0060/serio0\n[    1.714093] usb 1-7: new low-speed USB device number 2 using xhci_hcd\n[    1.869229] input: CHICONY HP Basic USB Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.0/0003:03F0:0024.0001/input/input5\n[    1.923372] hid-generic 0003:03F0:0024.0001: input: USB HID v1.11 Keyboard [CHICONY HP Basic USB Keyboard] on usb-0000:00:14.0-7/input0\n[    1.985204] random: fast init done\n[    2.008068] atkbd serio0: Failed to enable keyboard on isa0060/serio0\n[    2.009106] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4\n[    2.039094] usb 1-8: new low-speed USB device number 3 using xhci_hcd\n[    2.052119] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)\n[    2.175839] input: PixArt USB Optical Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/0003:04CA:0061.0002/input/input6\n[    2.178463] hid-generic 0003:04CA:0061.0002: input: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-0000:00:14.0-8/input0\n[    2.295281] usb 1-12: new high-speed USB device number 4 using xhci_hcd\n[    2.426542] usb-storage 1-12:1.0: USB Mass Storage device detected\n[    2.428619] scsi host8: usb-storage 1-12:1.0\n[    3.489628] scsi 8:0:0:0: Direct-Access     SanDisk  Ultra            1.00 PQ: 0 ANSI: 6\n[    3.491987] urandom_read: 5 callbacks suppressed\n\n***********************\nCentral error: [    1.632035] atkbd serio0: Failed to deactivate keyboard on isa0060/serio0\n***********************\n[    1.589253] Freeing unused kernel image memory: 1476K\n[    1.589626] Write protecting the kernel read-only data: 18432k\n[    1.591088] Freeing unused kernel image memory: 2004K\n[    1.591688] Freeing unused kernel image memory: 1160K\n[    1.610559] udevd[211]: starting version 3.2.7\n[    1.610918] random: udevd: uninitialized urandom read (16 bytes read)\n[    1.611311] random: udevd: uninitialized urandom read (16 bytes read)\n[    1.611616] random: udevd: uninitialized urandom read (16 bytes read)\n[    1.612236] udevd[211]: specified group 'kvm' unknown\n[    1.613274] udevd[212]: starting eudev-3.2.7\n[    1.632035] atkbd serio0: Failed to deactivate keyboard on isa0060/serio0\n[    1.714093] usb 1-7: new low-speed USB device number 2 using xhci_hcd\n[    1.869229] input: CHICONY HP Basic USB Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.0/0003:03F0:0024.0001/input/input5\n[    1.923372] hid-generic 0003:03F0:0024.0001: input: USB HID v1.11 Keyboard [CHICONY HP Basic USB Keyboard] on usb-0000:00:14.0-7/input0\n[    1.985204] random: fast init done\n[    2.008068] atkbd serio0: Failed to enable keyboard on isa0060/serio0\n[    2.009106] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4\n[    2.039094] usb 1-8: new low-speed USB device number 3 using xhci_hcd\n[    2.052119] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)\n[    2.175839] input: PixArt USB Optical Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/0003:04CA:0061.0002/input/input6\n[    2.178463] hid-generic 0003:04CA:0061.0002: input: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-0000:00:14.0-8/input0\n\n***********************\nLog: /data/vnainx/Release_18_10/build/tmp/work/genericx86_64-poky-linux/core-image-sato-sdk/1.0-r0/target_logs/dmesg\n-----------------------\nCentral error: [    2.008068] atkbd serio0: Failed to enable keyboard on isa0060/serio0\n***********************\n[    1.610918] random: udevd: uninitialized urandom read (16 bytes read)\n[    1.611311] random: udevd: uninitialized urandom read (16 bytes read)\n[    1.611616] random: udevd: uninitialized urandom read (16 bytes read)\n[    1.612236] udevd[211]: specified group 'kvm' unknown\n[    1.613274] udevd[212]: starting eudev-3.2.7\n[    1.632035] atkbd serio0: Failed to deactivate keyboard on isa0060/serio0\n[    1.714093] usb 1-7: new low-speed USB device number 2 using xhci_hcd\n[    1.869229] input: CHICONY HP Basic USB Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.0/0003:03F0:0024.0001/input/input5\n[    1.923372] hid-generic 0003:03F0:0024.0001: input: USB HID v1.11 Keyboard [CHICONY HP Basic USB Keyboard] on usb-0000:00:14.0-7/input0\n[    1.985204] random: fast init done\n[    2.008068] atkbd serio0: Failed to enable keyboard on isa0060/serio0\n[    2.009106] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4\n[    2.039094] usb 1-8: new low-speed USB device number 3 using xhci_hcd\n[    2.052119] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)\n[    2.175839] input: PixArt USB Optical Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/0003:04CA:0061.0002/input/input6\n[    2.178463] hid-generic 0003:04CA:0061.0002: input: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-0000:00:14.0-8/input0\n[    2.295281] usb 1-12: new high-speed USB device number 4 using xhci_hcd\n[    2.426542] usb-storage 1-12:1.0: USB Mass Storage device detected\n[    2.428619] scsi host8: usb-storage 1-12:1.0\n[    3.489628] scsi 8:0:0:0: Direct-Access     SanDisk  Ultra            1.00 PQ: 0 ANSI: 6\n[    3.491987] urandom_read: 5 callbacks suppressed\n\n***********************\nCentral error: [    1.632035] atkbd serio0: Failed to deactivate keyboard on isa0060/serio0\n***********************\n[    1.589253] Freeing unused kernel image memory: 1476K\n[    1.589626] Write protecting the kernel read-only data: 18432k\n[    1.591088] Freeing unused kernel image memory: 2004K\n[    1.591688] Freeing unused kernel image memory: 1160K\n[    1.610559] udevd[211]: starting version 3.2.7\n[    1.610918] random: udevd: uninitialized urandom read (16 bytes read)\n[    1.611311] random: udevd: uninitialized urandom read (16 bytes read)\n[    1.611616] random: udevd: uninitialized urandom read (16 bytes read)\n[    1.612236] udevd[211]: specified group 'kvm' unknown\n[    1.613274] udevd[212]: starting eudev-3.2.7\n[    1.632035] atkbd serio0: Failed to deactivate keyboard on isa0060/serio0\n[    1.714093] usb 1-7: new low-speed USB device number 2 using xhci_hcd\n[    1.869229] input: CHICONY HP Basic USB Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.0/0003:03F0:0024.0001/input/input5\n[    1.923372] hid-generic 0003:03F0:0024.0001: input: USB HID v1.11 Keyboard [CHICONY HP Basic USB Keyboard] on usb-0000:00:14.0-7/input0\n[    1.985204] random: fast init done\n[    2.008068] atkbd serio0: Failed to enable keyboard on isa0060/serio0\n[    2.009106] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4\n[    2.039094] usb 1-8: new low-speed USB device number 3 using xhci_hcd\n[    2.052119] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)\n[    2.175839] input: PixArt USB Optical Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/0003:04CA:0061.0002/input/input6\n[    2.178463] hid-generic 0003:04CA:0061.0002: input: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-0000:00:14.0-8/input0\n\n***********************\n4 errors found in logs.\n\nStdout:\nMachine information: \n*******************************\nMachine name: genericx86-64\nCPU:  Genuine Intel(R) CPU 0000 @ 2.40GHz\nArch: x86_64\nPhysical cores: 6\nLogical cores: 12\n*******************************\n\n",
                "status": "FAILED"
            },
            "perl.PerlTest.test_perl_works": {
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner": {
                "log": "Test requires ptest-runner to be installed",
                "status": "SKIPPED"
            },
            "python.PythonTest.test_python3": {
                "status": "PASSED"
            },
            "rpm.RpmBasicTest.test_rpm_help": {
                "status": "PASSED"
            },
            "rpm.RpmBasicTest.test_rpm_query": {
                "status": "PASSED"
            },
            "rpm.RpmInstallRemoveTest.test_check_rpm_install_removal_log_file_size": {
                "status": "PASSED"
            },
            "rpm.RpmInstallRemoveTest.test_rpm_install": {
                "status": "PASSED"
            },
            "rpm.RpmInstallRemoveTest.test_rpm_query_nonroot": {
                "status": "PASSED"
            },
            "rpm.RpmInstallRemoveTest.test_rpm_remove": {
                "status": "PASSED"
            },
            "scp.ScpTest.test_scp_file": {
                "status": "PASSED"
            },
            "ssh.SSHTest.test_ssh": {
                "status": "PASSED"
            },
            "stap.StapTest.test_stap": {
                "status": "PASSED"
            },
            "systemd.SystemdBasicTests.test_systemd_basic": {
                "log": "systemd is not the init manager for this image",
                "status": "SKIPPED"
            },
            "systemd.SystemdBasicTests.test_systemd_failed": {
                "log": "Test case systemd.SystemdBasicTests.test_systemd_failed depends on systemd.SystemdBasicTests.test_systemd_basic but it didn't pass/run.",
                "status": "SKIPPED"
            },
            "systemd.SystemdBasicTests.test_systemd_list": {
                "log": "Test case systemd.SystemdBasicTests.test_systemd_list depends on systemd.SystemdBasicTests.test_systemd_basic but it didn't pass/run.",
                "status": "SKIPPED"
            },
            "systemd.SystemdJournalTests.test_systemd_boot_time": {
                "log": "Test case systemd.SystemdJournalTests.test_systemd_boot_time depends on systemd.SystemdBasicTests.test_systemd_basic but it didn't pass/run.",
                "status": "SKIPPED"
            },
            "systemd.SystemdJournalTests.test_systemd_journal": {
                "log": "Test case systemd.SystemdJournalTests.test_systemd_journal depends on systemd.SystemdBasicTests.test_systemd_basic but it didn't pass/run.",
                "status": "SKIPPED"
            },
            "systemd.SystemdServiceTests.test_systemd_disable_enable": {
                "log": "Test case systemd.SystemdServiceTests.test_systemd_disable_enable depends on systemd.SystemdServiceTests.test_systemd_status but it didn't pass/run.",
                "status": "SKIPPED"
            },
            "systemd.SystemdServiceTests.test_systemd_status": {
                "log": "Test case systemd.SystemdServiceTests.test_systemd_status depends on systemd.SystemdBasicTests.test_systemd_basic but it didn't pass/run.",
                "status": "SKIPPED"
            },
            "systemd.SystemdServiceTests.test_systemd_stop_start": {
                "log": "Test case systemd.SystemdServiceTests.test_systemd_stop_start depends on systemd.SystemdServiceTests.test_systemd_status but it didn't pass/run.",
                "status": "SKIPPED"
            },
            "xorg.XorgTest.test_xorg_running": {
                "status": "PASSED"
            }
        }
    }
}