"go test -v -timeout 1h0m0s -remote TestS3: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^ListR$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestS3:" 2026/05/24 04:23:57 DEBUG : Creating backend with remote "TestS3:rclone-test-muletac1subu" 2026/05/24 04:23:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/24 04:23:58 INFO : S3 bucket rclone-test-muletac1subu: Bucket "rclone-test-muletac1subu" created with ACL "" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestS3:" path "rclone-test-muletac1subu" from "TestS3:rclone-test-muletac1subu" 2026/05/24 04:23:58 DEBUG : Creating backend with remote "TestS3:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR 2026/05/24 04:24:03 DEBUG : S3 bucket rclone-test-muletac1subu: bucket is versioned: false 2026/05/24 04:24:03 DEBUG : Waiting for deletions to finish 2026/05/24 04:24:03 DEBUG : "file name.txt" version false 2026/05/24 04:24:03 DEBUG : file name.txt: Deleting (id "") 2026/05/24 04:24:03 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/05/24 04:24:03 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/05/24 04:24:03 INFO : file name.txt: Deleted 2026/05/24 04:24:03 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/05/24 04:24:03 INFO : S3 bucket rclone-test-muletac1subu: Bucket "rclone-test-muletac1subu" deleted 2026/05/24 04:24:03 DEBUG : Waiting for deletions to finish --- PASS: TestIntegration (6.53s) --- PASS: TestIntegration/FsMkdir (5.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (5.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (4.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.61s) PASS ok github.com/rclone/rclone/backend/s3 6.555s "go test -v -timeout 1h0m0s -remote TestS3: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^ListR$'" - Finished OK in 7.627280337s (try 2/5)