"go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^trailing_dot$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestS3R2:" 2025/04/02 02:39:06 DEBUG : Creating backend with remote "TestS3R2:rclone-test-lunulep5jopa" 2025/04/02 02:39:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/02 02:39:07 INFO : S3 bucket rclone-test-lunulep5jopa: Bucket "rclone-test-lunulep5jopa" created with ACL "" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." 2025/04/02 02:39:09 DEBUG : S3 bucket rclone-test-lunulep5jopa: bucket is versioned: false 2025/04/02 02:39:09 DEBUG : Waiting for deletions to finish 2025/04/02 02:39:10 INFO : S3 bucket rclone-test-lunulep5jopa: Bucket "rclone-test-lunulep5jopa" deleted 2025/04/02 02:39:10 DEBUG : Waiting for deletions to finish --- PASS: TestIntegration (3.46s) --- PASS: TestIntegration/FsMkdir (2.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.04s) PASS ok github.com/rclone/rclone/backend/s3 3.503s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^trailing_dot$'" - Finished OK in 4.618270183s (try 2/5)