Hi everyone, Let me share information about the CI environment. The worker node for ppc64le is currently offlined, so I just killed all jobs in the queue waiting for it gets back. Its status is as follows.
- According to the result of `who -b`, that machine seems to be rebooted on 2020-09-11 for some reason (probably unexpectedly). - According to the result of dmesg, the root volume was mounted in read-only mode because of a fsck failure. [ 34.840681] EXT4-fs (vda1): Couldn't remount RDWR because of unprocessed orphan inode list. Please umount/remount instead [ 60.714110] cgroup: new mount options do not match the existing superblock, will be ignored [ 316.385805] EXT4-fs (vda1): error count since last fsck: 9459 [ 316.385824] EXT4-fs (vda1): initial error at time 1540294049: ext4_validate_inode_bitmap:134 [ 316.385826] EXT4-fs (vda1): last error at time 1596881526: ext4_free_inode:383 It looks like some fsck work (and replacing the volume, if it fails) are required, but I'm not sure if I could run something like `e2fsck -p`, because I'm also not sure where does that machine exist or who's managing it. (I slightly thought it was running as a VM with QEMU on some EC2 instance, but I couldn't find it) > Cos, Evans, Olaf Would you provide any suggestions? Kengo Seki <[email protected]>
