quotactl0* from ubuntu_ltp_syscalls failed on B-aws-4.15 ARM64

Bug #1904826 reported by Po-Hsu Lin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ubuntu-kernel-tests
Fix Released
Undecided
Unassigned

Bug Description

Issue found on 4.15.0-1088.93-aws ARM64 instances (a1.2xlarge, a1.large, a1.medium)

 startup='Wed Nov 17 14:44:18 2020'
 CONFIG_QFMT_V2
 ^
 Unexpected character in variable name

 tst_kconfig.c:475: TBROK: Invalid kconfig variables!
 tag=quotactl01 stime=1605710658 dur=0 exit=exited stat=2 core=no cu=0 cs=0
 startup='Wed Nov 18 14:44:18 2020'
 CONFIG_XFS_QUOTA
 ^
 Missing value

 tst_kconfig.c:475: TBROK: Invalid kconfig variables!
 tag=quotactl02 stime=1605710658 dur=0 exit=exited stat=2 core=no cu=0 cs=0
 startup='Wed Nov 18 14:44:18 2020'
 CONFIG_XFS_QUOTA
 ^
 Missing value

 tst_kconfig.c:475: TBROK: Invalid kconfig variables!
 tag=quotactl03 stime=1605710658 dur=0 exit=exited stat=2 core=no cu=0 cs=0
 startup='Wed Nov 18 14:44:18 2020'
 CONFIG_QFMT_V2
 ^
 Unexpected character in variable name

 tst_kconfig.c:475: TBROK: Invalid kconfig variables!
 tag=quotactl04 stime=1605710658 dur=0 exit=exited stat=2 core=no cu=0 cs=0
 startup='Wed Nov 18 14:44:18 2020'
 CONFIG_XFS_QUOTA
 ^
 Missing value

 tst_kconfig.c:475: TBROK: Invalid kconfig variables!
 tag=quotactl05 stime=1605710658 dur=0 exit=exited stat=2 core=no cu=0 cs=0
 startup='Wed Nov 18 14:44:18 2020'
 CONFIG_QFMT_V2
 ^
 Unexpected character in variable name

 tst_kconfig.c:475: TBROK: Invalid kconfig variables!
 tag=quotactl06 stime=1605710658 dur=0 exit=exited stat=2 core=no cu=0 cs=0
 startup='Wed Nov 18 14:44:18 2020'
 CONFIG_XFS_QUOTA
 ^
 Missing value

 tst_kconfig.c:475: TBROK: Invalid kconfig variables!
 tag=quotactl07 stime=1605710658 dur=0 exit=exited stat=2 core=no cu=0 cs=0

Test failed because config requirement not met.

Revision history for this message
Po-Hsu Lin (cypressyew) wrote :
Download full text (11.0 KiB)

Here is the test log from 4.15.0-1087.92-aws with LTP Test suite HEAD SHA1: 62e322fad

 startup='Wed Oct 21 14:08:22 2020'
 tst_kconfig.c:62: TINFO: Parsing kernel config '/boot/config-4.15.0-1087-aws'
 tst_device.c:89: TINFO: Found free device 2 '/dev/loop2'
 tst_mkfs.c:90: TINFO: Formatting /dev/loop2 with ext4 opts='' extra opts=''
 mke2fs 1.44.1 (24-Mar-2018)
 tst_test.c:1250: TINFO: Timeout per run is 0h 05m 00s
 quotactl01.c:190: TINFO: Test #0: QCMD(Q_QUOTAON, USRQUOTA)
 quotactl01.c:210: TPASS: quotactl succeeded to turn on quota for user
 quotactl01.c:190: TINFO: Test #1: QCMD(Q_SETQUOTA, USRQUOTA)
 quotactl01.c:210: TPASS: quotactl succeeded to set disk quota limit for user
 quotactl01.c:190: TINFO: Test #2: QCMD(Q_GETQUOTA, USRQUOTA)
 quotactl01.c:210: TPASS: quotactl succeeded to get disk quota limit for user
 quotactl01.c:190: TINFO: Test #3: QCMD(Q_SETINFO, USRQUOTA)
 quotactl01.c:210: TPASS: quotactl succeeded to set information about quotafile for user
 quotactl01.c:190: TINFO: Test #4: QCMD(Q_GETINFO, USRQUOTA)
 quotactl01.c:210: TPASS: quotactl succeeded to get information about quotafile for user
 quotactl01.c:190: TINFO: Test #5: QCMD(Q_GETFMT, USRQUOTA)
 quotactl01.c:210: TPASS: quotactl succeeded to get quota format for user
 quotactl01.c:190: TINFO: Test #6: QCMD(Q_SYNC, USRQUOTA)
 quotactl01.c:210: TPASS: quotactl succeeded to update quota usages for user
 quotactl01.c:190: TINFO: Test #7: QCMD(Q_GETNEXTQUOTA, USRQUOTA)
 quotactl01.c:210: TPASS: quotactl succeeded to get next disk quota limit for user
 quotactl01.c:190: TINFO: Test #8: QCMD(Q_QUOTAOFF, USRQUOTA)
 quotactl01.c:210: TPASS: quotactl succeeded to turn off quota for user
 quotactl01.c:190: TINFO: Test #9: QCMD(Q_QUOTAON, GRPQUOTA)
 quotactl01.c:210: TPASS: quotactl succeeded to turn on quota for group
 quotactl01.c:190: TINFO: Test #10: QCMD(Q_SETQUOTA, GRPQUOTA)
 quotactl01.c:210: TPASS: quotactl succeeded to set disk quota limit for group
 quotactl01.c:190: TINFO: Test #11: QCMD(Q_GETQUOTA, GRPQUOTA)
 quotactl01.c:210: TPASS: quotactl succeeded to set disk quota limit for group
 quotactl01.c:190: TINFO: Test #12: QCMD(Q_SETINFO, GRPQUOTA)
 quotactl01.c:210: TPASS: quotactl succeeded to set information about quotafile for group
 quotactl01.c:190: TINFO: Test #13: QCMD(Q_GETINFO, GRPQUOTA)
 quotactl01.c:210: TPASS: quotactl succeeded to get information about quotafile for group
 quotactl01.c:190: TINFO: Test #14: QCMD(Q_GETFMT, GRPQUOTA)
 quotactl01.c:210: TPASS: quotactl succeeded to get quota format for group
 quotactl01.c:190: TINFO: Test #15: QCMD(Q_SYNC, GRPQUOTA)
 quotactl01.c:210: TPASS: quotactl succeeded to update quota usages for group
 quotactl01.c:190: TINFO: Test #16: QCMD(Q_GETNEXTQUOTA, GRPQUOTA)
 quotactl01.c:210: TPASS: quotactl succeeded to get next disk quota limit for group
 quotactl01.c:190: TINFO: Test #17: QCMD(Q_QUOTAOFF, GRPQUOTA)
 quotactl01.c:210: TPASS: quotactl succeeded to turn off quota for group

 Summary:
 passed 18
 failed 0
 skipped 0
 warnings 0
 tag=quotactl01 stime=1603289302 dur=0 exit=exited stat=0 core=no cu=2 cs=2
 startup='Wed Oct 21 14:08:22 2020'
 tst_kconfig.c:62: TINFO: Parsing kernel config '/boot/config-4.15....

Revision history for this message
Po-Hsu Lin (cypressyew) wrote :
Changed in ubuntu-kernel-tests:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.