"go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(leading_HT|leading_tilde)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestS3R2:" 2025/03/27 01:03:13 DEBUG : Creating backend with remote "TestS3R2:rclone-test-heyasoc0vogo" 2025/03/27 01:03:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/27 01:03:14 INFO : S3 bucket rclone-test-heyasoc0vogo: Bucket "rclone-test-heyasoc0vogo" created with ACL "" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" 2025/03/27 01:03:15 DEBUG : S3 bucket rclone-test-heyasoc0vogo: bucket is versioned: false 2025/03/27 01:03:15 DEBUG : Waiting for deletions to finish 2025/03/27 01:03:16 INFO : S3 bucket rclone-test-heyasoc0vogo: Bucket "rclone-test-heyasoc0vogo" deleted 2025/03/27 01:03:16 DEBUG : Waiting for deletions to finish --- PASS: TestIntegration (3.65s) --- PASS: TestIntegration/FsMkdir (2.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding (1.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.86s) PASS ok github.com/rclone/rclone/backend/s3 3.675s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(leading_HT|leading_tilde)$'" - Finished OK in 5.569035881s (try 2/5)