"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:" 2025/07/27 01:03:06 NOTICE: TestS3: Starting server 2025/07/27 01:03:06 DEBUG : Creating backend with remote "TestS3:rclone-test-forazof2vomi" 2025/07/27 01:03:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/27 01:03:07 INFO : S3 bucket rclone-test-forazof2vomi: Bucket "rclone-test-forazof2vomi" created with ACL "" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3:" path "rclone-test-forazof2vomi" from "TestS3:rclone-test-forazof2vomi" 2025/07/27 01:03:08 DEBUG : Creating backend with remote "TestS3:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR 2025/07/27 01:03:12 DEBUG : S3 bucket rclone-test-forazof2vomi: bucket is versioned: false 2025/07/27 01:03:12 DEBUG : Waiting for deletions to finish 2025/07/27 01:03:12 DEBUG : "file name.txt" version false 2025/07/27 01:03:12 DEBUG : file name.txt: Deleting (id "") 2025/07/27 01:03:12 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/07/27 01:03:12 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2025/07/27 01:03:12 INFO : file name.txt: Deleted 2025/07/27 01:03:13 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/07/27 01:03:13 INFO : S3 bucket rclone-test-forazof2vomi: Bucket "rclone-test-forazof2vomi" deleted 2025/07/27 01:03:13 DEBUG : Waiting for deletions to finish --- PASS: TestIntegration (6.53s) --- PASS: TestIntegration/FsMkdir (5.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (4.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (4.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.49s) PASS ok github.com/rclone/rclone/backend/s3 6.574s "go test -v -timeout 1h0m0s -remote TestS3: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^ListR$'" - Finished OK in 9.635430945s (try 2/5)