Disco autopkgtest @ armhf fails root-unittests -> test-execute -> exec-dynamicuser-statedir.service
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
qemu (Ubuntu) |
Invalid
|
Undecided
|
Unassigned | ||
Disco |
Invalid
|
Undecided
|
Unassigned | ||
systemd (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
Disco |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
[impact]
due to a recent change to allow armhf tests to run lxd containers, autopkgtest for systemd on disco fails consistently.
[test case]
see test results, linked in original description below.
[regression potential]
very low, autopkgtest fix only.
[other info]
original description:
---
Since the recent few weeks systemd autopkgtest @ armhf @ disco fail [1].
The log is very (very) long and partially interwoven due to concurrent execution.
Somewhere in between we see this subcase is the one failing: root-unittests
Of this test (which again has many subtests) it is: test-execute
And of this again it is (always):
I'll attach bad and good case full and stripped logs.
The diff of those comes down to just:
1. execute a find in a shell
2. shell exits
3. exec-dynamicuse
vs
3. exec-dynamicuse
4. in the bad case that triggers an assertion
The find that fails is:
find / -path /var/tmp -o -path /tmp -o -path /proc -o -path /dev/mqueue -o -path /dev/shm -o -path /sys/fs/bpf
Good and bad case are the same most recent version systemd/
Maybe something is bad in the containers we have for armhf in regard to these paths?
Was there any change we'd know of?
If there is nothing known, could we force-badtest it to get it out of the way of ongoing migrations?
[1]: http://
CVE References
tags: | added: next-ddstreet systemd |
tags: |
added: ddstreet disco removed: next-ddstreet |
tags: | removed: ddstreet |
Changed in systemd (Ubuntu): | |
status: | Confirmed → Triaged |
Changed in systemd (Ubuntu Disco): | |
status: | Confirmed → Triaged |
Changed in qemu (Ubuntu Disco): | |
status: | Confirmed → Triaged |
Changed in qemu (Ubuntu): | |
status: | Confirmed → Triaged |
description: | updated |
Changed in qemu (Ubuntu): | |
status: | Triaged → Invalid |
Changed in qemu (Ubuntu Disco): | |
status: | Triaged → Invalid |
Also add a qemu task which is blocked by it from migrating through an SRU