"go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(dot_dot|leading_space|leading_tilde|punctuation)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestS3R2:" 2026/07/03 01:53:51 DEBUG : Creating backend with remote "TestS3R2:rclone-test-jogagol0yoqe" 2026/07/03 01:53:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/03 01:53:52 INFO : S3 bucket rclone-test-jogagol0yoqe: Bucket "rclone-test-jogagol0yoqe" created with ACL "" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/07/03 01:53:55 DEBUG : S3 bucket rclone-test-jogagol0yoqe: bucket is versioned: false 2026/07/03 01:53:55 DEBUG : Waiting for deletions to finish 2026/07/03 01:53:56 INFO : S3 bucket rclone-test-jogagol0yoqe: Bucket "rclone-test-jogagol0yoqe" deleted 2026/07/03 01:53:56 DEBUG : Waiting for deletions to finish --- PASS: TestIntegration (5.07s) --- PASS: TestIntegration/FsMkdir (4.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding (3.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.68s) PASS ok github.com/rclone/rclone/backend/s3 5.096s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(dot_dot|leading_space|leading_tilde|punctuation)$'" - Finished OK in 6.229099364s (try 2/5)