Merge ~ahasenack/autopkgtest-cloud/+git/autopkgtest-package-configs:samba-dep8-ppc64el-big into ~ubuntu-release/autopkgtest-cloud/+git/autopkgtest-package-configs:main

Proposed by Andreas Hasenack
Status: Merged
Merged at revision: a799ff67b99e40979d84f523e268e951980a3b69
Proposed branch: ~ahasenack/autopkgtest-cloud/+git/autopkgtest-package-configs:samba-dep8-ppc64el-big
Merge into: ~ubuntu-release/autopkgtest-cloud/+git/autopkgtest-package-configs:main
Diff against target: 12 lines (+1/-0)
1 file modified
big_packages (+1/-0)
Reviewer Review Type Date Requested Status
Paride Legovini Approve
Ubuntu Release Team Pending
Review via email: mp+439622@code.launchpad.net

Description of the change

Add samba/ppc64el to big_packages

The samba tests spawn a lxd container to test a member server joining an
active directory domain controller on the host. The "lxc launch" command
has been failing with this error on ppc64el:

Error: Failed instance creation: websocket: close 1006 (abnormal
closure): unexpected EOF

Log inspection shows that the oom killer was invoked on the unsquashfs
process:

2023-03-24T12:22:41.258642+00:00 autopkgtest kernel: [ 313.097173] Out
of memory: Killed process 4323 (unsquashfs) total-vm:504128kB,
anon-rss:288768kB, file-rss:2048kB, shmem-rss:0kB, UID:0 pgtables:72kB
oom_score_adj:0

To post a comment you must log in.
Revision history for this message
Paride Legovini (paride) wrote :

LGTM. If we spot this failure mode on another arch I think we can move samba to big_packages on all archs.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/big_packages b/big_packages
2index 35b5867..b9c01d2 100644
3--- a/big_packages
4+++ b/big_packages
5@@ -544,6 +544,7 @@ rustc/ppc64el
6 rustc/s390x
7 sagemath/amd64
8 sagemath/arm64
9+samba/ppc64el
10 samtools/amd64
11 samtools/arm64
12 samtools/armhf

Subscribers

People subscribed via source and target branches