"go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(leading_VT|trailing_space)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:464: Using remote "TestS3R2:" 2026/09/08 05:11:56 DEBUG : Creating backend with remote "TestS3R2:rclone-test-tofakac8pudo" 2026/09/08 05:11:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/08 05:11:57 INFO : S3 bucket rclone-test-tofakac8pudo: Bucket "rclone-test-tofakac8pudo" created with ACL "" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:734: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:734: testing "trailing space " 2026/09/08 05:11:58 DEBUG : S3 bucket rclone-test-tofakac8pudo: bucket is versioned: false 2026/09/08 05:11:58 DEBUG : Waiting for deletions to finish 2026/09/08 05:11:59 INFO : S3 bucket rclone-test-tofakac8pudo: Bucket "rclone-test-tofakac8pudo" deleted 2026/09/08 05:11:59 DEBUG : Waiting for deletions to finish --- PASS: TestIntegration (3.14s) --- PASS: TestIntegration/FsMkdir (2.31s) --- PASS: TestIntegration/FsMkdir/FsEncoding (1.44s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.67s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.68s) PASS ok github.com/rclone/rclone/backend/s3 3.184s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(leading_VT|trailing_space)$'" - Finished OK in 4.754228549s (try 2/5)