"./gitannex.test -test.v -test.timeout 1h0m0s -remote TestS3: -verbose -test.run '^TestGitAnnexFstestBackendCases$/^(TransferStoreAbsolute|TransferStorePathWithInteriorWhitespace|TransferStoreRelative)$'" - Starting (try 2/5)
2025/03/14 11:19:34 DEBUG : Creating backend with remote "TestS3:rclone-test-johurad7yilo"
2025/03/14 11:19:34 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/14 11:19:34 DEBUG : Creating backend with remote "/tmp/rclone1459030439"
=== RUN   TestGitAnnexFstestBackendCases
=== RUN   TestGitAnnexFstestBackendCases/TransferStoreAbsolute
    run.go:180: Remote "S3 bucket rclone-test-johurad7yilo", Local "Local file system at /tmp/rclone1459030439", Modify Window "1ns"
2025/03/14 11:19:34 DEBUG : Creating backend with remote "TestS3:rclone-test-johurad7yilo"
2025/03/14 11:19:34 DEBUG : Creating backend with remote "/tmp/rclone1459030439"
2025/03/14 11:19:34 DEBUG : file.txt: Need to transfer - File not found at Destination
2025/03/14 11:19:35 INFO  : S3 bucket rclone-test-johurad7yilo: Bucket "rclone-test-johurad7yilo" created with ACL ""
2025/03/14 11:19:35 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK
2025/03/14 11:19:35 INFO  : file.txt: Copied (new) to: KeyAbsolute
2025/03/14 11:19:35 DEBUG : file.txt: Need to transfer - File not found at Destination
2025/03/14 11:19:35 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK
2025/03/14 11:19:35 INFO  : file.txt: Copied (new) to: KeyAbsolute2
=== RUN   TestGitAnnexFstestBackendCases/TransferStoreRelative
    run.go:180: Remote "S3 bucket rclone-test-johurad7yilo", Local "Local file system at /tmp/rclone1459030439", Modify Window "1ns"
2025/03/14 11:19:36 DEBUG : Creating backend with remote "TestS3:rclone-test-johurad7yilo"
2025/03/14 11:19:36 DEBUG : Creating backend with remote "../../rclone1459030439"
2025/03/14 11:19:36 DEBUG : fs cache: renaming cache item "../../rclone1459030439" to be canonical "/tmp/rclone1459030439"
2025/03/14 11:19:36 DEBUG : file.txt: Need to transfer - File not found at Destination
2025/03/14 11:19:36 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK
2025/03/14 11:19:36 INFO  : file.txt: Copied (new) to: KeyRelative
=== RUN   TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace
    run.go:180: Remote "S3 bucket rclone-test-johurad7yilo", Local "Local file system at /tmp/rclone1459030439", Modify Window "1ns"
2025/03/14 11:19:37 DEBUG : Creating backend with remote "TestS3:rclone-test-johurad7yilo"
2025/03/14 11:19:37 DEBUG : Creating backend with remote "../../rclone1459030439"
2025/03/14 11:19:37 DEBUG : fs cache: renaming cache item "../../rclone1459030439" to be canonical "/tmp/rclone1459030439"
2025/03/14 11:19:37 DEBUG : filename with spaces.txt: Need to transfer - File not found at Destination
2025/03/14 11:19:37 DEBUG : filename with spaces.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK
2025/03/14 11:19:37 INFO  : filename with spaces.txt: Copied (new) to: KeyRelative
--- PASS: TestGitAnnexFstestBackendCases (3.55s)
    --- PASS: TestGitAnnexFstestBackendCases/TransferStoreAbsolute (1.66s)
    --- PASS: TestGitAnnexFstestBackendCases/TransferStoreRelative (0.97s)
    --- PASS: TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace (0.93s)
PASS
2025/03/14 11:19:38 DEBUG : S3 bucket rclone-test-johurad7yilo: Purge remote
2025/03/14 11:19:38 DEBUG : S3 bucket rclone-test-johurad7yilo: bucket is versioned: false
2025/03/14 11:19:38 DEBUG : Waiting for deletions to finish
2025/03/14 11:19:38 INFO  : S3 bucket rclone-test-johurad7yilo: Bucket "rclone-test-johurad7yilo" deleted
"./gitannex.test -test.v -test.timeout 1h0m0s -remote TestS3: -verbose -test.run '^TestGitAnnexFstestBackendCases$/^(TransferStoreAbsolute|TransferStorePathWithInteriorWhitespace|TransferStoreRelative)$'" - Finished OK in 4.034427577s (try 2/5)