This bug is awaiting verification that the kernel in -proposed solves the problem. Please test the kernel and update this bug with the results. If the problem is solved, change the tag 'verification-needed- eoan' to 'verification-done-eoan'. If the problem still exists, change the tag 'verification-needed-eoan' to 'verification-failed-eoan'.
If verification is not done by 5 working days from today, this fix will be dropped from the source code, and this bug will be closed. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Thank you! ** Tags added: verification-needed-eoan -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1869644 Title: add_key05 from ubuntu_ltp_syscalls failed Status in ubuntu-kernel-tests: In Progress Status in linux package in Ubuntu: Fix Released Status in linux source package in Xenial: Fix Committed Status in linux source package in Bionic: Fix Committed Status in linux source package in Eoan: Fix Committed Status in linux source package in Focal: Fix Released Bug description: == SRU Justification == add_key05 test in LTP syscalls test is a regression test for the following commits: * a08bf91ce28e ("KEYS: allow reaching the keys quotas exactly") * 2e356101e72a ("KEYS: reaching the keys quotas correctly") This test case will fail with the following sub-test, which is for testing maximum length passed to the add_key syscall: add_key05.c:133: FAIL: add_key(test_max) failed unexpectedly: EDQUOT (122) == Fix == * 2e356101e72a ("KEYS: reaching the keys quotas correctly") This patch can be cherry-picked into X/B/D/E/F. == Test == Test kernels could be found here: https://people.canonical.com/~phlin/kernel/lp-1869644-add_key05/ The test will pass with the patched kernel: add_key05.c:128: PASS: add_key(test_max) succeeded as expected == Regression Potential == Low, small correction for length limit and with positive test results. == Original Bug Report == Issue found on Trusty 4.4.0-1065.69-aws It's a new test case added in https://github.com/linux-test- project/ltp/commit/2eb90d8deceb2d0d129669087b3371cf8c8eeb21#diff- c5ca99a047735d43c1e7c9229b51cf15 startup='Fri Mar 27 07:54:17 2020' tst_buffers.c:55: INFO: Test is using guarded buffers tst_test.c:1229: INFO: Timeout per run is 0h 05m 00s add_key05.c:89: INFO: test max bytes under unprivileged user add_key05.c:114: PASS: add_key(test_inv) failed as expected: EDQUOT (122) add_key05.c:133: FAIL: add_key(test_max) failed unexpectedly: EDQUOT (122) userdel: ltp_add_key05 mail spool (/var/mail/ltp_add_key05) not found userdel: ltp_add_key05 home directory (/home/ltp_add_key05) not found add_key05.c:150: INFO: test max keys under unprivileged user add_key05.c:168: PASS: add_key(test_invalid_key) failed as expected: EDQUOT (122) add_key05.c:175: PASS: allow reaching the max key(200) exactly userdel: ltp_add_key05 mail spool (/var/mail/ltp_add_key05) not found userdel: ltp_add_key05 home directory (/home/ltp_add_key05) not found HINT: You _MAY_ be missing kernel fixes, see: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=a08bf91ce28 https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=2e356101e72 Summary: passed 3 failed 1 skipped 0 warnings 0 tag=add_key05 stime=1585295657 dur=0 exit=exited stat=1 core=no cu=0 cs=1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1869644/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp