Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Automated report: NetBSD-current/i386 test failure



This is an automatically generated notice of a new failure of the
NetBSD test suite.

The newly failing test case is:

    fs/tmpfs/t_link:kqueue

The above test failed in each of the last 4 test runs, and passed in
at least 26 consecutive runs before that.

The following commits were made between the last successful test and
the failed test:

    2021.10.20.03.08.16 thorpej src/sys/coda/coda_vnops.c,v 1.116
    2021.10.20.03.08.17 thorpej src/sys/fs/msdosfs/msdosfs_vnops.c,v 1.107
    2021.10.20.03.08.17 thorpej src/sys/fs/nilfs/nilfs_vnops.c,v 1.45
    2021.10.20.03.08.17 thorpej src/sys/fs/ptyfs/ptyfs_vnops.c,v 1.67
    2021.10.20.03.08.17 thorpej src/sys/fs/puffs/puffs_vnops.c,v 1.223
    2021.10.20.03.08.17 thorpej src/sys/fs/sysvbfs/sysvbfs_vnops.c,v 1.68
    2021.10.20.03.08.17 thorpej src/sys/fs/tmpfs/tmpfs_rename.c,v 1.11
    2021.10.20.03.08.17 thorpej src/sys/fs/tmpfs/tmpfs_subr.c,v 1.114
    2021.10.20.03.08.17 thorpej src/sys/fs/tmpfs/tmpfs_vnops.c,v 1.148
    2021.10.20.03.08.17 thorpej src/sys/fs/udf/udf_rename.c,v 1.14
    2021.10.20.03.08.17 thorpej src/sys/fs/udf/udf_vnops.c,v 1.117
    2021.10.20.03.08.17 thorpej src/sys/fs/union/union_vnops.c,v 1.79
    2021.10.20.03.08.17 thorpej src/sys/fs/unionfs/unionfs_vnops.c,v 1.17
    2021.10.20.03.08.18 thorpej src/sys/fs/v7fs/v7fs_vnops.c,v 1.32
    2021.10.20.03.08.18 thorpej src/sys/kern/vfs_vnode.c,v 1.128
    2021.10.20.03.08.18 thorpej src/sys/kern/vfs_vnops.c,v 1.224
    2021.10.20.03.08.18 thorpej src/sys/kern/vnode_if.sh,v 1.72
    2021.10.20.03.08.18 thorpej src/sys/kern/vnode_if.src,v 1.83
    2021.10.20.03.08.18 thorpej src/sys/miscfs/deadfs/dead_vnops.c,v 1.66
    2021.10.20.03.08.18 thorpej src/sys/miscfs/genfs/genfs.h,v 1.38
    2021.10.20.03.08.18 thorpej src/sys/miscfs/genfs/genfs_rename.c,v 1.6
    2021.10.20.03.08.18 thorpej src/sys/miscfs/genfs/genfs_vnops.c,v 1.216
    2021.10.20.03.08.18 thorpej src/sys/miscfs/genfs/layer_vnops.c,v 1.72
    2021.10.20.03.08.18 thorpej src/sys/miscfs/umapfs/umap_vnops.c,v 1.62
    2021.10.20.03.08.18 thorpej src/sys/nfs/nfs_bio.c,v 1.200
    2021.10.20.03.08.18 thorpej src/sys/nfs/nfs_kq.c,v 1.32
    2021.10.20.03.08.18 thorpej src/sys/nfs/nfs_vnops.c,v 1.321
    2021.10.20.03.08.18 thorpej src/sys/rump/librump/rumpvfs/rumpfs.c,v 1.166
    2021.10.20.03.08.18 thorpej src/sys/sys/event.h,v 1.49
    2021.10.20.03.08.18 thorpej src/sys/sys/vnode.h,v 1.298
    2021.10.20.03.08.19 thorpej src/external/cddl/osnet/dist/uts/common/fs/zfs/zfs_vnops.c,v 1.76
    2021.10.20.03.08.19 thorpej src/lib/libc/sys/kqueue.2,v 1.55
    2021.10.20.03.08.19 thorpej src/sys/ufs/chfs/chfs_vnops.c,v 1.46
    2021.10.20.03.08.19 thorpej src/sys/ufs/ext2fs/ext2fs_readwrite.c,v 1.78
    2021.10.20.03.08.19 thorpej src/sys/ufs/ext2fs/ext2fs_rename.c,v 1.12
    2021.10.20.03.08.19 thorpej src/sys/ufs/ext2fs/ext2fs_vnops.c,v 1.136
    2021.10.20.03.08.19 thorpej src/sys/ufs/lfs/lfs_rename.c,v 1.25
    2021.10.20.03.08.19 thorpej src/sys/ufs/lfs/lfs_vnops.c,v 1.340
    2021.10.20.03.08.19 thorpej src/sys/ufs/lfs/ulfs_readwrite.c,v 1.28
    2021.10.20.03.08.19 thorpej src/sys/ufs/lfs/ulfs_vnops.c,v 1.55
    2021.10.20.03.08.19 thorpej src/sys/ufs/ufs/ufs_acl.c,v 1.3
    2021.10.20.03.08.19 thorpej src/sys/ufs/ufs/ufs_extern.h,v 1.88
    2021.10.20.03.08.19 thorpej src/sys/ufs/ufs/ufs_readwrite.c,v 1.127
    2021.10.20.03.08.19 thorpej src/sys/ufs/ufs/ufs_rename.c,v 1.14
    2021.10.20.03.08.19 thorpej src/sys/ufs/ufs/ufs_vnops.c,v 1.260
    2021.10.20.03.08.19 thorpej src/tests/kernel/kqueue/t_vnode.c,v 1.2
    2021.10.20.03.09.45 thorpej src/sys/sys/param.h,v 1.705
    2021.10.20.03.13.14 thorpej src/sys/kern/vnode_if.c,v 1.115
    2021.10.20.03.13.14 thorpej src/sys/rump/include/rump/rumpvnode_if.h,v 1.37
    2021.10.20.03.13.14 thorpej src/sys/rump/librump/rumpvfs/rumpvnode_if.c,v 1.37
    2021.10.20.03.13.14 thorpej src/sys/sys/vnode_if.h,v 1.108
    2021.10.20.03.26.20 thorpej src/lib/libc/sys/kqueue.2,v 1.56
    2021.10.20.05.00.37 rillig src/usr.bin/indent/indent.c,v 1.140
    2021.10.20.05.00.37 rillig src/usr.bin/indent/indent.h,v 1.39
    2021.10.20.05.00.37 rillig src/usr.bin/indent/io.c,v 1.98
    2021.10.20.05.07.08 rillig src/usr.bin/indent/indent.c,v 1.141
    2021.10.20.05.14.21 rillig src/tests/usr.bin/indent/opt_bacc.c,v 1.4
    2021.10.20.05.14.21 rillig src/usr.bin/indent/indent.c,v 1.142
    2021.10.20.05.14.21 rillig src/usr.bin/indent/indent.h,v 1.40
    2021.10.20.05.14.21 rillig src/usr.bin/indent/io.c,v 1.99
    2021.10.20.05.14.21 rillig src/usr.bin/indent/pr_comment.c,v 1.80
    2021.10.20.05.26.46 rillig src/usr.bin/indent/indent.c,v 1.143
    2021.10.20.05.26.46 rillig src/usr.bin/indent/indent.h,v 1.41
    2021.10.20.05.26.46 rillig src/usr.bin/indent/parse.c,v 1.36
    2021.10.20.05.37.21 rillig src/usr.bin/indent/indent.c,v 1.144
    2021.10.20.05.37.21 rillig src/usr.bin/indent/indent.h,v 1.42
    2021.10.20.05.37.21 rillig src/usr.bin/indent/lexi.c,v 1.92
    2021.10.20.05.41.57 rillig src/usr.bin/indent/indent.h,v 1.43
    2021.10.20.07.04.28 knakahara src/sys/dev/pci/if_wm.c,v 1.712
    2021.10.20.08.02.07 msaitoh src/sys/dev/pci/if_wm.c,v 1.713
    2021.10.20.08.06.45 msaitoh src/sys/dev/pci/if_wm.c,v 1.714
    2021.10.20.08.10.26 msaitoh src/sys/dev/pci/if_wm.c,v 1.715
    2021.10.20.13.03.29 nia src/lib/libcrypt/crypt-argon2.c,v 1.11
    2021.10.20.13.03.29 nia src/lib/libcrypt/pw_gensalt.c,v 1.13
    2021.10.20.13.29.06 thorpej src/sys/miscfs/genfs/genfs_rename.c,v 1.7

Logs can be found at:

    http://releng.NetBSD.org/b5reports/i386/commits-2021.10.html#2021.10.20.13.29.06


Home | Main Index | Thread Index | Old Index