2023/02/16 02:38:53 DEBUG : rclone: Version "v1.61.1" starting with parameters ["rclone" "purge" "s3:hyperknot.com" "-vv" "--s3-region=eu-west-1"]
2023/02/16 02:38:53 DEBUG : Creating backend with remote "s3:hyperknot.com"
Enter configuration password:
password:
2023/02/16 02:38:55 DEBUG : Using config file from "/Users/user/.config/rclone/rclone.conf"
2023/02/16 02:38:55 DEBUG : s3: detected overridden config - adding "{91VpM}" suffix to name
2023/02/16 02:38:55 DEBUG : fs cache: renaming cache item "s3:hyperknot.com" to be canonical "s3{91VpM}:hyperknot.com"
2023/02/16 02:38:56 DEBUG : S3 bucket hyperknot.com: bucket is versioned: true
2023/02/16 02:38:56 DEBUG : Waiting for deletions to finish
2023/02/16 02:38:57 ERROR : Attempt 1/3 failed with 1 errors and: BucketNotEmpty: The bucket you tried to delete is not empty. You must delete all versions in the bucket.
status code: 409, request id: CQ5NH2JFZPNB08D9, host id: MXxq7DsMQiZSqjL2mqW3BXng0qKt70ef0SHjyksNass65sBr+5x51XEH6f/yo5UTTOhcSwKAEws=
2023/02/16 02:38:57 DEBUG : Waiting for deletions to finish
2023/02/16 02:38:57 ERROR : Attempt 2/3 failed with 1 errors and: BucketNotEmpty: The bucket you tried to delete is not empty. You must delete all versions in the bucket.
status code: 409, request id: CQ5H8MAFTZ8Q4CFV, host id: 3beYP/jM17lkip01XwW8YhYCHm/9I2uYxxxuZ2PzcWyfapS4ajM6vI64I8OgPiz8Vcer1vUt3+U=
2023/02/16 02:38:57 DEBUG : Waiting for deletions to finish
2023/02/16 02:38:57 ERROR : Attempt 3/3 failed with 1 errors and: BucketNotEmpty: The bucket you tried to delete is not empty. You must delete all versions in the bucket.
status code: 409, request id: CQ5QGAWY7EJVQ9TP, host id: tA9S5ynQP1mASuyXidPunmzxPNJ29XgS1XlVKP5BpKdedK4herXI37xXwm8n5XeIsct1BSnbDn4=
2023/02/16 02:38:57 DEBUG : 6 go routines active
2023/02/16 02:38:57 Failed to purge: BucketNotEmpty: The bucket you tried to delete is not empty. You must delete all versions in the bucket.
status code: 409, request id: CQ5QGAWY7EJVQ9TP, host id: tA9S5ynQP1mASuyXidPunmzxPNJ29XgS1XlVKP5BpKdedK4herXI37xXwm8n5XeIsct1BSnbDn4=
I've used this bucket for many years with multiple tools, I have no idea which of them could have created them. Anyway I'm leaving the bucket as is so if you want I can test some PRs on it.
I've tried your build. It says that it's deleting the paths (writing "Deleted") but it's actually not. On subsequent run it tries to delete the same things.
Can you do a run with -vv --dump bodies and attach the result please? I need to know exactly what the path names are and what rclone is doing. If you want to email that log to me privately to nick@craig-wood.com that's fine - just put a link to this page in the email - thanks.