✗ Fi.CI.BAT: failure for series starting with [01/46] lockdep

Patchwork patchwork at emeril.freedesktop.org
Sun Mar 31 18:32:54 UTC 2019


== Series Details ==

Series: series starting with [01/46] lockdep
URL   : https://patchwork.freedesktop.org/series/58793/
State : failure

== Summary ==

CI Bug Log - changes from CI_DRM_5847 -> Trybot_4048
====================================================

Summary
-------

  **FAILURE**

  Serious unknown changes coming with Trybot_4048 absolutely need to be
  verified manually.
  
  If you think the reported changes have nothing to do with the changes
  introduced in Trybot_4048, 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/58793/revisions/1/mbox/

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

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

### IGT changes ###

#### Possible regressions ####

  * igt at i915_selftest@live_contexts:
    - fi-hsw-peppy:       PASS -> DMESG-FAIL

  
New tests
---------

  New tests have been introduced between CI_DRM_5847 and Trybot_4048:

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

  * igt at i915_selftest@live_mman:
    - Statuses : 34 pass(s)
    - Exec time: [4.52, 69.77] s

  

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

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

### IGT changes ###

#### Issues hit ####

  * igt at amdgpu/amd_basic at semaphore:
    - fi-kbl-7500u:       NOTRUN -> SKIP [fdo#109271] +28

  * igt at i915_selftest@live_execlists:
    - fi-apl-guc:         PASS -> INCOMPLETE [fdo#103927] / [fdo#109720]

  * igt at i915_selftest@live_uncore:
    - fi-skl-gvtdvm:      PASS -> DMESG-FAIL [fdo#110210]
    - fi-ivb-3770:        PASS -> DMESG-FAIL [fdo#110210]

  * igt at kms_busy@basic-flip-a:
    - fi-gdg-551:         PASS -> FAIL [fdo#103182]

  * igt at kms_chamelium@common-hpd-after-suspend:
    - fi-kbl-7500u:       NOTRUN -> DMESG-WARN [fdo#102505] / [fdo#103558] / [fdo#105079] / [fdo#105602]

  * igt at kms_pipe_crc_basic@read-crc-pipe-a-frame-sequence:
    - fi-byt-clapper:     PASS -> FAIL [fdo#103191] / [fdo#107362]

  * igt at runner@aborted:
    - fi-apl-guc:         NOTRUN -> FAIL [fdo#108622] / [fdo#109720]

  
#### Possible fixes ####

  * igt at i915_selftest@live_uncore:
    - fi-kbl-8809g:       DMESG-FAIL -> PASS

  * igt at kms_chamelium@dp-crc-fast:
    - fi-kbl-7500u:       DMESG-WARN [fdo#103841] -> PASS

  * igt at kms_frontbuffer_tracking@basic:
    - fi-byt-clapper:     FAIL [fdo#103167] -> PASS

  
  [fdo#102505]: https://bugs.freedesktop.org/show_bug.cgi?id=102505
  [fdo#103167]: https://bugs.freedesktop.org/show_bug.cgi?id=103167
  [fdo#103182]: https://bugs.freedesktop.org/show_bug.cgi?id=103182
  [fdo#103191]: https://bugs.freedesktop.org/show_bug.cgi?id=103191
  [fdo#103558]: https://bugs.freedesktop.org/show_bug.cgi?id=103558
  [fdo#103841]: https://bugs.freedesktop.org/show_bug.cgi?id=103841
  [fdo#103927]: https://bugs.freedesktop.org/show_bug.cgi?id=103927
  [fdo#105079]: https://bugs.freedesktop.org/show_bug.cgi?id=105079
  [fdo#105602]: https://bugs.freedesktop.org/show_bug.cgi?id=105602
  [fdo#107362]: https://bugs.freedesktop.org/show_bug.cgi?id=107362
  [fdo#108622]: https://bugs.freedesktop.org/show_bug.cgi?id=108622
  [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271
  [fdo#109720]: https://bugs.freedesktop.org/show_bug.cgi?id=109720
  [fdo#110210]: https://bugs.freedesktop.org/show_bug.cgi?id=110210


Participating hosts (49 -> 37)
------------------------------

  Missing    (12): fi-kbl-soraka fi-ilk-m540 fi-hsw-4200u fi-skl-6770hq fi-byt-squawks fi-bsw-cyan fi-bwr-2160 fi-whl-u fi-bxt-j4205 fi-icl-u3 fi-bdw-samus fi-skl-6700k2 


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

    * Linux: CI_DRM_5847 -> Trybot_4048

  CI_DRM_5847: a1e7e8ca746c6b4e6e5103bf722b81adc70064c8 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4914: b93309b7823dcbbd2c52adb4ebb98e3cb060f910 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_4048: 1c102c6119b5cfa0ff28fa8c596a71c48f0cff5b @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

1c102c6119b5 drm/i915: Move object close under its own lock
7d0dfd6a0c41 drm/i915: Drop the deferred active reference
ebbb6846469d drm/i915: Move GEM client throttling to its own file
907625981dae drm/i915: Move GEM object busy checking to its own file
c82667107770 drm/i915: Move GEM object waiting to its own file
c2299a7c11d5 drm/i915: Move GEM object domain management from struct_mutex to local
a5633d3c4ee9 drm/i915: Pull scatterlist utils out of i915_gem.h
fb545d9b7dc8 drm/i915: Move more GEM objects under gem/
dc405bf1023d drm/i915: Move GEM domain management to its own file
c80b19a647cb drm/i915: Move mmap and friends to its own file
90369d8f3318 drm/i915: Move phys objects to its own file
c45ffbf755f0 drm/i915: Move shmem object setup to its own file
8742ba5e4c20 drm/i915: Move object->pages API to i915_gem_object.[ch]
cec3f6fd5d20 drm/i915: Pull GEM ioctls interface to its own file
0529fc815854 drm/i915: Split GEM object type definition to its own header
6af024408fd9 drm/i915/execlists: Skip direct submission if only lite-restore
fdd72265aec3 drm/i915: Allow specification of parallel execbuf
13d9aae8c72d drm/i915/execlists: Virtual engine bonding
4b9a20a89401 drm/i915: Extend execution fence to support a callback
6a54cb6df0d4 drm/i915: Load balancing across a virtual engine
7dd4c10769cc single-timline
35f912fb6b18 drm/i915: Allow userspace to clone contexts on creation
82605b3d0207 drm/i915: Allow a context to define its set of engines
fce112a84afe drm/i915: Restore control over ppgtt for context creation ABI
792725cb6fb0 drm/i915: Allow multiple user handles to the same VM
4002d6a217af drm/i915: Move i915_request_alloc into selftests/
855c240259ed drm/i915: Remove intel_context.active_link
2b0f413a2037 drm/i915: Switch back to an array of logical per-engine HW contexts
4ca68a9f46fa drm/i915: Split engine setup/init into two phases
5c8832e254fc drm/i915: Pass intel_context to intel_context_pin_lock()
65414e3e5561 drm/i915/selftests: Pass around intel_context for sseu
1b2087d3b816 drm/i915/selftests: Use the real kernel context for sseu isolation tests
548a01baceeb drm/i915: Export intel_context_instance()
32609846de57 drm/i915: Explicitly pin the logical context for execbuf
38ab985b221c drm/i915/gvt: Pin the per-engine GVT shadow contexts
2ae920c3d43a drm/i915: Pass intel_context to i915_request_create()
327b31bac2b3 drm/i915/selftests: Take GEM runtime wakeref
673fdfaaaaf5 drm/i915: Guard unpark/park with the gt.active_mutex
e8e4eba26618 drm/i915: Pull the GEM powermangement coupling into its own file
c9fbea069e2a drm/i915/guc: Replace preempt_client lookup with engine->preempt_context
3118012ea2f3 drm/i915: Only reset the pinned kernel contexts on resume
14278e0f3b2a drm/i915: Make RING_PDP relative to engine->mmio_base
a8c11c66b771 drm/i915: Move intel_engine_mask_t around for use by i915_request_types.h
9848c1a2578e drm/i915: Move the decision to use the breadcrumb tasklet to the backend
5f6dea07e81d drm/i915/execlists: Enable coarse preemption boundaries for gen8
700546f5d439 lockdep

== Logs ==

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


More information about the Intel-gfx-trybot mailing list