"go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(invalid_UTF-8|trailing_space)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestS3R2:" 2025/05/03 04:45:55 DEBUG : Creating backend with remote "TestS3R2:rclone-test-sibaxat6doyo" 2025/05/03 04:45:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/03 04:45:56 INFO : S3 bucket rclone-test-sibaxat6doyo: Bucket "rclone-test-sibaxat6doyo" created with ACL "" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" 2025/05/03 04:45:57 DEBUG : S3 bucket rclone-test-sibaxat6doyo: bucket is versioned: false 2025/05/03 04:45:57 DEBUG : Waiting for deletions to finish 2025/05/03 04:45:58 INFO : S3 bucket rclone-test-sibaxat6doyo: Bucket "rclone-test-sibaxat6doyo" deleted 2025/05/03 04:45:58 DEBUG : Waiting for deletions to finish --- PASS: TestIntegration (3.29s) --- PASS: TestIntegration/FsMkdir (2.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding (1.38s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.61s) PASS ok github.com/rclone/rclone/backend/s3 3.334s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(invalid_UTF-8|trailing_space)$'" - Finished OK in 4.428089496s (try 2/5)