lttng-modules/2.13.1-1 ADT test failure with linux/5.15.0-47.51
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ubuntu-kernel-tests |
Fix Released
|
Undecided
|
Unassigned | ||
linux (Ubuntu) |
Won't Fix
|
Undecided
|
Unassigned | ||
Xenial |
Confirmed
|
Undecided
|
Unassigned | ||
Bionic |
Won't Fix
|
Undecided
|
Unassigned | ||
Focal |
Won't Fix
|
Undecided
|
Unassigned | ||
Jammy |
Won't Fix
|
Undecided
|
Unassigned | ||
lttng-modules (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
Xenial |
New
|
Undecided
|
Unassigned | ||
Bionic |
Fix Released
|
Medium
|
Unassigned | ||
Focal |
Fix Released
|
Medium
|
Stefan Bader | ||
Jammy |
Fix Released
|
Medium
|
Stefan Bader |
Bug Description
SRU Justification:
Impact: The kernel upstream changed in v5.18 and dropped tracepoints for random. This change was backported to 5.15/jammy in upstream stable 5.15.44. With that the build of lttng-modules-dkms fails.
Fix: Backport of an upstream change which checks for the kernel header file which got removed in the process. Additionally the DKMS spec file has to do the same check to
be aware of the missing probe module.
Testcase: Installing lttng-modules-dkms for a kernel < 5.15.0-47 and -47 or later. Currently -47 and later will fail. With the change both should complete.
Regression Potential: This changes whether lttng-probe-
---
This is a scripted bug report about ADT failures while running lttng-modules tests for linux/5.15.0-47.51 on jammy. Whether this is caused by the dep8 tests of the tested source or the kernel has yet to be determined.
Testing failed on:
amd64: https:/
arm64: https:/
ppc64el: https:/
s390x: https:/
tags: | added: sru-20220808 ubuntu-lttng-smoke-test |
tags: | added: 5.15 jammy |
Changed in lttng-modules (Ubuntu Jammy): | |
status: | In Progress → Fix Committed |
Changed in lttng-modules (Ubuntu Focal): | |
status: | New → In Progress |
importance: | Undecided → Medium |
assignee: | nobody → Stefan Bader (smb) |
Changed in linux (Ubuntu Focal): | |
status: | New → Won't Fix |
Changed in lttng-modules (Ubuntu Focal): | |
status: | In Progress → Fix Committed |
Changed in lttng-modules (Ubuntu Bionic): | |
status: | New → Confirmed |
Changed in lttng-modules (Ubuntu Bionic): | |
importance: | Undecided → Medium |
Changed in lttng-modules (Ubuntu): | |
status: | Invalid → Fix Released |
This is caused by upstream dropping trace points in random (again). That change got backported to v5.15.44. There is an upstream fix for lttng-modules which needs to be applied to fix this:
commit ed1149ef
Author: Michael Jeanson <email address hidden>
Date: Tue May 31 15:24:48 2022 -0400
fix: 'random' tracepoints removed in stable kernels