"go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^dot_dot$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:442: Using remote "TestS3R2:" 2024/11/27 04:18:06 DEBUG : Creating backend with remote "TestS3R2:rclone-test-kujebiv3fibo" 2024/11/27 04:18:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/27 04:18:07 INFO : S3 bucket rclone-test-kujebiv3fibo: Bucket "rclone-test-kujebiv3fibo" created with ACL "" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:711: testing ".." 2024/11/27 04:18:09 DEBUG : S3 bucket rclone-test-kujebiv3fibo: bucket is versioned: false 2024/11/27 04:18:09 DEBUG : Waiting for deletions to finish 2024/11/27 04:18:10 INFO : S3 bucket rclone-test-kujebiv3fibo: Bucket "rclone-test-kujebiv3fibo" deleted 2024/11/27 04:18:11 DEBUG : Waiting for deletions to finish --- PASS: TestIntegration (4.79s) --- PASS: TestIntegration/FsMkdir (3.67s) --- PASS: TestIntegration/FsMkdir/FsEncoding (1.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.59s) PASS ok github.com/rclone/rclone/backend/s3 4.806s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^dot_dot$'" - Finished OK in 6.671189785s (try 2/5)