"go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^leading_LF$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestS3R2:" 2025/09/21 01:38:21 NOTICE: TestS3R2: Starting server 2025/09/21 01:38:21 DEBUG : Creating backend with remote "TestS3R2:rclone-test-namunit7yeyo" 2025/09/21 01:38:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/21 01:38:22 INFO : S3 bucket rclone-test-namunit7yeyo: Bucket "rclone-test-namunit7yeyo" created with ACL "" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" 2025/09/21 01:38:23 DEBUG : S3 bucket rclone-test-namunit7yeyo: bucket is versioned: false 2025/09/21 01:38:23 DEBUG : Waiting for deletions to finish 2025/09/21 01:38:24 INFO : S3 bucket rclone-test-namunit7yeyo: Bucket "rclone-test-namunit7yeyo" deleted 2025/09/21 01:38:24 DEBUG : Waiting for deletions to finish --- PASS: TestIntegration (3.14s) --- PASS: TestIntegration/FsMkdir (2.40s) --- PASS: TestIntegration/FsMkdir/FsEncoding (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.86s) PASS ok github.com/rclone/rclone/backend/s3 3.174s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^leading_LF$'" - Finished OK in 4.603563418s (try 2/5)