LTP: statx04.c:53: TFAIL: STATX_ATTR_COMPRESSED flag is not set

>>> 1337:statx04 FAIL <<<
###############################################################################
# Test Num    : 1337                                                          #
# Test Case   : statx04                                                       #
# Test Result : FAIL                                                          #
###############################################################################

    1	<<<test_start>>>
    2	tag=statx04 stime=1622051957
    3	cmdline="statx04"
    4	contacts=""
    5	analysis=exit
    6	<<<test_output>>>
    7	tst_device.c:88: TINFO: Found free device 0 '/dev/loop0'
    8	tst_supported_fs_types.c:88: TINFO: Kernel supports ext2
    9	tst_supported_fs_types.c:50: TINFO: mkfs.ext2 does exist
    10	tst_supported_fs_types.c:88: TINFO: Kernel supports ext3
    11	tst_supported_fs_types.c:50: TINFO: mkfs.ext3 does exist
    12	tst_supported_fs_types.c:88: TINFO: Kernel supports ext4
    13	tst_supported_fs_types.c:50: TINFO: mkfs.ext4 does exist
    14	tst_supported_fs_types.c:88: TINFO: Kernel supports xfs
    15	tst_supported_fs_types.c:50: TINFO: mkfs.xfs does exist
    16	tst_supported_fs_types.c:88: TINFO: Kernel supports vfat
    17	tst_supported_fs_types.c:50: TINFO: mkfs.vfat does exist
    18	tst_supported_fs_types.c:88: TINFO: Kernel supports exfat
    19	tst_supported_fs_types.c:46: TINFO: mkfs.exfat does not exist
    20	tst_supported_fs_types.c:118: TINFO: FUSE does support ntfs
    21	tst_supported_fs_types.c:50: TINFO: mkfs.ntfs does exist
    22	tst_supported_fs_types.c:88: TINFO: Kernel supports tmpfs
    23	tst_supported_fs_types.c:37: TINFO: mkfs is not needed for tmpfs
    24	tst_test.c:1379: TINFO: Testing on ext2
    25	tst_test.c:888: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts=''
    26	mke2fs 1.45.6 (20-Mar-2020)
    27	tst_test.c:1311: TINFO: Timeout per run is 0h 05m 00s
    28	statx04.c:44: TPASS: sys_statx(AT_FDCWD, mntpoint/test_dir1, 0, 0, &buf)
    29	statx04.c:51: TPASS: STATX_ATTR_COMPRESSED flag is set
    30	statx04.c:56: TPASS: STATX_ATTR_APPEND flag is set
    31	statx04.c:61: TPASS: STATX_ATTR_IMMUTABLE flag is set
    32	statx04.c:66: TPASS: STATX_ATTR_NODUMP flag is set
    33	statx04.c:77: TPASS: sys_statx(AT_FDCWD, mntpoint/test_dir2, 0, 0, &buf)
    34	statx04.c:86: TPASS: STATX_ATTR_COMPRESSED flag is not set
    35	statx04.c:91: TPASS: STATX_ATTR_APPEND flag is not set
    36	statx04.c:96: TPASS: STATX_ATTR_IMMUTABLE flag is not set
    37	statx04.c:101: TPASS: STATX_ATTR_NODUMP flag is not set
    38	tst_test.c:1379: TINFO: Testing on ext3
    39	tst_test.c:888: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts=''
    40	mke2fs 1.45.6 (20-Mar-2020)
    41	tst_test.c:1311: TINFO: Timeout per run is 0h 05m 00s
    42	statx04.c:44: TPASS: sys_statx(AT_FDCWD, mntpoint/test_dir1, 0, 0, &buf)
    43	statx04.c:51: TPASS: STATX_ATTR_COMPRESSED flag is set
    44	statx04.c:56: TPASS: STATX_ATTR_APPEND flag is set
    45	statx04.c:61: TPASS: STATX_ATTR_IMMUTABLE flag is set
    46	statx04.c:66: TPASS: STATX_ATTR_NODUMP flag is set
    47	statx04.c:77: TPASS: sys_statx(AT_FDCWD, mntpoint/test_dir2, 0, 0, &buf)
    48	statx04.c:86: TPASS: STATX_ATTR_COMPRESSED flag is not set
    49	statx04.c:91: TPASS: STATX_ATTR_APPEND flag is not set
    50	statx04.c:96: TPASS: STATX_ATTR_IMMUTABLE flag is not set
    51	statx04.c:101: TPASS: STATX_ATTR_NODUMP flag is not set
    52	tst_test.c:1379: TINFO: Testing on ext4
    53	tst_test.c:888: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts=''
    54	mke2fs 1.45.6 (20-Mar-2020)
    55	tst_test.c:1311: TINFO: Timeout per run is 0h 05m 00s
    56	statx04.c:44: TPASS: sys_statx(AT_FDCWD, mntpoint/test_dir1, 0, 0, &buf)
    57	statx04.c:51: TPASS: STATX_ATTR_COMPRESSED flag is set
    58	statx04.c:56: TPASS: STATX_ATTR_APPEND flag is set
    59	statx04.c:61: TPASS: STATX_ATTR_IMMUTABLE flag is set
    60	statx04.c:66: TPASS: STATX_ATTR_NODUMP flag is set
    61	statx04.c:77: TPASS: sys_statx(AT_FDCWD, mntpoint/test_dir2, 0, 0, &buf)
    62	statx04.c:86: TPASS: STATX_ATTR_COMPRESSED flag is not set
    63	statx04.c:91: TPASS: STATX_ATTR_APPEND flag is not set
    64	statx04.c:96: TPASS: STATX_ATTR_IMMUTABLE flag is not set
    65	statx04.c:101: TPASS: STATX_ATTR_NODUMP flag is not set
    66	tst_test.c:1379: TINFO: Testing on xfs
    67	tst_test.c:888: TINFO: Formatting /dev/loop0 with xfs opts='' extra opts=''
    68	tst_test.c:1311: TINFO: Timeout per run is 0h 05m 00s
    69	statx04.c:143: TCONF: Flags not supported
    70	tst_test.c:1379: TINFO: Testing on vfat
    71	tst_test.c:888: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts=''
    72	tst_test.c:1311: TINFO: Timeout per run is 0h 05m 00s
    73	statx04.c:127: TCONF: FS_IOC_GETFLAGS not supported: ENOTTY (25)
    74	tst_test.c:1379: TINFO: Testing on ntfs
    75	tst_test.c:888: TINFO: Formatting /dev/loop0 with ntfs opts='' extra opts=''
    76	The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0.
    77	The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0.
    78	The number of heads was not specified for /dev/loop0 and it could not be obtained automatically.  It has been set to 0.
    79	To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set.
    80	Windows will not be able to boot from this device.
    81	tst_test.c:899: TINFO: Trying FUSE...
    82	tst_test.c:1311: TINFO: Timeout per run is 0h 05m 00s
    83	statx04.c:44: TPASS: sys_statx(AT_FDCWD, mntpoint/test_dir1, 0, 0, &buf)
    84	statx04.c:53: TFAIL: STATX_ATTR_COMPRESSED flag is not set
    85	statx04.c:58: TFAIL: STATX_ATTR_APPEND flag is not set
    86	statx04.c:63: TFAIL: STATX_ATTR_IMMUTABLE flag is not set
    87	statx04.c:68: TFAIL: STATX_ATTR_NODUMP flag is not set
    88	statx04.c:77: TPASS: sys_statx(AT_FDCWD, mntpoint/test_dir2, 0, 0, &buf)
    89	statx04.c:86: TPASS: STATX_ATTR_COMPRESSED flag is not set
    90	statx04.c:91: TPASS: STATX_ATTR_APPEND flag is not set
    91	statx04.c:96: TPASS: STATX_ATTR_IMMUTABLE flag is not set
    92	statx04.c:101: TPASS: STATX_ATTR_NODUMP flag is not set
    93	tst_test.c:1379: TINFO: Testing on tmpfs
    94	tst_test.c:888: TINFO: Skipping mkfs for TMPFS filesystem
    95	tst_test.c:1311: TINFO: Timeout per run is 0h 05m 00s
    96	statx04.c:127: TCONF: FS_IOC_GETFLAGS not supported: ENOTTY (25)
    97	
    98	Summary:
    99	passed   36
100	failed   4
101	broken   0
102	skipped  3
103	warnings 0
104	<<<execution_status>>>
105	initiation_status="ok"
106	duration=35 termination_type=exited termination_id=1 corefile=no
107	cutime=31 cstime=2016
108	<<<test_end>>>

https://datawarehouse.internal.cki-project.org/kcidb/tests/916117

https://datawarehouse.internal.cki-project.org/issue/360 - contains all the revisions that failed with this error.

Edited May 27, 2021 by Bruno Goncalves
Assignee Loading
Time tracking Loading