aboutsummaryrefslogtreecommitdiffstats
path: root/2.7.4_RC2/2.7.4_RC2_test_results/minnowboard/testresults.json
blob: 26a4971b4e655da098afbc210722a668008ca69a (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
{
    "runtime_core-image-sato-sdk_genericx86_20200529081439": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-18.04",
            "IMAGE_BASENAME": "core-image-sato-sdk",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "warrior",
                    "commit": "f65b24e9ca0918a4ede70ea48ed8b7cc4620f07f",
                    "commit_count": 54361
                },
                "meta-intel": {
                    "branch": "warrior",
                    "commit": "29ee4852a05931dcf856670d9d8a3c3077a40fe8",
                    "commit_count": 2024
                },
                "meta-poky": {
                    "branch": "warrior",
                    "commit": "f65b24e9ca0918a4ede70ea48ed8b7cc4620f07f",
                    "commit_count": 54361
                },
                "meta-yocto-bsp": {
                    "branch": "warrior",
                    "commit": "f65b24e9ca0918a4ede70ea48ed8b7cc4620f07f",
                    "commit_count": 54361
                },
                "meta-yp-qa": {
                    "branch": "master",
                    "commit": "ff427978ab6044f1ec2eab3d334d969ad81a59a9",
                    "commit_count": 4
                }
            },
            "MACHINE": "genericx86",
            "STARTTIME": "20200529081439",
            "TESTSERIES": "minnowboard",
            "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"
            },
            "opengl.GraphicTest.test_graphic_opengl_with_glxgears": {
                "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 \"/home/pokybuild/yocto-worker/E2E-genericx86-linux-yocto/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n  File \"/home/pokybuild/yocto-worker/E2E-genericx86-linux-yocto/build/meta/lib/oeqa/runtime/cases/parselogs.py\", line 374, in test_parselogs\n    self.assertEqual(errcount, 0, msg=self.msg)\nAssertionError: 6 != 0 : Log: /home/pokybuild/yocto-worker/E2E-genericx86-linux-yocto/build/build/tmp-minnowboard/work/genericx86-poky-linux/core-image-sato-sdk/1.0-r0/target_logs/dmesg_output.log\n-----------------------\nCentral error: [    5.703220] [drm] Cannot find any crtc or sizes\n***********************\n[    5.350648] [drm] Replacing VGA console driver\n[    5.356364] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).\n[    5.362439] [drm] Driver supports precise vblank timestamp query.\n[    5.369034] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem\n[    5.385800] [drm] Initialized i915 1.6.0 20181204 for 0000:00:02.0 on minor 0\n[    5.397722] EFI Variables Facility v0.08 2004-May-17\n[    5.414359] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)\n[    5.423313] acpi device:30: registered as cooling_device2\n[    5.428168] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input3\n[    5.476093] snd_hda_intel 0000:00:1b.0: Linked as a consumer to 0000:00:02.0\n[    5.703220] [drm] Cannot find any crtc or sizes\n[    5.703448] snd_hda_intel 0000:00:1b.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])\n[    5.897728] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input4\n[    5.927728] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input5\n[    5.995022] random: crng init done\n[    5.997395] random: 2 urandom warning(s) missed due to ratelimiting\n[    6.038416] [drm] Cannot find any crtc or sizes\n[    6.385213] EXT4-fs (mmcblk1p2): recovery complete\n[    6.389164] FAT-fs (mmcblk1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.\n[    6.403585] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Opts: (null)\n[    6.459139] EXT4-fs (sda2): re-mounted. Opts: (null)\n\n***********************\nCentral error: [    6.038416] [drm] Cannot find any crtc or sizes\n***********************\n[    5.414359] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)\n[    5.423313] acpi device:30: registered as cooling_device2\n[    5.428168] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input3\n[    5.476093] snd_hda_intel 0000:00:1b.0: Linked as a consumer to 0000:00:02.0\n[    5.703220] [drm] Cannot find any crtc or sizes\n[    5.703448] snd_hda_intel 0000:00:1b.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])\n[    5.897728] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input4\n[    5.927728] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input5\n[    5.995022] random: crng init done\n[    5.997395] random: 2 urandom warning(s) missed due to ratelimiting\n[    6.038416] [drm] Cannot find any crtc or sizes\n[    6.385213] EXT4-fs (mmcblk1p2): recovery complete\n[    6.389164] FAT-fs (mmcblk1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.\n[    6.403585] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Opts: (null)\n[    6.459139] EXT4-fs (sda2): re-mounted. Opts: (null)\n[    6.584528] [drm] Cannot find any crtc or sizes\n[   11.483009] igb 0000:02:00.0 eth0: igb: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX\n[   11.498728] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready\n[   14.357358] 8021q: 802.1Q VLAN Support v1.8\n[   14.360702] 8021q: adding VLAN 0 to HW filter on device eth0\n[   14.545031] 8021q: adding VLAN 0 to HW filter on device eth1\n\n***********************\nCentral error: [    6.584528] [drm] Cannot find any crtc or sizes\n***********************\n[    5.703448] snd_hda_intel 0000:00:1b.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])\n[    5.897728] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input4\n[    5.927728] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input5\n[    5.995022] random: crng init done\n[    5.997395] random: 2 urandom warning(s) missed due to ratelimiting\n[    6.038416] [drm] Cannot find any crtc or sizes\n[    6.385213] EXT4-fs (mmcblk1p2): recovery complete\n[    6.389164] FAT-fs (mmcblk1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.\n[    6.403585] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Opts: (null)\n[    6.459139] EXT4-fs (sda2): re-mounted. Opts: (null)\n[    6.584528] [drm] Cannot find any crtc or sizes\n[   11.483009] igb 0000:02:00.0 eth0: igb: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX\n[   11.498728] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready\n[   14.357358] 8021q: 802.1Q VLAN Support v1.8\n[   14.360702] 8021q: adding VLAN 0 to HW filter on device eth0\n[   14.545031] 8021q: adding VLAN 0 to HW filter on device eth1\n[   15.843223] Bluetooth: BNEP (Ethernet Emulation) ver 1.3\n[   15.847847] Bluetooth: BNEP filters: protocol multicast\n[   15.852293] Bluetooth: BNEP socket layer initialized\n[ 1093.574202] hellomod: loading out-of-tree module taints kernel.\n[ 1093.579693] Hello world!\n\n***********************\nLog: /home/pokybuild/yocto-worker/E2E-genericx86-linux-yocto/build/build/tmp-minnowboard/work/genericx86-poky-linux/core-image-sato-sdk/1.0-r0/target_logs/dmesg\n-----------------------\nCentral error: [    5.703220] [drm] Cannot find any crtc or sizes\n***********************\n[    5.350648] [drm] Replacing VGA console driver\n[    5.356364] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).\n[    5.362439] [drm] Driver supports precise vblank timestamp query.\n[    5.369034] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem\n[    5.385800] [drm] Initialized i915 1.6.0 20181204 for 0000:00:02.0 on minor 0\n[    5.397722] EFI Variables Facility v0.08 2004-May-17\n[    5.414359] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)\n[    5.423313] acpi device:30: registered as cooling_device2\n[    5.428168] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input3\n[    5.476093] snd_hda_intel 0000:00:1b.0: Linked as a consumer to 0000:00:02.0\n[    5.703220] [drm] Cannot find any crtc or sizes\n[    5.703448] snd_hda_intel 0000:00:1b.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])\n[    5.897728] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input4\n[    5.927728] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input5\n[    5.995022] random: crng init done\n[    5.997395] random: 2 urandom warning(s) missed due to ratelimiting\n[    6.038416] [drm] Cannot find any crtc or sizes\n[    6.385213] EXT4-fs (mmcblk1p2): recovery complete\n[    6.389164] FAT-fs (mmcblk1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.\n[    6.403585] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Opts: (null)\n[    6.459139] EXT4-fs (sda2): re-mounted. Opts: (null)\n\n***********************\nCentral error: [    6.038416] [drm] Cannot find any crtc or sizes\n***********************\n[    5.414359] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)\n[    5.423313] acpi device:30: registered as cooling_device2\n[    5.428168] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input3\n[    5.476093] snd_hda_intel 0000:00:1b.0: Linked as a consumer to 0000:00:02.0\n[    5.703220] [drm] Cannot find any crtc or sizes\n[    5.703448] snd_hda_intel 0000:00:1b.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])\n[    5.897728] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input4\n[    5.927728] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input5\n[    5.995022] random: crng init done\n[    5.997395] random: 2 urandom warning(s) missed due to ratelimiting\n[    6.038416] [drm] Cannot find any crtc or sizes\n[    6.385213] EXT4-fs (mmcblk1p2): recovery complete\n[    6.389164] FAT-fs (mmcblk1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.\n[    6.403585] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Opts: (null)\n[    6.459139] EXT4-fs (sda2): re-mounted. Opts: (null)\n[    6.584528] [drm] Cannot find any crtc or sizes\n\n***********************\nCentral error: [    6.584528] [drm] Cannot find any crtc or sizes\n***********************\n[    5.703448] snd_hda_intel 0000:00:1b.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])\n[    5.897728] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input4\n[    5.927728] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input5\n[    5.995022] random: crng init done\n[    5.997395] random: 2 urandom warning(s) missed due to ratelimiting\n[    6.038416] [drm] Cannot find any crtc or sizes\n[    6.385213] EXT4-fs (mmcblk1p2): recovery complete\n[    6.389164] FAT-fs (mmcblk1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.\n[    6.403585] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Opts: (null)\n[    6.459139] EXT4-fs (sda2): re-mounted. Opts: (null)\n[    6.584528] [drm] Cannot find any crtc or sizes\n\n***********************\n6 errors found in logs.\n\nStdout:\nMachine information: \n*******************************\nMachine name: genericx86\nCPU:  Intel(R) Atom(TM) CPU  E3826  @ 1.46GHz\nArch: i686\nPhysical cores: 2\nLogical cores: 2\n*******************************\n\n",
                "status": "FAILED"
            },
            "perl.PerlTest.test_perl_works": {
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "status": "PASSED"
            },
            "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"
            },
            "rpmextra.RpmExtraTest.test_rpm_install_dependency": {
                "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"
            }
        }
    }
}