"go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^control_chars$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:442: Using remote "TestS3R2:" 2024/12/19 03:07:10 DEBUG : Creating backend with remote "TestS3R2:rclone-test-yigihet8zeku" 2024/12/19 03:07:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/19 03:07:10 INFO : S3 bucket rclone-test-yigihet8zeku: Bucket "rclone-test-yigihet8zeku" created with ACL "" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:711: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2024/12/19 03:07:11 DEBUG : S3 bucket rclone-test-yigihet8zeku: bucket is versioned: false 2024/12/19 03:07:11 DEBUG : Waiting for deletions to finish 2024/12/19 03:07:12 INFO : S3 bucket rclone-test-yigihet8zeku: Bucket "rclone-test-yigihet8zeku" deleted 2024/12/19 03:07:12 DEBUG : Waiting for deletions to finish --- PASS: TestIntegration (2.69s) --- PASS: TestIntegration/FsMkdir (1.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.70s) PASS ok github.com/rclone/rclone/backend/s3 2.712s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^control_chars$'" - Finished OK in 4.359620424s (try 2/5)