Can be reproduced with:
apt update && apt install wget -y
wget https://raw.githubusercontent.com/bitcoin-core/bitcoin-maintainer-tools/master/delete_nonreduced_fuzz_inputs.sh
bash delete_nonreduced_fuzz_inputs.sh
(needs a full vm, docker or privileged podman)
This deletes 128 782 files
Similar to the last one: #44
Fixes #56 Might fix https://github.com/google/oss-fuzz/pull/5920#issuecomment-861660978 Might fix the bitcoinbuilds ci fuzz timeout