<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - [KBL][BAT]gem_exec_suspend@basic-s3 fails on CI"
href="https://bugs.freedesktop.org/show_bug.cgi?id=100124">100124</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>[KBL][BAT]gem_exec_suspend@basic-s3 fails on CI
</td>
</tr>
<tr>
<th>Product</th>
<td>DRI
</td>
</tr>
<tr>
<th>Version</th>
<td>DRI git
</td>
</tr>
<tr>
<th>Hardware</th>
<td>Other
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Component</th>
<td>DRM/Intel
</td>
</tr>
<tr>
<th>Assignee</th>
<td>intel-gfx-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>jani.saarinen@intel.com
</td>
</tr>
<tr>
<th>QA Contact</th>
<td>intel-gfx-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>CC</th>
<td>intel-gfx-bugs@lists.freedesktop.org
</td>
</tr></table>
<p>
<div>
<pre>On KBL-7500U igt@gem_exec_suspend@basic-s3 fails on CI
<a href="https://intel-gfx-ci.01.org/CI/CI_DRM_2306/fi-kbl-7500u/igt@gem_exec_suspend@basic-s3.html">https://intel-gfx-ci.01.org/CI/CI_DRM_2306/fi-kbl-7500u/igt@gem_exec_suspend@basic-s3.html</a>
Dmesg: <a href="https://intel-gfx-ci.01.org/CI/CI_DRM_2306/fi-kbl-7500u/dmesg-during.log">https://intel-gfx-ci.01.org/CI/CI_DRM_2306/fi-kbl-7500u/dmesg-during.log</a>
rtcwake: write error
(gem_exec_suspend:7648) igt-aux-CRITICAL: Test assertion failure function
suspend_via_rtcwake, file igt_aux.c:713:
(gem_exec_suspend:7648) igt-aux-CRITICAL: Failed assertion: system(cmd) == 0
(gem_exec_suspend:7648) igt-aux-CRITICAL: This failure means that something is
wrong with the rtcwake tool or how your distro is set up. This is not a i915.ko
or i-g-t bug.
Subtest basic-S3 failed.
**** DEBUG ****
(gem_exec_suspend:7648) DEBUG: Test requirement passed: gem_has_ring(fd, 0)
(gem_exec_suspend:7648) DEBUG: Test requirement passed: can_mi_store_dword(gen,
0)
(gem_exec_suspend:7648) DEBUG: Test requirement passed: nengine
(gem_exec_suspend:7648) DEBUG: Test requirement passed: gem_has_ring(fd,
engine)
(gem_exec_suspend:7648) DEBUG: Test requirement passed: can_mi_store_dword(gen,
engine)
(gem_exec_suspend:7648) DEBUG: Test requirement passed: nengine
(gem_exec_suspend:7648) ioctl-wrappers-DEBUG: Test requirement passed:
__gem_set_caching(fd, handle, caching) == 0
(gem_exec_suspend:7648) DEBUG: Test requirement passed: __gem_execbuf(fd,
&execbuf) == 0
(gem_exec_suspend:7648) DEBUG: Verifying result
(gem_exec_suspend:7648) DEBUG: Test requirement passed: gem_has_ring(fd,
engine)
(gem_exec_suspend:7648) DEBUG: Test requirement passed: can_mi_store_dword(gen,
engine)
(gem_exec_suspend:7648) DEBUG: Test requirement passed: nengine
(gem_exec_suspend:7648) ioctl-wrappers-DEBUG: Test requirement passed:
__gem_set_caching(fd, handle, caching) == 0
(gem_exec_suspend:7648) DEBUG: Test requirement passed: __gem_execbuf(fd,
&execbuf) == 0
(gem_exec_suspend:7648) DEBUG: Verifying result
(gem_exec_suspend:7648) DEBUG: Test requirement passed: gem_has_ring(fd,
engine)
(gem_exec_suspend:7648) DEBUG: Test requirement passed: can_mi_store_dword(gen,
engine)
(gem_exec_suspend:7648) DEBUG: Test requirement passed: nengine
(gem_exec_suspend:7648) ioctl-wrappers-DEBUG: Test requirement passed:
__gem_set_caching(fd, handle, caching) == 0
(gem_exec_suspend:7648) DEBUG: Test requirement passed: __gem_execbuf(fd,
&execbuf) == 0
(gem_exec_suspend:7648) DEBUG: Verifying result
(gem_exec_suspend:7648) DEBUG: Test requirement passed: gem_has_ring(fd,
engine)
(gem_exec_suspend:7648) DEBUG: Test requirement passed: can_mi_store_dword(gen,
engine)
(gem_exec_suspend:7648) DEBUG: Test requirement passed: nengine
(gem_exec_suspend:7648) ioctl-wrappers-DEBUG: Test requirement passed:
__gem_set_caching(fd, handle, caching) == 0
(gem_exec_suspend:7648) DEBUG: Test requirement passed: __gem_execbuf(fd,
&execbuf) == 0
(gem_exec_suspend:7648) DEBUG: Verifying result
(gem_exec_suspend:7648) ioctl-wrappers-DEBUG: Test requirement passed:
__gem_set_caching(fd, handle, caching) == 0
(gem_exec_suspend:7648) DEBUG: Test requirement passed: __gem_execbuf(fd,
&execbuf) == 0
(gem_exec_suspend:7648) igt-core-DEBUG: Test requirement passed:
!igt_run_in_simulation()
(gem_exec_suspend:7648) igt-aux-DEBUG: Test requirement passed: (power_dir =
open("/sys/power", O_RDONLY)) >= 0
(gem_exec_suspend:7648) igt-aux-DEBUG: Test requirement passed:
get_supported_suspend_states(power_dir) & (1 << state)
(gem_exec_suspend:7648) igt-aux-DEBUG: Test requirement passed: test ==
SUSPEND_TEST_NONE || faccessat(power_dir, "pm_test", R_OK | W_OK, 0) == 0
(gem_exec_suspend:7648) igt-aux-DEBUG: Test requirement passed: system(cmd) ==
0
(gem_exec_suspend:7648) igt-aux-CRITICAL: Test assertion failure function
suspend_via_rtcwake, file igt_aux.c:713:
(gem_exec_suspend:7648) igt-aux-CRITICAL: Failed assertion: system(cmd) == 0
(gem_exec_suspend:7648) igt-aux-CRITICAL: This failure means that something is
wrong with the rtcwake tool or how your distro is set up. This is not a i915.ko
or i-g-t bug.
**** END ****
Environment
PIGLIT_PLATFORM="mixed_glx_egl" PIGLIT_SOURCE_DIR="/opt/igt/piglit"
Command
/opt/igt/tests/gem_exec_suspend --run-subtest basic-S3
Documenting for CI.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
<li>You are the assignee for the bug.</li>
<li>You are the QA Contact for the bug.</li>
</ul>
</body>
</html>