"./gitannex.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose -test.run '^TestGitAnnexFstestBackendCases$/^(CheckpresentTransferCheckpresent|Remove|RemoveNonexistentFile|RetrieveNonexistentFile|StoreCheckpresentRetrieve|TransferAndCheckpresentWithRealisticKey)$'" - Starting (try 5/5) 2025/05/17 03:22:11 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-yaramef2nadi" 2025/05/17 03:22:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/17 03:22:11 DEBUG : proton drive root link ID 'rclone-test-yaramef2nadi': Has cached credentials 2025/05/17 03:22:12 DEBUG : proton drive root link ID 'rclone-test-yaramef2nadi': Used cached credential to initialize the ProtonDrive API 2025/05/17 03:22:13 DEBUG : Creating backend with remote "/tmp/rclone700818196" === RUN TestGitAnnexFstestBackendCases === RUN TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent run.go:180: Remote "proton drive root link ID 'rclone-test-yaramef2nadi'", Local "Local file system at /tmp/rclone700818196", Modify Window "1s" 2025/05/17 03:22:13 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-yaramef2nadi" 2025/05/17 03:22:13 DEBUG : proton drive root link ID 'rclone-test-yaramef2nadi': Has cached credentials 2025/05/17 03:22:14 DEBUG : proton drive root link ID 'rclone-test-yaramef2nadi': Used cached credential to initialize the ProtonDrive API 2025/05/17 03:22:14 DEBUG : Creating backend with remote "/tmp/rclone700818196" 2025/05/17 03:22:15 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/05/17 03:22:17 DEBUG : file.txt: sha1 = c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 OK 2025/05/17 03:22:17 INFO : file.txt: Copied (new) to: foo === RUN TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey run.go:180: Remote "proton drive root link ID 'rclone-test-yaramef2nadi'", Local "Local file system at /tmp/rclone700818196", Modify Window "1s" 2025/05/17 03:23:21 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-yaramef2nadi" 2025/05/17 03:23:21 DEBUG : proton drive root link ID 'rclone-test-yaramef2nadi': Has cached credentials 2025/05/17 03:23:22 DEBUG : proton drive root link ID 'rclone-test-yaramef2nadi': Used cached credential to initialize the ProtonDrive API gitannex_test.go:307: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:307 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1185 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Received unexpected error: attempt to read line timed out: context deadline exceeded Test: TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey === RUN TestGitAnnexFstestBackendCases/RetrieveNonexistentFile run.go:180: Remote "proton drive root link ID 'rclone-test-yaramef2nadi'", Local "Local file system at /tmp/rclone700818196", Modify Window "1s" 2025/05/17 03:23:52 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-yaramef2nadi" 2025/05/17 03:23:52 DEBUG : proton drive root link ID 'rclone-test-yaramef2nadi': Has cached credentials 2025/05/17 03:23:53 DEBUG : proton drive root link ID 'rclone-test-yaramef2nadi': Used cached credential to initialize the ProtonDrive API gitannex_test.go:307: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:307 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1206 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Received unexpected error: attempt to read line timed out: context deadline exceeded Test: TestGitAnnexFstestBackendCases/RetrieveNonexistentFile === RUN TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve run.go:180: Remote "proton drive root link ID 'rclone-test-yaramef2nadi'", Local "Local file system at /tmp/rclone700818196", Modify Window "1s" 2025/05/17 03:24:23 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-yaramef2nadi" 2025/05/17 03:24:23 DEBUG : proton drive root link ID 'rclone-test-yaramef2nadi': Has cached credentials 2025/05/17 03:24:24 DEBUG : Creating backend with remote "/tmp/rclone700818196" 2025/05/17 03:24:24 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/05/17 03:24:24 DEBUG : proton drive root link ID 'rclone-test-yaramef2nadi': Used cached credential to initialize the ProtonDrive API 2025/05/17 03:24:25 DEBUG : file.txt: sha1 = c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 OK 2025/05/17 03:24:25 INFO : file.txt: Copied (new) to: SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key gitannex_test.go:307: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:307 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1227 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Received unexpected error: attempt to read line timed out: context deadline exceeded Test: TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve === RUN TestGitAnnexFstestBackendCases/Remove run.go:180: Remote "proton drive root link ID 'rclone-test-yaramef2nadi'", Local "Local file system at /tmp/rclone700818196", Modify Window "1s" 2025/05/17 03:24:54 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-yaramef2nadi" 2025/05/17 03:24:54 DEBUG : proton drive root link ID 'rclone-test-yaramef2nadi': Has cached credentials 2025/05/17 03:24:55 DEBUG : Creating backend with remote "." 2025/05/17 03:24:55 DEBUG : fs cache: renaming cache item "." to be canonical "/home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex" 2025/05/17 03:24:56 DEBUG : proton drive root link ID 'rclone-test-yaramef2nadi': Used cached credential to initialize the ProtonDrive API gitannex_test.go:307: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:307 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1301 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Received unexpected error: attempt to read line timed out: context deadline exceeded Test: TestGitAnnexFstestBackendCases/Remove === RUN TestGitAnnexFstestBackendCases/RemoveNonexistentFile run.go:180: Remote "proton drive root link ID 'rclone-test-yaramef2nadi'", Local "Local file system at /tmp/rclone700818196", Modify Window "1s" 2025/05/17 03:25:25 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-yaramef2nadi" 2025/05/17 03:25:25 DEBUG : proton drive root link ID 'rclone-test-yaramef2nadi': Has cached credentials 2025/05/17 03:25:26 DEBUG : proton drive root link ID 'rclone-test-yaramef2nadi': Used cached credential to initialize the ProtonDrive API 2025/05/17 03:25:27 DEBUG : Creating backend with remote "/tmp/rclone700818196" gitannex_test.go:307: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:307 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1334 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Received unexpected error: attempt to read line timed out: context deadline exceeded Test: TestGitAnnexFstestBackendCases/RemoveNonexistentFile --- FAIL: TestGitAnnexFstestBackendCases (223.43s) --- PASS: TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent (68.33s) --- FAIL: TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey (31.04s) --- FAIL: TestGitAnnexFstestBackendCases/RetrieveNonexistentFile (30.90s) --- FAIL: TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve (31.42s) --- FAIL: TestGitAnnexFstestBackendCases/Remove (30.93s) --- FAIL: TestGitAnnexFstestBackendCases/RemoveNonexistentFile (30.80s) FAIL 2025/05/17 03:25:56 DEBUG : proton drive root link ID 'rclone-test-yaramef2nadi': Purge remote "./gitannex.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose -test.run '^TestGitAnnexFstestBackendCases$/^(CheckpresentTransferCheckpresent|Remove|RemoveNonexistentFile|RetrieveNonexistentFile|StoreCheckpresentRetrieve|TransferAndCheckpresentWithRealisticKey)$'" - Finished ERROR in 3m45.825942873s (try 5/5): exit status 1: Failed [TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey TestGitAnnexFstestBackendCases/RetrieveNonexistentFile TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve TestGitAnnexFstestBackendCases/Remove TestGitAnnexFstestBackendCases/RemoveNonexistentFile]