"./gitannex.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bS3: -verbose -size-limit 1024 -test.run '^TestGitAnnexFstestBackendCases$/^(TransferStoreAbsolute|TransferStorePathWithInteriorWhitespace|TransferStoreRelative)$'" - Starting (try 2/5) 2025/04/27 02:23:41 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-cokipup4xigo" 2025/04/27 02:23:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/27 02:23:41 DEBUG : Creating backend with remote "TestS3:rclone-test-cokipup4xigo" 2025/04/27 02:23:41 DEBUG : Creating backend with remote "/tmp/rclone3912076117" === RUN TestGitAnnexFstestBackendCases === RUN TestGitAnnexFstestBackendCases/TransferStoreAbsolute run.go:180: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-cokipup4xigo'", Local "Local file system at /tmp/rclone3912076117", Modify Window "1ns" 2025/04/27 02:23:41 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-cokipup4xigo" 2025/04/27 02:23:41 DEBUG : Creating backend with remote "/tmp/rclone3912076117" 2025/04/27 02:23:41 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/04/27 02:23:42 INFO : S3 bucket rclone-test-cokipup4xigo: Bucket "rclone-test-cokipup4xigo" created with ACL "" 2025/04/27 02:23:42 DEBUG : KeyAbsolute.rclone_chunk.001_d09i0u: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/04/27 02:23:42 INFO : KeyAbsolute.rclone_chunk.001_d09i0u: Copied (server-side copy) to: KeyAbsolute 2025/04/27 02:23:42 INFO : KeyAbsolute.rclone_chunk.001_d09i0u: Deleted 2025/04/27 02:23:42 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/04/27 02:23:42 INFO : file.txt: Copied (new) to: KeyAbsolute 2025/04/27 02:23:42 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/04/27 02:23:42 DEBUG : KeyAbsolute2.rclone_chunk.001_d09ja7: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/04/27 02:23:42 INFO : KeyAbsolute2.rclone_chunk.001_d09ja7: Copied (server-side copy) to: KeyAbsolute2 2025/04/27 02:23:43 INFO : KeyAbsolute2.rclone_chunk.001_d09ja7: Deleted 2025/04/27 02:23:43 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/04/27 02:23:43 INFO : file.txt: Copied (new) to: KeyAbsolute2 === RUN TestGitAnnexFstestBackendCases/TransferStoreRelative run.go:180: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-cokipup4xigo'", Local "Local file system at /tmp/rclone3912076117", Modify Window "1ns" 2025/04/27 02:23:43 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-cokipup4xigo" 2025/04/27 02:23:43 DEBUG : Creating backend with remote "TestS3:rclone-test-cokipup4xigo" 2025/04/27 02:23:43 DEBUG : Creating backend with remote "../../rclone3912076117" 2025/04/27 02:23:43 DEBUG : fs cache: renaming cache item "../../rclone3912076117" to be canonical "/tmp/rclone3912076117" 2025/04/27 02:23:43 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/04/27 02:23:44 DEBUG : KeyRelative.rclone_chunk.001_d09ki3: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/04/27 02:23:44 INFO : KeyRelative.rclone_chunk.001_d09ki3: Copied (server-side copy) to: KeyRelative 2025/04/27 02:23:44 INFO : KeyRelative.rclone_chunk.001_d09ki3: Deleted 2025/04/27 02:23:44 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/04/27 02:23:44 INFO : file.txt: Copied (new) to: KeyRelative === RUN TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace run.go:180: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-cokipup4xigo'", Local "Local file system at /tmp/rclone3912076117", Modify Window "1ns" 2025/04/27 02:23:44 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-cokipup4xigo" 2025/04/27 02:23:44 DEBUG : Creating backend with remote "TestS3:rclone-test-cokipup4xigo" 2025/04/27 02:23:44 DEBUG : Creating backend with remote "../../rclone3912076117" 2025/04/27 02:23:44 DEBUG : fs cache: renaming cache item "../../rclone3912076117" to be canonical "/tmp/rclone3912076117" 2025/04/27 02:23:44 DEBUG : filename with spaces.txt: Need to transfer - File not found at Destination 2025/04/27 02:23:45 DEBUG : KeyRelative.rclone_chunk.001_d09lpr: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/04/27 02:23:45 INFO : KeyRelative.rclone_chunk.001_d09lpr: Copied (server-side copy) to: KeyRelative 2025/04/27 02:23:45 INFO : KeyRelative.rclone_chunk.001_d09lpr: Deleted 2025/04/27 02:23:45 DEBUG : filename with spaces.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/04/27 02:23:45 INFO : filename with spaces.txt: Copied (new) to: KeyRelative --- PASS: TestGitAnnexFstestBackendCases (4.87s) --- PASS: TestGitAnnexFstestBackendCases/TransferStoreAbsolute (2.30s) --- PASS: TestGitAnnexFstestBackendCases/TransferStoreRelative (1.28s) --- PASS: TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace (1.29s) PASS 2025/04/27 02:23:46 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-cokipup4xigo': Purge remote 2025/04/27 02:23:46 DEBUG : S3 bucket rclone-test-cokipup4xigo: bucket is versioned: false 2025/04/27 02:23:46 DEBUG : Waiting for deletions to finish 2025/04/27 02:23:46 INFO : S3 bucket rclone-test-cokipup4xigo: Bucket "rclone-test-cokipup4xigo" deleted "./gitannex.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bS3: -verbose -size-limit 1024 -test.run '^TestGitAnnexFstestBackendCases$/^(TransferStoreAbsolute|TransferStorePathWithInteriorWhitespace|TransferStoreRelative)$'" - Finished OK in 5.368425795s (try 2/5)