"./gitannex.test -test.v -test.timeout 1h0m0s -remote TestChunkerS3: -verbose -test.run '^TestGitAnnexFstestBackendCases$/^(TransferStoreAbsolute|TransferStorePathWithInteriorWhitespace|TransferStoreRelative)$'" - Starting (try 2/5) 2025/04/06 04:10:53 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-nufazaf8vito" 2025/04/06 04:10:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/06 04:10:53 DEBUG : Creating backend with remote "TestS3:rclone-test-nufazaf8vito" 2025/04/06 04:10:53 DEBUG : Reset feature "ListR" 2025/04/06 04:10:53 DEBUG : Creating backend with remote "/tmp/rclone639385549" === RUN TestGitAnnexFstestBackendCases === RUN TestGitAnnexFstestBackendCases/TransferStoreAbsolute run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-nufazaf8vito'", Local "Local file system at /tmp/rclone639385549", Modify Window "1ns" 2025/04/06 04:10:53 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-nufazaf8vito" 2025/04/06 04:10:53 DEBUG : Reset feature "ListR" 2025/04/06 04:10:53 DEBUG : Creating backend with remote "/tmp/rclone639385549" 2025/04/06 04:10:54 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/04/06 04:10:54 INFO : S3 bucket rclone-test-nufazaf8vito: Bucket "rclone-test-nufazaf8vito" created with ACL "" 2025/04/06 04:10:55 DEBUG : KeyAbsolute.rclone_chunk.001_a980ej: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/04/06 04:10:55 INFO : KeyAbsolute.rclone_chunk.001_a980ej: Copied (server-side copy) to: KeyAbsolute 2025/04/06 04:10:55 INFO : KeyAbsolute.rclone_chunk.001_a980ej: Deleted 2025/04/06 04:10:55 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/04/06 04:10:55 INFO : file.txt: Copied (new) to: KeyAbsolute 2025/04/06 04:10:55 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/04/06 04:10:55 DEBUG : KeyAbsolute2.rclone_chunk.001_a981c0: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/04/06 04:10:55 INFO : KeyAbsolute2.rclone_chunk.001_a981c0: Copied (server-side copy) to: KeyAbsolute2 2025/04/06 04:10:55 INFO : KeyAbsolute2.rclone_chunk.001_a981c0: Deleted 2025/04/06 04:10:55 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/04/06 04:10:55 INFO : file.txt: Copied (new) to: KeyAbsolute2 === RUN TestGitAnnexFstestBackendCases/TransferStoreRelative run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-nufazaf8vito'", Local "Local file system at /tmp/rclone639385549", Modify Window "1ns" 2025/04/06 04:10:56 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-nufazaf8vito" 2025/04/06 04:10:56 DEBUG : Creating backend with remote "TestS3:rclone-test-nufazaf8vito" 2025/04/06 04:10:56 DEBUG : Reset feature "ListR" 2025/04/06 04:10:56 DEBUG : Creating backend with remote "../../rclone639385549" 2025/04/06 04:10:56 DEBUG : fs cache: renaming cache item "../../rclone639385549" to be canonical "/tmp/rclone639385549" 2025/04/06 04:10:56 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/04/06 04:10:56 DEBUG : KeyRelative.rclone_chunk.001_a982f0: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/04/06 04:10:56 INFO : KeyRelative.rclone_chunk.001_a982f0: Copied (server-side copy) to: KeyRelative 2025/04/06 04:10:56 INFO : KeyRelative.rclone_chunk.001_a982f0: Deleted 2025/04/06 04:10:56 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/04/06 04:10:56 INFO : file.txt: Copied (new) to: KeyRelative === RUN TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-nufazaf8vito'", Local "Local file system at /tmp/rclone639385549", Modify Window "1ns" 2025/04/06 04:10:57 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-nufazaf8vito" 2025/04/06 04:10:57 DEBUG : Creating backend with remote "TestS3:rclone-test-nufazaf8vito" 2025/04/06 04:10:57 DEBUG : Reset feature "ListR" 2025/04/06 04:10:57 DEBUG : Creating backend with remote "../../rclone639385549" 2025/04/06 04:10:57 DEBUG : fs cache: renaming cache item "../../rclone639385549" to be canonical "/tmp/rclone639385549" 2025/04/06 04:10:57 DEBUG : filename with spaces.txt: Need to transfer - File not found at Destination 2025/04/06 04:10:58 DEBUG : KeyRelative.rclone_chunk.001_a983cr: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/04/06 04:10:58 INFO : KeyRelative.rclone_chunk.001_a983cr: Copied (server-side copy) to: KeyRelative 2025/04/06 04:10:58 INFO : KeyRelative.rclone_chunk.001_a983cr: Deleted 2025/04/06 04:10:58 DEBUG : filename with spaces.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/04/06 04:10:58 INFO : filename with spaces.txt: Copied (new) to: KeyRelative --- PASS: TestGitAnnexFstestBackendCases (4.87s) --- PASS: TestGitAnnexFstestBackendCases/TransferStoreAbsolute (2.27s) --- PASS: TestGitAnnexFstestBackendCases/TransferStoreRelative (1.28s) --- PASS: TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace (1.32s) PASS 2025/04/06 04:10:58 DEBUG : Chunked 'TestChunkerS3:rclone-test-nufazaf8vito': Purge remote 2025/04/06 04:10:58 DEBUG : S3 bucket rclone-test-nufazaf8vito: bucket is versioned: false 2025/04/06 04:10:58 DEBUG : Waiting for deletions to finish 2025/04/06 04:10:59 INFO : S3 bucket rclone-test-nufazaf8vito: Bucket "rclone-test-nufazaf8vito" deleted "./gitannex.test -test.v -test.timeout 1h0m0s -remote TestChunkerS3: -verbose -test.run '^TestGitAnnexFstestBackendCases$/^(TransferStoreAbsolute|TransferStorePathWithInteriorWhitespace|TransferStoreRelative)$'" - Finished OK in 5.363826901s (try 2/5)