"./gitannex.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bS3: -verbose -size-limit 1024 -test.run '^TestGitAnnexFstestBackendCases$/^(TransferStoreAbsolute|TransferStorePathWithInteriorWhitespace|TransferStoreRelative)$'" - Starting (try 2/5) 2025/07/07 01:27:46 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-woxozaw0cuwo" 2025/07/07 01:27:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/07 01:27:46 DEBUG : Creating backend with remote "TestS3:rclone-test-woxozaw0cuwo" 2025/07/07 01:27:46 DEBUG : Creating backend with remote "/tmp/rclone2665171933" === RUN TestGitAnnexFstestBackendCases === RUN TestGitAnnexFstestBackendCases/TransferStoreAbsolute run.go:180: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-woxozaw0cuwo'", Local "Local file system at /tmp/rclone2665171933", Modify Window "1ns" 2025/07/07 01:27:46 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-woxozaw0cuwo" 2025/07/07 01:27:46 DEBUG : Creating backend with remote "/tmp/rclone2665171933" 2025/07/07 01:27:46 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/07/07 01:27:47 INFO : S3 bucket rclone-test-woxozaw0cuwo: Bucket "rclone-test-woxozaw0cuwo" created with ACL "" 2025/07/07 01:27:47 DEBUG : KeyAbsolute.rclone_chunk.001_0f13dq: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/07/07 01:27:47 INFO : KeyAbsolute.rclone_chunk.001_0f13dq: Copied (server-side copy) to: KeyAbsolute 2025/07/07 01:27:47 INFO : KeyAbsolute.rclone_chunk.001_0f13dq: Deleted 2025/07/07 01:27:47 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/07/07 01:27:47 INFO : file.txt: Copied (new) to: KeyAbsolute 2025/07/07 01:27:47 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/07/07 01:27:48 DEBUG : KeyAbsolute2.rclone_chunk.001_0f142j: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/07/07 01:27:48 INFO : KeyAbsolute2.rclone_chunk.001_0f142j: Copied (server-side copy) to: KeyAbsolute2 2025/07/07 01:27:48 INFO : KeyAbsolute2.rclone_chunk.001_0f142j: Deleted 2025/07/07 01:27:48 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/07/07 01:27:48 INFO : file.txt: Copied (new) to: KeyAbsolute2 === RUN TestGitAnnexFstestBackendCases/TransferStoreRelative run.go:180: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-woxozaw0cuwo'", Local "Local file system at /tmp/rclone2665171933", Modify Window "1ns" 2025/07/07 01:27:48 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-woxozaw0cuwo" 2025/07/07 01:27:48 DEBUG : Creating backend with remote "TestS3:rclone-test-woxozaw0cuwo" 2025/07/07 01:27:48 DEBUG : Creating backend with remote "../../rclone2665171933" 2025/07/07 01:27:48 DEBUG : fs cache: renaming cache item "../../rclone2665171933" to be canonical "/tmp/rclone2665171933" 2025/07/07 01:27:48 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/07/07 01:27:49 DEBUG : KeyRelative.rclone_chunk.001_0f15cb: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/07/07 01:27:49 INFO : KeyRelative.rclone_chunk.001_0f15cb: Copied (server-side copy) to: KeyRelative 2025/07/07 01:27:49 INFO : KeyRelative.rclone_chunk.001_0f15cb: Deleted 2025/07/07 01:27:49 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/07/07 01:27:49 INFO : file.txt: Copied (new) to: KeyRelative === RUN TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace run.go:180: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-woxozaw0cuwo'", Local "Local file system at /tmp/rclone2665171933", Modify Window "1ns" 2025/07/07 01:27:50 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-woxozaw0cuwo" 2025/07/07 01:27:50 DEBUG : Creating backend with remote "TestS3:rclone-test-woxozaw0cuwo" 2025/07/07 01:27:50 DEBUG : Creating backend with remote "../../rclone2665171933" 2025/07/07 01:27:50 DEBUG : fs cache: renaming cache item "../../rclone2665171933" to be canonical "/tmp/rclone2665171933" 2025/07/07 01:27:50 DEBUG : filename with spaces.txt: Need to transfer - File not found at Destination 2025/07/07 01:27:51 DEBUG : KeyRelative.rclone_chunk.001_0f1702: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/07/07 01:27:51 INFO : KeyRelative.rclone_chunk.001_0f1702: Copied (server-side copy) to: KeyRelative 2025/07/07 01:27:51 INFO : KeyRelative.rclone_chunk.001_0f1702: Deleted 2025/07/07 01:27:51 DEBUG : filename with spaces.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/07/07 01:27:51 INFO : filename with spaces.txt: Copied (new) to: KeyRelative --- PASS: TestGitAnnexFstestBackendCases (5.11s) --- PASS: TestGitAnnexFstestBackendCases/TransferStoreAbsolute (2.28s) --- PASS: TestGitAnnexFstestBackendCases/TransferStoreRelative (1.33s) --- PASS: TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace (1.50s) PASS 2025/07/07 01:27:51 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-woxozaw0cuwo': Purge remote 2025/07/07 01:27:51 DEBUG : S3 bucket rclone-test-woxozaw0cuwo: bucket is versioned: false 2025/07/07 01:27:51 DEBUG : Waiting for deletions to finish 2025/07/07 01:27:52 INFO : S3 bucket rclone-test-woxozaw0cuwo: Bucket "rclone-test-woxozaw0cuwo" deleted "./gitannex.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bS3: -verbose -size-limit 1024 -test.run '^TestGitAnnexFstestBackendCases$/^(TransferStoreAbsolute|TransferStorePathWithInteriorWhitespace|TransferStoreRelative)$'" - Finished OK in 5.569772274s (try 2/5)