"go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(control_chars|leading_CR)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:457: Using remote "TestS3R2:" 2026/07/25 05:41:07 DEBUG : Creating backend with remote "TestS3R2:rclone-test-siwisaz4yiho" 2026/07/25 05:41:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/25 05:41:07 INFO : S3 bucket rclone-test-siwisaz4yiho: Bucket "rclone-test-siwisaz4yiho" created with ACL "" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:727: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:727: testing "␍leading CR" 2026/07/25 05:41:09 DEBUG : S3 bucket rclone-test-siwisaz4yiho: bucket is versioned: false 2026/07/25 05:41:09 DEBUG : Waiting for deletions to finish 2026/07/25 05:41:10 INFO : S3 bucket rclone-test-siwisaz4yiho: Bucket "rclone-test-siwisaz4yiho" deleted 2026/07/25 05:41:10 DEBUG : Waiting for deletions to finish --- PASS: TestIntegration (3.21s) --- PASS: TestIntegration/FsMkdir (2.40s) --- PASS: TestIntegration/FsMkdir/FsEncoding (1.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.78s) PASS ok github.com/rclone/rclone/backend/s3 3.244s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(control_chars|leading_CR)$'" - Finished OK in 4.776606163s (try 2/5)