"go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^trailing_space$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:442: Using remote "TestS3R2:" 2025/01/12 05:06:29 DEBUG : Creating backend with remote "TestS3R2:rclone-test-miqafaw2xilu" 2025/01/12 05:06:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/12 05:06:29 INFO : S3 bucket rclone-test-miqafaw2xilu: Bucket "rclone-test-miqafaw2xilu" created with ACL "" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:711: testing "trailing space " 2025/01/12 05:06:30 DEBUG : S3 bucket rclone-test-miqafaw2xilu: bucket is versioned: false 2025/01/12 05:06:30 DEBUG : Waiting for deletions to finish 2025/01/12 05:06:31 INFO : S3 bucket rclone-test-miqafaw2xilu: Bucket "rclone-test-miqafaw2xilu" deleted 2025/01/12 05:06:31 DEBUG : Waiting for deletions to finish --- PASS: TestIntegration (2.60s) --- PASS: TestIntegration/FsMkdir (1.82s) --- PASS: TestIntegration/FsMkdir/FsEncoding (0.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.62s) PASS ok github.com/rclone/rclone/backend/s3 2.610s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^trailing_space$'" - Finished OK in 3.607038055s (try 2/5)