quotactl01 / 02 / 03 in ubuntu_ltp_syscalls test failed with KVM kernel
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ubuntu-kernel-tests |
Confirmed
|
Undecided
|
Unassigned | ||
linux-kvm (Ubuntu) |
New
|
Undecided
|
Kai-Heng Feng |
Bug Description
I think this issue has something to do with the quota related failure reported in bug 1784535
For quotactl01:
startup='Wed Nov 28 23:16:08 2018'
tst_device.c:230: INFO: Using test device LTP_DEV=
tst_mkfs.c:90: INFO: Formatting /dev/loop2 with ext4 opts='' extra opts=''
mke2fs 1.44.4 (18-Aug-2018)
tst_test.c:1085: INFO: Timeout per run is 0h 05m 00s
quotactl01.c:195: FAIL: quotactl failed to turn on quota for user: ESRCH
quotactl01.c:195: FAIL: quotactl failed to set disk quota limit for user: ESRCH
quotactl01.c:195: FAIL: quotactl failed to get disk quota limit for user: ESRCH
quotactl01.c:195: FAIL: quotactl failed to set information about quotafile for user: ESRCH
quotactl01.c:195: FAIL: quotactl failed to get information about quotafile for user: ESRCH
quotactl01.c:195: FAIL: quotactl failed to get quota format for user: ESRCH
quotactl01.c:206: PASS: quotactl succeeded to update quota usages for user
quotactl01.c:206: PASS: quotactl succeeded to turn off quota for user
quotactl01.c:195: FAIL: quotactl failed to turn on quota for group: ESRCH
quotactl01.c:195: FAIL: quotactl failed to set disk quota limit for group: ESRCH
quotactl01.c:195: FAIL: quotactl failed to set disk quota limit for group: ESRCH
quotactl01.c:195: FAIL: quotactl failed to set information about quotafile for group: ESRCH
quotactl01.c:195: FAIL: quotactl failed to get information about quotafile for group: ESRCH
quotactl01.c:195: FAIL: quotactl failed to get quota format for group: ESRCH
quotactl01.c:206: PASS: quotactl succeeded to update quota usages for group
quotactl01.c:206: PASS: quotactl succeeded to turn off quota for group
Summary:
passed 4
failed 12
skipped 0
warnings 0
For quotactl02 / quotactl03, they both failed with xfs mounting:
tst_mkfs.c:90: INFO: Formatting /dev/loop0 with xfs opts='' extra opts=''
safe_macros.c:757: BROK: tst_test.c:759: mount(/dev/loop0, mnt_point, xfs, 0, 0x40fbbd) failed: EINVAL
<<<test_start>>>
tag=quotactl02 stime=1539242831
cmdline=
contacts=""
analysis=exit
<<<test_output>>>
incrementing stop
tst_device.c:230: INFO: Using test device LTP_DEV=
tst_mkfs.c:90: INFO: Formatting /dev/loop0 with xfs opts='' extra opts=''
safe_macros.c:757: BROK: tst_test.c:759: mount(/dev/loop0, mnt_point, xfs, 0, 0x40fbbd) failed: EINVAL
Summary:
passed 0
failed 0
skipped 0
warnings 0
ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: linux-image-
ProcVersionSign
Uname: Linux 4.4.0-1036-kvm x86_64
ApportVersion: 2.20.1-0ubuntu2.18
Architecture: amd64
Date: Thu Oct 11 07:27:17 2018
SourcePackage: linux-kvm
UpgradeStatus: No upgrade log present (probably fresh install)
summary: |
- quotactl02/03 in ubuntu_ltp_syscalls test failed on X-kvm + quotactl01 / 02 / 03 in ubuntu_ltp_syscalls test failed with KVM kernel |
description: | updated |
Changed in ubuntu-kernel-tests: | |
status: | New → Confirmed |
tags: | added: cosmic linux-kvm sru-20190603 ubuntu-ltp-syscalls |
Changed in linux-kvm (Ubuntu): | |
assignee: | nobody → Kai-Heng Feng (kaihengfeng) |