✗ Fi.CI.BAT: failure for series starting with [01/53] drm/i915: Verify workarounds immediately after application

Patchwork patchwork at emeril.freedesktop.org
Sun Apr 14 20:24:13 UTC 2019


== Series Details ==

Series: series starting with [01/53] drm/i915: Verify workarounds immediately after application
URL   : https://patchwork.freedesktop.org/series/59459/
State : failure

== Summary ==

CI Bug Log - changes from CI_DRM_5932 -> Trybot_4159
====================================================

Summary
-------

  **FAILURE**

  Serious unknown changes coming with Trybot_4159 absolutely need to be
  verified manually.
  
  If you think the reported changes have nothing to do with the changes
  introduced in Trybot_4159, please notify your bug team to allow them
  to document this new failure mode, which will reduce false positives in CI.

  External URL: https://patchwork.freedesktop.org/api/1.0/series/59459/revisions/1/mbox/

Possible new issues
-------------------

  Here are the unknown changes that may have been introduced in Trybot_4159:

### IGT changes ###

#### Possible regressions ####

  * igt at gem_exec_suspend@basic-s3:
    - fi-kbl-guc:         PASS -> DMESG-WARN

  * igt at i915_selftest@live_gem:
    - fi-skl-guc:         PASS -> DMESG-WARN
    - fi-apl-guc:         PASS -> DMESG-WARN +1
    - fi-cfl-guc:         PASS -> DMESG-WARN

  * igt at runner@aborted:
    - fi-cfl-guc:         NOTRUN -> FAIL
    - fi-apl-guc:         NOTRUN -> FAIL

  
New tests
---------

  New tests have been introduced between CI_DRM_5932 and Trybot_4159:

### New IGT tests (1) ###

  * igt at i915_selftest@live_mman:
    - Statuses : 36 pass(s)
    - Exec time: [5.48, 79.54] s

  

Known issues
------------

  Here are the changes found in Trybot_4159 that come from known issues:

### IGT changes ###

#### Issues hit ####

  * igt at gem_exec_gttfill@basic:
    - fi-skl-gvtdvm:      NOTRUN -> SKIP [fdo#109271] +22

  * igt at gem_exec_suspend@basic-s4-devices:
    - fi-blb-e6850:       PASS -> INCOMPLETE [fdo#107718]

  * igt at gem_tiled_fence_blits@basic:
    - fi-apl-guc:         PASS -> SKIP [fdo#109271] +39

  * igt at i915_module_load@reload-with-fault-injection:
    - fi-skl-gvtdvm:      NOTRUN -> INCOMPLETE [fdo#105600]

  * igt at i915_pm_rpm@module-reload:
    - fi-skl-6770hq:      PASS -> FAIL [fdo#108511]

  * igt at i915_selftest@live_hangcheck:
    - fi-skl-iommu:       PASS -> INCOMPLETE [fdo#108602] / [fdo#108744]
    - fi-icl-y:           PASS -> INCOMPLETE [fdo#108569]

  * igt at kms_pipe_crc_basic@suspend-read-crc-pipe-a:
    - fi-byt-clapper:     PASS -> FAIL [fdo#103191]
    - fi-skl-6700k2:      PASS -> INCOMPLETE [fdo#104108]

  * igt at runner@aborted:
    - fi-skl-iommu:       NOTRUN -> FAIL [fdo#104108] / [fdo#108602]
    - fi-skl-guc:         NOTRUN -> FAIL [fdo#104108]
    - fi-kbl-guc:         NOTRUN -> FAIL [fdo#109383]

  
  [fdo#103191]: https://bugs.freedesktop.org/show_bug.cgi?id=103191
  [fdo#104108]: https://bugs.freedesktop.org/show_bug.cgi?id=104108
  [fdo#105600]: https://bugs.freedesktop.org/show_bug.cgi?id=105600
  [fdo#107718]: https://bugs.freedesktop.org/show_bug.cgi?id=107718
  [fdo#108511]: https://bugs.freedesktop.org/show_bug.cgi?id=108511
  [fdo#108569]: https://bugs.freedesktop.org/show_bug.cgi?id=108569
  [fdo#108602]: https://bugs.freedesktop.org/show_bug.cgi?id=108602
  [fdo#108744]: https://bugs.freedesktop.org/show_bug.cgi?id=108744
  [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271
  [fdo#109383]: https://bugs.freedesktop.org/show_bug.cgi?id=109383


Participating hosts (46 -> 42)
------------------------------

  Additional (1): fi-skl-gvtdvm 
  Missing    (5): fi-kbl-soraka fi-byt-squawks fi-bsw-cyan fi-icl-u3 fi-bdw-samus 


Build changes
-------------

    * Linux: CI_DRM_5932 -> Trybot_4159

  CI_DRM_5932: 7127aff6e19a8f1fd45d2bc59aaf124ad8b97f1a @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4945: a52cc643cfe6733465cfc9ccb3d21cbdc4fd7506 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_4159: 6b851719eabc482ae080c352c478be648a7d8739 @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

6b851719eabc drm/i915: Replace engine->timeline with a plain list
f84cc03f9e6a drm/i915: Stop retiring along engine
7adc44681ba4 drm/i915: Keep contexts pinned until after the next kernel context switch
dd154df811ba drm/i915: Rename intel_context.active to .inflight
7c47a54b1086 drm/i915: Move object close under its own lock
ab609531ffea lockdep
f1ed22db61cd drm/i915: Drop the deferred active reference
6e38d1100a94 drm/i915: Move GEM client throttling to its own file
a6d85fb940dc drm/i915: Move GEM object busy checking to its own file
cfc6d2fb7c30 drm/i915: Move GEM object waiting to its own file
d0b88243982c drm/i915: Move GEM object domain management from struct_mutex to local
6dfee02863a9 drm/i915: Pull scatterlist utils out of i915_gem.h
45c432adcdf8 drm/i915: Move more GEM objects under gem/
fc18952705f9 drm/i915: Move GEM domain management to its own file
896d7305859c drm/i915: Move mmap and friends to its own file
87437c4251cc drm/i915: Move phys objects to its own file
f23fc2a45c39 drm/i915: Move shmem object setup to its own file
f878e9a4f48f drm/i915: Move object->pages API to i915_gem_object.[ch]
f614c6604296 drm/i915: Pull GEM ioctls interface to its own file
942a5535323e drm/i915: Split GEM object type definition to its own header
88f4e98f8eb4 drm/i915: Allow specification of parallel execbuf
309698a6f15f drm/i915/execlists: Virtual engine bonding
33901302cca1 drm/i915: Extend execution fence to support a callback
a6c5a1a4f14d drm/i915: Apply an execution_mask to the virtual_engine
c30ef17a6920 drm/i915: Load balancing across a virtual engine
9c9e9e092e36 drm/i915: Allow userspace to clone contexts on creation
dc6ef9e83a86 drm/i915: Re-expose SINGLE_TIMELINE flags for context creation
286b83fa28cd drm/i915: Allow a context to define its set of engines
ed320869039b drm/i915: Restore control over ppgtt for context creation ABI
d45cb4916e1c drm/i915: Allow multiple user handles to the same VM
0f75da359c81 drm/i915: Move i915_request_alloc into selftests/
046a90e7404d drm/i915: Remove intel_context.active_link
34d0418371dc drm/i915: Switch back to an array of logical per-engine HW contexts
3ff86b508a79 drm/i915: Split engine setup/init into two phases
ec96cc30e8ca drm/i915: Pass intel_context to intel_context_pin_lock()
19ef043980cb drm/i915/selftests: Pass around intel_context for sseu
0d123044edb9 drm/i915/selftests: Use the real kernel context for sseu isolation tests
b57cdaa73015 drm/i915: Export intel_context_instance()
6d76f48cf5e5 drm/i915: Explicitly pin the logical context for execbuf
4e262f627268 drm/i915/gvt: Pin the per-engine GVT shadow contexts
9c17cd62d77c drm/i915: Invert the GEM wakeref hierarchy
30e4cb2841aa drm/i915: Pass intel_context to i915_request_create()
b1df9966d61f drm/i915: Introduce context->enter() and context->exit()
b7c62bc1c20f drm/i915: Pull the GEM powermangement coupling into its own file
262a2a9775b4 drm/i915: Introduce struct intel_wakeref
01667616750a drm/i915: Move GraphicsTechnology files under gt/
7ef6577f6916 drm/i915: Store the default sseu setup on the engine
58670622836f drm/i915: Mark up ips for RCU protection
5554eb0b93f6 drm/i915: Introduce struct class_instance for engines across the uAPI
3c681a029883 drm/i915/selftests: Skip live timeline/suspend tests if wedged
098a365bbcef drm/i915: Make workaround verification *optional*
ba54f2aecc25 drm/i915: Verify the engine workarounds stick on application
01be2f993d02 drm/i915: Verify workarounds immediately after application

== Logs ==

For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_4159/


More information about the Intel-gfx-trybot mailing list