"go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^leading_CR$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestS3R2:" 2025/07/22 01:15:40 NOTICE: TestS3R2: Starting server 2025/07/22 01:15:40 DEBUG : Creating backend with remote "TestS3R2:rclone-test-yecuzeh6nobu" 2025/07/22 01:15:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/22 01:15:41 INFO : S3 bucket rclone-test-yecuzeh6nobu: Bucket "rclone-test-yecuzeh6nobu" created with ACL "" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "āleading CR" 2025/07/22 01:15:42 DEBUG : S3 bucket rclone-test-yecuzeh6nobu: bucket is versioned: false 2025/07/22 01:15:42 DEBUG : Waiting for deletions to finish 2025/07/22 01:15:43 INFO : S3 bucket rclone-test-yecuzeh6nobu: Bucket "rclone-test-yecuzeh6nobu" deleted 2025/07/22 01:15:43 DEBUG : Waiting for deletions to finish --- PASS: TestIntegration (2.69s) --- PASS: TestIntegration/FsMkdir (1.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding (0.88s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.79s) PASS ok github.com/rclone/rclone/backend/s3 2.717s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^leading_CR$'" - Finished OK in 4.144645071s (try 2/5)