"./operations.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Starting (try 1/5) 2026/07/18 02:18:09 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-ficimel3foze" 2026/07/18 02:18:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/18 02:18:09 DEBUG : proton drive root link ID 'rclone-test-ficimel3foze': Has cached credentials 2026/07/18 02:18:10 NOTICE: proton drive root link ID 'rclone-test-ficimel3foze': 401 GET https://drive-api.proton.me/core/v4/users: Invalid access token (Code=401, Status=401), Attempt 1 2026/07/18 02:18:10 ERROR : proton drive root link ID 'rclone-test-ficimel3foze': 401 GET https://drive-api.proton.me/core/v4/users: Invalid access token (Code=401, Status=401) 2026/07/18 02:18:11 DEBUG : Saving config "client_uid" in section "TestProtonDrive" of the config file 2026/07/18 02:18:11 DEBUG : Saving config "client_access_token" in section "TestProtonDrive" of the config file 2026/07/18 02:18:11 DEBUG : Saving config "client_refresh_token" in section "TestProtonDrive" of the config file 2026/07/18 02:18:11 DEBUG : Saving config "client_salted_key_pass" in section "TestProtonDrive" of the config file 2026/07/18 02:18:13 DEBUG : proton drive root link ID 'rclone-test-ficimel3foze': Used cached credential to initialize the ProtonDrive API 2026/07/18 02:18:14 DEBUG : Creating backend with remote "/tmp/rclone2698270984" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:198: Remote "proton drive root link ID 'rclone-test-ficimel3foze'", Local "Local file system at /tmp/rclone2698270984", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/07/18 02:18:14 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.21s) === RUN TestMultithreadCopyAbort run.go:198: Remote "proton drive root link ID 'rclone-test-ficimel3foze'", Local "Local file system at /tmp/rclone2698270984", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/07/18 02:18:15 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.27s) === RUN TestSizeDiffers 2026/07/18 02:18:15 DEBUG : a: size = 0 OK 2026/07/18 02:18:15 DEBUG : a: size = 1 (memory) 2026/07/18 02:18:15 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/07/18 02:18:15 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/07/18 02:18:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/18 02:18:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/18 02:18:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/07/18 02:18:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/18 02:18:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/18 02:18:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/18 02:18:15 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/07/18 02:18:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/18 02:18:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/18 02:18:15 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/07/18 02:18:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/18 02:18:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/18 02:18:15 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/07/18 02:18:15 DEBUG : potato: Seek from 10 to 0 2026/07/18 02:18:15 DEBUG : potato: Seek from 10 to 0 2026/07/18 02:18:15 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/07/18 02:18:15 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/07/18 02:18:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/18 02:18:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/18 02:18:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/07/18 02:18:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/18 02:18:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/18 02:18:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/18 02:18:15 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/07/18 02:18:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/18 02:18:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/18 02:18:15 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/07/18 02:18:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/18 02:18:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/18 02:18:15 DEBUG : potato: Seek from 5 to 2 2026/07/18 02:18:15 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/07/18 02:18:15 DEBUG : potato: Seek from 7 to 0 2026/07/18 02:18:15 DEBUG : potato: Seek from 7 to 0 2026/07/18 02:18:15 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/07/18 02:18:15 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/07/18 02:18:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/18 02:18:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/18 02:18:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/07/18 02:18:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/18 02:18:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/18 02:18:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/18 02:18:15 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/07/18 02:18:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/18 02:18:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/18 02:18:15 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/07/18 02:18:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/18 02:18:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/18 02:18:15 DEBUG : potato: Seek from 5 to 2 2026/07/18 02:18:15 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/07/18 02:18:15 DEBUG : potato: Seek from 8 to 0 2026/07/18 02:18:15 DEBUG : potato: Seek from 8 to 0 2026/07/18 02:18:15 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/07/18 02:18:15 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/07/18 02:18:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/18 02:18:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/18 02:18:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/07/18 02:18:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/18 02:18:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/18 02:18:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/18 02:18:15 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/07/18 02:18:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/18 02:18:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/18 02:18:15 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/07/18 02:18:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/18 02:18:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/18 02:18:15 DEBUG : potato: Seek from 5 to 2 2026/07/18 02:18:15 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/07/18 02:18:15 DEBUG : potato: Seek from 9 to 0 2026/07/18 02:18:15 DEBUG : potato: Seek from 9 to 0 2026/07/18 02:18:15 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:198: Remote "proton drive root link ID 'rclone-test-ficimel3foze'", Local "Local file system at /tmp/rclone2698270984", Modify Window "1s" === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (19.78s) --- PASS: TestCheck/1 (0.37s) --- PASS: TestCheck/2 (0.35s) --- PASS: TestCheck/3 (0.43s) --- PASS: TestCheck/4 (0.46s) --- PASS: TestCheck/5 (0.43s) --- PASS: TestCheck/6 (0.39s) --- PASS: TestCheck/7 (0.43s) === RUN TestCheckFsError 2026/07/18 02:18:34 DEBUG : Creating backend with remote "nonexistent" 2026/07/18 02:18:34 DEBUG : Creating backend with remote "nonexistent" 2026/07/18 02:18:34 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/07/18 02:18:34 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/07/18 02:18:34 NOTICE: Local file system at nonexistent: 0 differences found 2026/07/18 02:18:34 NOTICE: Local file system at nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "proton drive root link ID 'rclone-test-ficimel3foze'", Local "Local file system at /tmp/rclone2698270984", Modify Window "1s" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 === RUN TestCheckDownload/3 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (28.21s) --- PASS: TestCheckDownload/1 (1.71s) --- PASS: TestCheckDownload/2 (1.83s) --- PASS: TestCheckDownload/3 (1.81s) --- PASS: TestCheckDownload/4 (2.02s) --- PASS: TestCheckDownload/5 (1.86s) --- PASS: TestCheckDownload/6 (1.86s) --- PASS: TestCheckDownload/7 (2.08s) === RUN TestCheckSizeOnly run.go:198: Remote "proton drive root link ID 'rclone-test-ficimel3foze'", Local "Local file system at /tmp/rclone2698270984", Modify Window "1s" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 === RUN TestCheckSizeOnly/3 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (17.45s) --- PASS: TestCheckSizeOnly/1 (0.37s) --- PASS: TestCheckSizeOnly/2 (0.41s) --- PASS: TestCheckSizeOnly/3 (0.35s) --- PASS: TestCheckSizeOnly/4 (0.37s) --- PASS: TestCheckSizeOnly/5 (0.38s) --- PASS: TestCheckSizeOnly/6 (0.45s) --- PASS: TestCheckSizeOnly/7 (0.37s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "proton drive root link ID 'rclone-test-ficimel3foze'", Local "Local file system at /tmp/rclone2698270984", Modify Window "1s" 2026/07/18 02:19:24 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/18 02:19:24 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/18 02:19:24 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/18 02:19:24 NOTICE: test.sum: 2 warning(s) suppressed... 2026/07/18 02:19:26 NOTICE: proton drive root link ID 'rclone-test-ficimel3foze': 422 POST https://drive-api.proton.me/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2026/07/18 02:19:26 ERROR : proton drive root link ID 'rclone-test-ficimel3foze': 422 POST https://drive-api.proton.me/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2026/07/18 02:19:31 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/18 02:19:31 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/18 02:19:31 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/18 02:19:31 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (11.88s) === RUN TestCheckSum run.go:198: Remote "proton drive root link ID 'rclone-test-ficimel3foze'", Local "Local file system at /tmp/rclone2698270984", Modify Window "1s" 2026/07/18 02:19:32 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-ficimel3foze/data" 2026/07/18 02:19:32 DEBUG : proton drive root link ID 'rclone-test-ficimel3foze/data': Has cached credentials 2026/07/18 02:19:34 DEBUG : proton drive root link ID 'rclone-test-ficimel3foze/data': Used cached credential to initialize the ProtonDrive API check_test.go:350: proton drive root link ID 'rclone-test-ficimel3foze/data' lacks md5, skipping --- SKIP: TestCheckSum (10.84s) === RUN TestCheckSumDownload run.go:198: Remote "proton drive root link ID 'rclone-test-ficimel3foze'", Local "Local file system at /tmp/rclone2698270984", Modify Window "1s" 2026/07/18 02:19:43 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-ficimel3foze/data" 2026/07/18 02:19:43 DEBUG : proton drive root link ID 'rclone-test-ficimel3foze/data': Has cached credentials 2026/07/18 02:19:44 DEBUG : proton drive root link ID 'rclone-test-ficimel3foze/data': Used cached credential to initialize the ProtonDrive API === RUN TestCheckSumDownload/subtest1 2026/07/18 02:20:07 NOTICE: proton drive root link ID 'rclone-test-ficimel3foze': 422 POST https://drive-api.proton.me/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2026/07/18 02:20:07 ERROR : proton drive root link ID 'rclone-test-ficimel3foze': 422 POST https://drive-api.proton.me/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) === RUN TestCheckSumDownload/subtest2 2026/07/18 02:20:15 NOTICE: proton drive root link ID 'rclone-test-ficimel3foze': 422 POST https://drive-api.proton.me/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2026/07/18 02:20:15 ERROR : proton drive root link ID 'rclone-test-ficimel3foze': 422 POST https://drive-api.proton.me/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) === RUN TestCheckSumDownload/subtest3 2026/07/18 02:20:23 NOTICE: proton drive root link ID 'rclone-test-ficimel3foze': 422 POST https://drive-api.proton.me/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2026/07/18 02:20:23 ERROR : proton drive root link ID 'rclone-test-ficimel3foze': 422 POST https://drive-api.proton.me/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) === RUN TestCheckSumDownload/subtest4 2026/07/18 02:20:32 NOTICE: proton drive root link ID 'rclone-test-ficimel3foze': 422 POST https://drive-api.proton.me/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2026/07/18 02:20:32 ERROR : proton drive root link ID 'rclone-test-ficimel3foze': 422 POST https://drive-api.proton.me/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) === RUN TestCheckSumDownload/subtest5 2026/07/18 02:20:41 NOTICE: proton drive root link ID 'rclone-test-ficimel3foze': 422 POST https://drive-api.proton.me/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2026/07/18 02:20:41 ERROR : proton drive root link ID 'rclone-test-ficimel3foze': 422 POST https://drive-api.proton.me/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) === RUN TestCheckSumDownload/subtest6 2026/07/18 02:20:49 NOTICE: proton drive root link ID 'rclone-test-ficimel3foze': 422 POST https://drive-api.proton.me/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2026/07/18 02:20:49 ERROR : proton drive root link ID 'rclone-test-ficimel3foze': 422 POST https://drive-api.proton.me/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2026/07/18 02:20:53 NOTICE: proton drive root link ID 'rclone-test-ficimel3foze': 422 POST https://drive-api.proton.me/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2026/07/18 02:20:53 ERROR : proton drive root link ID 'rclone-test-ficimel3foze': 422 POST https://drive-api.proton.me/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2026/07/18 02:20:57 NOTICE: proton drive root link ID 'rclone-test-ficimel3foze': 422 POST https://drive-api.proton.me/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2026/07/18 02:20:57 ERROR : proton drive root link ID 'rclone-test-ficimel3foze': 422 POST https://drive-api.proton.me/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (84.49s) --- PASS: TestCheckSumDownload/subtest1 (4.27s) --- PASS: TestCheckSumDownload/subtest2 (3.61s) --- PASS: TestCheckSumDownload/subtest3 (3.68s) --- PASS: TestCheckSumDownload/subtest4 (3.86s) --- PASS: TestCheckSumDownload/subtest5 (3.85s) --- PASS: TestCheckSumDownload/subtest6 (3.81s) --- PASS: TestCheckSumDownload/subtest7 (3.83s) === RUN TestApplyTransforms 2026/07/18 02:21:07 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-petapat9taqe" 2026/07/18 02:21:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/18 02:21:07 DEBUG : proton drive root link ID 'rclone-test-petapat9taqe': Has cached credentials 2026/07/18 02:21:09 DEBUG : proton drive root link ID 'rclone-test-petapat9taqe': Used cached credential to initialize the ProtonDrive API 2026/07/18 02:21:10 DEBUG : Creating backend with remote "/tmp/rclone792194958" run.go:198: Remote "proton drive root link ID 'rclone-test-petapat9taqe'", Local "Local file system at /tmp/rclone792194958", Modify Window "1s" upper checkfile vs. lower remote (without normalization) 2026/07/18 02:21:14 ERROR : hello, world!: sum not found 2026/07/18 02:21:14 ERROR : HELLO, WORLD!: file not in proton drive root link ID 'rclone-test-petapat9taqe' 2026/07/18 02:21:14 NOTICE: proton drive root link ID 'rclone-test-petapat9taqe': 1 files missing 2026/07/18 02:21:14 NOTICE: 1 hashes missing 2026/07/18 02:21:14 NOTICE: proton drive root link ID 'rclone-test-petapat9taqe': 1 differences found 2026/07/18 02:21:14 NOTICE: proton drive root link ID 'rclone-test-petapat9taqe': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/07/18 02:21:16 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/18 02:21:16 NOTICE: proton drive root link ID 'rclone-test-petapat9taqe': 0 differences found 2026/07/18 02:21:16 NOTICE: proton drive root link ID 'rclone-test-petapat9taqe': 1 matching files 2026/07/18 02:21:16 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-wehefiy5lufo" 2026/07/18 02:21:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/18 02:21:16 DEBUG : proton drive root link ID 'rclone-test-wehefiy5lufo': Has cached credentials 2026/07/18 02:21:17 DEBUG : proton drive root link ID 'rclone-test-wehefiy5lufo': Used cached credential to initialize the ProtonDrive API 2026/07/18 02:21:18 DEBUG : Creating backend with remote "/tmp/rclone3903922428" run.go:198: Remote "proton drive root link ID 'rclone-test-wehefiy5lufo'", Local "Local file system at /tmp/rclone3903922428", Modify Window "1s" lower checkfile vs. upper remote (without normalization) 2026/07/18 02:21:22 ERROR : HELLO, WORLD!: sum not found 2026/07/18 02:21:22 ERROR : hello, world!: file not in proton drive root link ID 'rclone-test-wehefiy5lufo' 2026/07/18 02:21:22 NOTICE: proton drive root link ID 'rclone-test-wehefiy5lufo': 1 files missing 2026/07/18 02:21:22 NOTICE: 1 hashes missing 2026/07/18 02:21:22 NOTICE: proton drive root link ID 'rclone-test-wehefiy5lufo': 1 differences found 2026/07/18 02:21:22 NOTICE: proton drive root link ID 'rclone-test-wehefiy5lufo': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/07/18 02:21:24 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/18 02:21:24 NOTICE: proton drive root link ID 'rclone-test-wehefiy5lufo': 0 differences found 2026/07/18 02:21:24 NOTICE: proton drive root link ID 'rclone-test-wehefiy5lufo': 1 matching files 2026/07/18 02:21:24 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-denaweh9qabe" 2026/07/18 02:21:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/18 02:21:24 DEBUG : proton drive root link ID 'rclone-test-denaweh9qabe': Has cached credentials 2026/07/18 02:21:25 DEBUG : proton drive root link ID 'rclone-test-denaweh9qabe': Used cached credential to initialize the ProtonDrive API 2026/07/18 02:21:26 DEBUG : Creating backend with remote "/tmp/rclone2922333498" run.go:198: Remote "proton drive root link ID 'rclone-test-denaweh9qabe'", Local "Local file system at /tmp/rclone2922333498", Modify Window "1s" lower checkfile vs. upperlowermixed remote (without normalization) 2026/07/18 02:21:31 ERROR : HeLlO, wOrLd!: sum not found 2026/07/18 02:21:31 ERROR : hello, world!: file not in proton drive root link ID 'rclone-test-denaweh9qabe' 2026/07/18 02:21:31 NOTICE: proton drive root link ID 'rclone-test-denaweh9qabe': 1 files missing 2026/07/18 02:21:31 NOTICE: 1 hashes missing 2026/07/18 02:21:31 NOTICE: proton drive root link ID 'rclone-test-denaweh9qabe': 1 differences found 2026/07/18 02:21:31 NOTICE: proton drive root link ID 'rclone-test-denaweh9qabe': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/07/18 02:21:33 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/18 02:21:33 NOTICE: proton drive root link ID 'rclone-test-denaweh9qabe': 0 differences found 2026/07/18 02:21:33 NOTICE: proton drive root link ID 'rclone-test-denaweh9qabe': 1 matching files 2026/07/18 02:21:33 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-buzunut9zoti" 2026/07/18 02:21:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/18 02:21:33 DEBUG : proton drive root link ID 'rclone-test-buzunut9zoti': Has cached credentials 2026/07/18 02:21:34 DEBUG : proton drive root link ID 'rclone-test-buzunut9zoti': Used cached credential to initialize the ProtonDrive API 2026/07/18 02:21:35 DEBUG : Creating backend with remote "/tmp/rclone1423493944" run.go:198: Remote "proton drive root link ID 'rclone-test-buzunut9zoti'", Local "Local file system at /tmp/rclone1423493944", Modify Window "1s" upperlowermixed checkfile vs. upper remote (without normalization) 2026/07/18 02:21:39 ERROR : HELLO, WORLD!: sum not found 2026/07/18 02:21:39 ERROR : HeLlO, wOrLd!: file not in proton drive root link ID 'rclone-test-buzunut9zoti' 2026/07/18 02:21:39 NOTICE: proton drive root link ID 'rclone-test-buzunut9zoti': 1 files missing 2026/07/18 02:21:39 NOTICE: 1 hashes missing 2026/07/18 02:21:39 NOTICE: proton drive root link ID 'rclone-test-buzunut9zoti': 1 differences found 2026/07/18 02:21:39 NOTICE: proton drive root link ID 'rclone-test-buzunut9zoti': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/07/18 02:21:41 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/18 02:21:41 NOTICE: proton drive root link ID 'rclone-test-buzunut9zoti': 0 differences found 2026/07/18 02:21:41 NOTICE: proton drive root link ID 'rclone-test-buzunut9zoti': 1 matching files 2026/07/18 02:21:41 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-fojoqav3rale" 2026/07/18 02:21:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/18 02:21:41 DEBUG : proton drive root link ID 'rclone-test-fojoqav3rale': Has cached credentials 2026/07/18 02:21:43 DEBUG : proton drive root link ID 'rclone-test-fojoqav3rale': Used cached credential to initialize the ProtonDrive API 2026/07/18 02:21:43 DEBUG : Creating backend with remote "/tmp/rclone569732946" run.go:198: Remote "proton drive root link ID 'rclone-test-fojoqav3rale'", Local "Local file system at /tmp/rclone569732946", Modify Window "1s" NFD checkfile vs. NFC remote (without normalization) 2026/07/18 02:21:48 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/18 02:21:48 ERROR : 測試_Русский___ě_áñ: file not in proton drive root link ID 'rclone-test-fojoqav3rale' 2026/07/18 02:21:48 NOTICE: proton drive root link ID 'rclone-test-fojoqav3rale': 1 files missing 2026/07/18 02:21:48 NOTICE: 1 hashes missing 2026/07/18 02:21:48 NOTICE: proton drive root link ID 'rclone-test-fojoqav3rale': 1 differences found 2026/07/18 02:21:48 NOTICE: proton drive root link ID 'rclone-test-fojoqav3rale': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/07/18 02:21:49 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/18 02:21:49 NOTICE: proton drive root link ID 'rclone-test-fojoqav3rale': 0 differences found 2026/07/18 02:21:49 NOTICE: proton drive root link ID 'rclone-test-fojoqav3rale': 1 matching files 2026/07/18 02:21:49 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-vuhaqez5fati" 2026/07/18 02:21:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/18 02:21:49 DEBUG : proton drive root link ID 'rclone-test-vuhaqez5fati': Has cached credentials 2026/07/18 02:21:51 DEBUG : proton drive root link ID 'rclone-test-vuhaqez5fati': Used cached credential to initialize the ProtonDrive API 2026/07/18 02:21:52 DEBUG : Creating backend with remote "/tmp/rclone2120527735" run.go:198: Remote "proton drive root link ID 'rclone-test-vuhaqez5fati'", Local "Local file system at /tmp/rclone2120527735", Modify Window "1s" NFC checkfile vs. NFD remote (without normalization) 2026/07/18 02:21:56 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/18 02:21:56 ERROR : 測試_Русский___ě_áñ: file not in proton drive root link ID 'rclone-test-vuhaqez5fati' 2026/07/18 02:21:56 NOTICE: proton drive root link ID 'rclone-test-vuhaqez5fati': 1 files missing 2026/07/18 02:21:56 NOTICE: 1 hashes missing 2026/07/18 02:21:56 NOTICE: proton drive root link ID 'rclone-test-vuhaqez5fati': 1 differences found 2026/07/18 02:21:56 NOTICE: proton drive root link ID 'rclone-test-vuhaqez5fati': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/07/18 02:21:57 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/18 02:21:57 NOTICE: proton drive root link ID 'rclone-test-vuhaqez5fati': 0 differences found 2026/07/18 02:21:57 NOTICE: proton drive root link ID 'rclone-test-vuhaqez5fati': 1 matching files 2026/07/18 02:21:57 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-hobapoy7nihe" 2026/07/18 02:21:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/18 02:21:57 DEBUG : proton drive root link ID 'rclone-test-hobapoy7nihe': Has cached credentials 2026/07/18 02:21:59 DEBUG : proton drive root link ID 'rclone-test-hobapoy7nihe': Used cached credential to initialize the ProtonDrive API 2026/07/18 02:22:00 DEBUG : Creating backend with remote "/tmp/rclone1380873370" run.go:198: Remote "proton drive root link ID 'rclone-test-hobapoy7nihe'", Local "Local file system at /tmp/rclone1380873370", Modify Window "1s" NFDx2 checkfile vs. both remote (without normalization) 2026/07/18 02:22:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/18 02:22:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in proton drive root link ID 'rclone-test-hobapoy7nihe' 2026/07/18 02:22:04 NOTICE: proton drive root link ID 'rclone-test-hobapoy7nihe': 1 files missing 2026/07/18 02:22:04 NOTICE: 1 hashes missing 2026/07/18 02:22:04 NOTICE: proton drive root link ID 'rclone-test-hobapoy7nihe': 1 differences found 2026/07/18 02:22:04 NOTICE: proton drive root link ID 'rclone-test-hobapoy7nihe': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/07/18 02:22:06 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/18 02:22:06 NOTICE: proton drive root link ID 'rclone-test-hobapoy7nihe': 0 differences found 2026/07/18 02:22:06 NOTICE: proton drive root link ID 'rclone-test-hobapoy7nihe': 1 matching files 2026/07/18 02:22:06 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-dopumel2xoqo" 2026/07/18 02:22:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/18 02:22:06 DEBUG : proton drive root link ID 'rclone-test-dopumel2xoqo': Has cached credentials 2026/07/18 02:22:08 DEBUG : proton drive root link ID 'rclone-test-dopumel2xoqo': Used cached credential to initialize the ProtonDrive API 2026/07/18 02:22:08 DEBUG : Creating backend with remote "/tmp/rclone3857392800" run.go:198: Remote "proton drive root link ID 'rclone-test-dopumel2xoqo'", Local "Local file system at /tmp/rclone3857392800", Modify Window "1s" NFCx2 checkfile vs. both remote (without normalization) 2026/07/18 02:22:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/18 02:22:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in proton drive root link ID 'rclone-test-dopumel2xoqo' 2026/07/18 02:22:13 NOTICE: proton drive root link ID 'rclone-test-dopumel2xoqo': 1 files missing 2026/07/18 02:22:13 NOTICE: 1 hashes missing 2026/07/18 02:22:13 NOTICE: proton drive root link ID 'rclone-test-dopumel2xoqo': 1 differences found 2026/07/18 02:22:13 NOTICE: proton drive root link ID 'rclone-test-dopumel2xoqo': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/07/18 02:22:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/18 02:22:14 NOTICE: proton drive root link ID 'rclone-test-dopumel2xoqo': 0 differences found 2026/07/18 02:22:14 NOTICE: proton drive root link ID 'rclone-test-dopumel2xoqo': 1 matching files 2026/07/18 02:22:14 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-wolimuf8supe" 2026/07/18 02:22:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/18 02:22:14 DEBUG : proton drive root link ID 'rclone-test-wolimuf8supe': Has cached credentials 2026/07/18 02:22:16 DEBUG : proton drive root link ID 'rclone-test-wolimuf8supe': Used cached credential to initialize the ProtonDrive API 2026/07/18 02:22:16 DEBUG : Creating backend with remote "/tmp/rclone1847427990" run.go:198: Remote "proton drive root link ID 'rclone-test-wolimuf8supe'", Local "Local file system at /tmp/rclone1847427990", Modify Window "1s" both checkfile vs. NFDx2 remote (without normalization) 2026/07/18 02:22:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/18 02:22:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in proton drive root link ID 'rclone-test-wolimuf8supe' 2026/07/18 02:22:21 NOTICE: proton drive root link ID 'rclone-test-wolimuf8supe': 1 files missing 2026/07/18 02:22:21 NOTICE: 1 hashes missing 2026/07/18 02:22:21 NOTICE: proton drive root link ID 'rclone-test-wolimuf8supe': 1 differences found 2026/07/18 02:22:21 NOTICE: proton drive root link ID 'rclone-test-wolimuf8supe': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/07/18 02:22:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/18 02:22:23 NOTICE: proton drive root link ID 'rclone-test-wolimuf8supe': 0 differences found 2026/07/18 02:22:23 NOTICE: proton drive root link ID 'rclone-test-wolimuf8supe': 1 matching files 2026/07/18 02:22:23 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-gemason1gefa" 2026/07/18 02:22:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/18 02:22:23 DEBUG : proton drive root link ID 'rclone-test-gemason1gefa': Has cached credentials 2026/07/18 02:22:25 DEBUG : proton drive root link ID 'rclone-test-gemason1gefa': Used cached credential to initialize the ProtonDrive API 2026/07/18 02:22:25 DEBUG : Creating backend with remote "/tmp/rclone2769677921" run.go:198: Remote "proton drive root link ID 'rclone-test-gemason1gefa'", Local "Local file system at /tmp/rclone2769677921", Modify Window "1s" both checkfile vs. NFCx2 remote (without normalization) 2026/07/18 02:22:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/18 02:22:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in proton drive root link ID 'rclone-test-gemason1gefa' 2026/07/18 02:22:30 NOTICE: proton drive root link ID 'rclone-test-gemason1gefa': 1 files missing 2026/07/18 02:22:30 NOTICE: 1 hashes missing 2026/07/18 02:22:30 NOTICE: proton drive root link ID 'rclone-test-gemason1gefa': 1 differences found 2026/07/18 02:22:30 NOTICE: proton drive root link ID 'rclone-test-gemason1gefa': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/07/18 02:22:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/18 02:22:32 NOTICE: proton drive root link ID 'rclone-test-gemason1gefa': 0 differences found 2026/07/18 02:22:32 NOTICE: proton drive root link ID 'rclone-test-gemason1gefa': 1 matching files 2026/07/18 02:22:32 DEBUG : proton drive root link ID 'rclone-test-gemason1gefa': Purge remote 2026/07/18 02:22:33 DEBUG : proton drive root link ID 'rclone-test-wolimuf8supe': Purge remote 2026/07/18 02:22:34 DEBUG : proton drive root link ID 'rclone-test-dopumel2xoqo': Purge remote 2026/07/18 02:22:35 DEBUG : proton drive root link ID 'rclone-test-hobapoy7nihe': Purge remote 2026/07/18 02:22:36 DEBUG : proton drive root link ID 'rclone-test-vuhaqez5fati': Purge remote 2026/07/18 02:22:37 DEBUG : proton drive root link ID 'rclone-test-fojoqav3rale': Purge remote 2026/07/18 02:22:37 DEBUG : proton drive root link ID 'rclone-test-buzunut9zoti': Purge remote 2026/07/18 02:22:38 DEBUG : proton drive root link ID 'rclone-test-denaweh9qabe': Purge remote 2026/07/18 02:22:39 DEBUG : proton drive root link ID 'rclone-test-wehefiy5lufo': Purge remote 2026/07/18 02:22:40 DEBUG : proton drive root link ID 'rclone-test-petapat9taqe': Purge remote --- PASS: TestApplyTransforms (93.77s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "proton drive root link ID 'rclone-test-ficimel3foze'", Local "Local file system at /tmp/rclone2698270984", Modify Window "1s" 2026/07/18 02:22:41 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/18 02:22:45 DEBUG : sub/file2: size = 14 OK 2026/07/18 02:22:45 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/07/18 02:22:45 INFO : file1: Copied (new) to: sub/file2 2026/07/18 02:22:47 DEBUG : sub/file2: size = 14 OK 2026/07/18 02:22:47 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 02:22:47 DEBUG : file1: Unchanged skipping 2026/07/18 02:22:48 DEBUG : proton drive root link ID 'rclone-test-ficimel3foze': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (9.77s) === RUN TestCopyLongFile run.go:198: Remote "proton drive root link ID 'rclone-test-ficimel3foze'", Local "Local file system at /tmp/rclone2698270984", Modify Window "1s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.69s) === RUN TestCopyFileBackupDir run.go:198: Remote "proton drive root link ID 'rclone-test-ficimel3foze'", Local "Local file system at /tmp/rclone2698270984", Modify Window "1s" 2026/07/18 02:22:57 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-ficimel3foze/backup" 2026/07/18 02:22:57 DEBUG : proton drive root link ID 'rclone-test-ficimel3foze/backup': Has cached credentials 2026/07/18 02:22:59 DEBUG : proton drive root link ID 'rclone-test-ficimel3foze/backup': Used cached credential to initialize the ProtonDrive API 2026/07/18 02:23:07 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2698270984) 2026/07/18 02:23:07 DEBUG : dst/file1: size = 18 (proton drive root link ID 'rclone-test-ficimel3foze') 2026/07/18 02:23:07 DEBUG : dst/file1: Sizes differ 2026/07/18 02:23:17 INFO : dst/file1: Moved (server-side) 2026/07/18 02:23:19 DEBUG : dst/file1: size = 14 OK 2026/07/18 02:23:19 DEBUG : dst/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/07/18 02:23:19 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (34.98s) === RUN TestCopyFileCompareDest run.go:198: Remote "proton drive root link ID 'rclone-test-ficimel3foze'", Local "Local file system at /tmp/rclone2698270984", Modify Window "1s" 2026/07/18 02:23:26 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-ficimel3foze/dst" 2026/07/18 02:23:26 DEBUG : proton drive root link ID 'rclone-test-ficimel3foze/dst': Has cached credentials 2026/07/18 02:23:28 DEBUG : proton drive root link ID 'rclone-test-ficimel3foze/dst': Used cached credential to initialize the ProtonDrive API 2026/07/18 02:23:36 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-ficimel3foze/CompareDest" 2026/07/18 02:23:36 DEBUG : proton drive root link ID 'rclone-test-ficimel3foze/CompareDest': Has cached credentials 2026/07/18 02:23:38 DEBUG : proton drive root link ID 'rclone-test-ficimel3foze/CompareDest': Used cached credential to initialize the ProtonDrive API 2026/07/18 02:23:46 DEBUG : one: Need to transfer - File not found at Destination 2026/07/18 02:23:50 DEBUG : one: size = 3 OK 2026/07/18 02:23:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/18 02:23:50 INFO : one: Copied (new) 2026/07/18 02:23:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone2698270984) 2026/07/18 02:23:53 DEBUG : one: size = 3 (proton drive root link ID 'rclone-test-ficimel3foze/dst') 2026/07/18 02:23:53 DEBUG : one: Sizes differ 2026/07/18 02:23:54 NOTICE: proton drive root link ID 'rclone-test-ficimel3foze/dst': 422 POST https://drive-api.proton.me/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2026/07/18 02:23:54 ERROR : proton drive root link ID 'rclone-test-ficimel3foze/dst': 422 POST https://drive-api.proton.me/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2026/07/18 02:23:56 DEBUG : one: size = 5 OK 2026/07/18 02:23:56 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/18 02:23:56 INFO : one: Copied (replaced existing) 2026/07/18 02:23:59 NOTICE: proton drive root link ID 'rclone-test-ficimel3foze': 422 POST https://drive-api.proton.me/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2026/07/18 02:23:59 ERROR : proton drive root link ID 'rclone-test-ficimel3foze': 422 POST https://drive-api.proton.me/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2026/07/18 02:24:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone2698270984) 2026/07/18 02:24:06 DEBUG : one: size = 3 (proton drive root link ID 'rclone-test-ficimel3foze/dst') 2026/07/18 02:24:06 DEBUG : one: Sizes differ 2026/07/18 02:24:08 DEBUG : one: size = 5 OK 2026/07/18 02:24:08 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/18 02:24:08 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/18 02:24:13 DEBUG : two: Need to transfer - File not found at Destination 2026/07/18 02:24:13 DEBUG : two: size = 3 OK 2026/07/18 02:24:13 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/18 02:24:13 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/18 02:24:14 DEBUG : two: Need to transfer - File not found at Destination 2026/07/18 02:24:15 DEBUG : two: size = 3 OK 2026/07/18 02:24:15 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/18 02:24:15 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/18 02:24:17 DEBUG : two: Need to transfer - File not found at Destination 2026/07/18 02:24:17 DEBUG : two: size = 5 (Local file system at /tmp/rclone2698270984) 2026/07/18 02:24:17 DEBUG : two: size = 3 (proton drive root link ID 'rclone-test-ficimel3foze/CompareDest') 2026/07/18 02:24:17 DEBUG : two: Sizes differ 2026/07/18 02:24:20 DEBUG : two: size = 5 OK 2026/07/18 02:24:20 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/07/18 02:24:20 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (59.07s) === RUN TestCopyFileCopyDest run.go:198: Remote "proton drive root link ID 'rclone-test-ficimel3foze'", Local "Local file system at /tmp/rclone2698270984", Modify Window "1s" copy_test.go:277: Skipping test as remote does not support server-side copy --- SKIP: TestCopyFileCopyDest (0.78s) === RUN TestCopyInplace run.go:198: Remote "proton drive root link ID 'rclone-test-ficimel3foze'", Local "Local file system at /tmp/rclone2698270984", Modify Window "1s" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.71s) === RUN TestCopyLongFileName run.go:198: Remote "proton drive root link ID 'rclone-test-ficimel3foze'", Local "Local file system at /tmp/rclone2698270984", Modify Window "1s" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.82s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "proton drive root link ID 'rclone-test-ficimel3foze'", Local "Local file system at /tmp/rclone2698270984", Modify Window "1s" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.68s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "proton drive root link ID 'rclone-test-ficimel3foze'", Local "Local file system at /tmp/rclone2698270984", Modify Window "1s" 2026/07/18 02:24:29 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/07/18 02:24:33 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/07/18 02:24:33 DEBUG : TestCopyFileMaxTransfer/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/07/18 02:24:33 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/07/18 02:24:34 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/07/18 02:24:35 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: max transfer limit reached as set by --max-transfer 2026/07/18 02:24:36 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/07/18 02:24:37 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/07/18 02:24:39 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/07/18 02:24:39 DEBUG : TestCopyFileMaxTransfer/file4: sha1 = 77df509ea64832080c0bb71b400e29efee8f4641 OK 2026/07/18 02:24:39 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (14.52s) === RUN TestDeduplicateInteractive run.go:198: Remote "proton drive root link ID 'rclone-test-ficimel3foze'", Local "Local file system at /tmp/rclone2698270984", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.97s) === RUN TestDeduplicateSkip run.go:198: Remote "proton drive root link ID 'rclone-test-ficimel3foze'", Local "Local file system at /tmp/rclone2698270984", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.68s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "proton drive root link ID 'rclone-test-ficimel3foze'", Local "Local file system at /tmp/rclone2698270984", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.65s) === RUN TestDeduplicateFirst run.go:198: Remote "proton drive root link ID 'rclone-test-ficimel3foze'", Local "Local file system at /tmp/rclone2698270984", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.69s) === RUN TestDeduplicateNewest run.go:198: Remote "proton drive root link ID 'rclone-test-ficimel3foze'", Local "Local file system at /tmp/rclone2698270984", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.71s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "proton drive root link ID 'rclone-test-ficimel3foze'", Local "Local file system at /tmp/rclone2698270984", Modify Window "1s" 2026/07/18 02:24:58 INFO : proton drive root link ID 'rclone-test-ficimel3foze': Looking for duplicate sha1 hashes using newest mode. 2026/07/18 02:24:59 NOTICE: b208658831e200e7fa6ccd06f7c0c795638fcd33: Found 3 files with duplicate sha1 hashes 2026/07/18 02:25:00 INFO : one: Deleted 2026/07/18 02:25:00 INFO : also/one: Deleted 2026/07/18 02:25:00 NOTICE: b208658831e200e7fa6ccd06f7c0c795638fcd33: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (17.32s) === RUN TestDeduplicateOldest run.go:198: Remote "proton drive root link ID 'rclone-test-ficimel3foze'", Local "Local file system at /tmp/rclone2698270984", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.77s) === RUN TestDeduplicateLargest run.go:198: Remote "proton drive root link ID 'rclone-test-ficimel3foze'", Local "Local file system at /tmp/rclone2698270984", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.69s) === RUN TestDeduplicateSmallest run.go:198: Remote "proton drive root link ID 'rclone-test-ficimel3foze'", Local "Local file system at /tmp/rclone2698270984", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.81s) === RUN TestDeduplicateRename run.go:198: Remote "proton drive root link ID 'rclone-test-ficimel3foze'", Local "Local file system at /tmp/rclone2698270984", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.87s) === RUN TestMergeDirs run.go:198: Remote "proton drive root link ID 'rclone-test-ficimel3foze'", Local "Local file system at /tmp/rclone2698270984", Modify Window "1s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.78s) === RUN TestListDirSorted run.go:198: Remote "proton drive root link ID 'rclone-test-ficimel3foze'", Local "Local file system at /tmp/rclone2698270984", Modify Window "1s" 2026/07/18 02:25:31 DEBUG : a.txt: Excluded (Size Filter) 2026/07/18 02:25:31 DEBUG : a.txt: Excluded 2026/07/18 02:25:31 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/18 02:25:31 DEBUG : sub dir/hello world: Excluded 2026/07/18 02:25:31 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/18 02:25:31 DEBUG : sub dir/hello world2: Excluded 2026/07/18 02:25:32 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/18 02:25:32 DEBUG : sub dir/hello world: Excluded 2026/07/18 02:25:32 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/18 02:25:32 DEBUG : sub dir/hello world2: Excluded 2026/07/18 02:25:32 DEBUG : sub dir/ignore dir: Excluded 2026/07/18 02:25:33 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (33.60s) === RUN TestListDirSortedFn run.go:198: Remote "proton drive root link ID 'rclone-test-ficimel3foze'", Local "Local file system at /tmp/rclone2698270984", Modify Window "1s" 2026/07/18 02:26:04 DEBUG : a.txt: Excluded (Size Filter) 2026/07/18 02:26:04 DEBUG : a.txt: Excluded 2026/07/18 02:26:05 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/18 02:26:05 DEBUG : sub dir/hello world: Excluded 2026/07/18 02:26:05 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/18 02:26:05 DEBUG : sub dir/hello world2: Excluded 2026/07/18 02:26:05 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/18 02:26:05 DEBUG : sub dir/hello world: Excluded 2026/07/18 02:26:05 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/18 02:26:05 DEBUG : sub dir/hello world2: Excluded 2026/07/18 02:26:05 DEBUG : sub dir/ignore dir: Excluded 2026/07/18 02:26:06 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (33.56s) === RUN TestListJSON run.go:198: Remote "proton drive root link ID 'rclone-test-ficimel3foze'", Local "Local file system at /tmp/rclone2698270984", Modify Window "1s" === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2026/07/18 02:26:26 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata --- PASS: TestListJSON (13.86s) --- PASS: TestListJSON/Default (0.41s) --- PASS: TestListJSON/FilesOnly (0.33s) --- PASS: TestListJSON/DirsOnly (0.44s) --- PASS: TestListJSON/Recurse (0.74s) --- PASS: TestListJSON/SubDir (0.35s) --- PASS: TestListJSON/NoModTime (0.41s) --- PASS: TestListJSON/NoMimeType (0.43s) --- PASS: TestListJSON/ShowHash (0.48s) --- PASS: TestListJSON/HashTypes (0.34s) --- PASS: TestListJSON/Metadata (0.35s) === RUN TestStatJSON run.go:198: Remote "proton drive root link ID 'rclone-test-ficimel3foze'", Local "Local file system at /tmp/rclone2698270984", Modify Window "1s" === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2026/07/18 02:26:42 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-ficimel3foze/notfound" 2026/07/18 02:26:42 DEBUG : Config file has changed externally - reloading 2026/07/18 02:26:42 DEBUG : proton drive root link ID 'rclone-test-ficimel3foze/notfound': Has cached credentials 2026/07/18 02:26:44 DEBUG : proton drive root link ID 'rclone-test-ficimel3foze/notfound': Used cached credential to initialize the ProtonDrive API --- PASS: TestStatJSON (25.74s) --- PASS: TestStatJSON/Root (0.38s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.48s) --- PASS: TestStatJSON/Dir (0.94s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.44s) --- PASS: TestStatJSON/File (0.53s) --- PASS: TestStatJSON/NotFound (0.56s) --- PASS: TestStatJSON/DirFilesOnly (0.59s) --- PASS: TestStatJSON/FileFilesOnly (0.65s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.25s) --- PASS: TestStatJSON/DirDirsOnly (0.37s) --- PASS: TestStatJSON/FileDirsOnly (0.47s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.43s) --- PASS: TestStatJSON/RootNotFound (9.75s) === RUN TestStatJSONMemory 2026/07/18 02:26:55 DEBUG : Creating backend with remote ":memory:" 2026/07/18 02:26:55 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/07/18 02:26:55 DEBUG : sub/file1: size = 5 OK 2026/07/18 02:26:55 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/18 02:26:55 DEBUG : sub/file1: Size and md5 of src and dst objects identical === RUN TestStatJSONMemory/Dir === RUN TestStatJSONMemory/DirWithTrailingSlash === RUN TestStatJSONMemory/File === RUN TestStatJSONMemory/NotFound --- PASS: TestStatJSONMemory (0.00s) --- PASS: TestStatJSONMemory/Dir (0.00s) --- PASS: TestStatJSONMemory/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSONMemory/File (0.00s) --- PASS: TestStatJSONMemory/NotFound (0.00s) === RUN TestMkdir run.go:198: Remote "proton drive root link ID 'rclone-test-ficimel3foze'", Local "Local file system at /tmp/rclone2698270984", Modify Window "1s" 2026/07/18 02:26:55 INFO : proton drive root link ID 'rclone-test-ficimel3foze': Making directory 2026/07/18 02:26:55 INFO : proton drive root link ID 'rclone-test-ficimel3foze': Making directory --- PASS: TestMkdir (1.08s) === RUN TestLsd run.go:198: Remote "proton drive root link ID 'rclone-test-ficimel3foze'", Local "Local file system at /tmp/rclone2698270984", Modify Window "1s" --- PASS: TestLsd (7.37s) === RUN TestLs run.go:198: Remote "proton drive root link ID 'rclone-test-ficimel3foze'", Local "Local file system at /tmp/rclone2698270984", Modify Window "1s" --- PASS: TestLs (7.24s) === RUN TestLsWithFilesFrom run.go:198: Remote "proton drive root link ID 'rclone-test-ficimel3foze'", Local "Local file system at /tmp/rclone2698270984", Modify Window "1s" 2026/07/18 02:27:15 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/07/18 02:27:15 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (7.51s) === RUN TestLsLong run.go:198: Remote "proton drive root link ID 'rclone-test-ficimel3foze'", Local "Local file system at /tmp/rclone2698270984", Modify Window "1s" --- PASS: TestLsLong (7.14s) === RUN TestHashSums run.go:198: Remote "proton drive root link ID 'rclone-test-ficimel3foze'", Local "Local file system at /tmp/rclone2698270984", Modify Window "1s" === RUN TestHashSums/Sha1 === RUN TestHashSums/Sha1Download --- PASS: TestHashSums (9.66s) --- PASS: TestHashSums/Sha1 (0.37s) --- PASS: TestHashSums/Sha1Download (2.22s) === RUN TestHashSumsWithErrors 2026/07/18 02:27:35 DEBUG : Creating backend with remote ":memory:" 2026/07/18 02:27:35 ERROR : sub/file1: hash unsupported: hash type not supported 2026/07/18 02:27:35 ERROR : file1: hash unsupported: hash type not supported 2026/07/18 02:27:35 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/07/18 02:27:35 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/18 02:27:35 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/18 02:27:35 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/18 02:27:35 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/18 02:27:35 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/18 02:27:35 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/18 02:27:35 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/07/18 02:27:35 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:198: Remote "proton drive root link ID 'rclone-test-ficimel3foze'", Local "Local file system at /tmp/rclone2698270984", Modify Window "1s" --- PASS: TestCount (12.86s) === RUN TestDelete run.go:198: Remote "proton drive root link ID 'rclone-test-ficimel3foze'", Local "Local file system at /tmp/rclone2698270984", Modify Window "1s" 2026/07/18 02:27:55 DEBUG : Waiting for deletions to finish 2026/07/18 02:27:55 DEBUG : large: Excluded (Size Filter) 2026/07/18 02:27:55 DEBUG : large: Excluded 2026/07/18 02:27:56 INFO : small: Deleted 2026/07/18 02:27:56 INFO : medium: Deleted --- PASS: TestDelete (10.44s) === RUN TestMaxDelete run.go:198: Remote "proton drive root link ID 'rclone-test-ficimel3foze'", Local "Local file system at /tmp/rclone2698270984", Modify Window "1s" 2026/07/18 02:28:06 DEBUG : Waiting for deletions to finish 2026/07/18 02:28:06 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2026/07/18 02:28:07 INFO : large: Deleted 2026/07/18 02:28:07 INFO : small: Deleted --- PASS: TestMaxDelete (11.19s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "proton drive root link ID 'rclone-test-ficimel3foze'", Local "Local file system at /tmp/rclone2698270984", Modify Window "1s" 2026/07/18 02:28:17 DEBUG : Waiting for deletions to finish 2026/07/18 02:28:17 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/07/18 02:28:18 INFO : small: Deleted 2026/07/18 02:28:18 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (11.46s) === RUN TestMaxDeleteSize run.go:198: Remote "proton drive root link ID 'rclone-test-ficimel3foze'", Local "Local file system at /tmp/rclone2698270984", Modify Window "1s" 2026/07/18 02:28:29 DEBUG : Waiting for deletions to finish 2026/07/18 02:28:29 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2026/07/18 02:28:30 INFO : small: Deleted 2026/07/18 02:28:30 INFO : large: Deleted --- PASS: TestMaxDeleteSize (11.65s) === RUN TestReadFile run.go:198: Remote "proton drive root link ID 'rclone-test-ficimel3foze'", Local "Local file system at /tmp/rclone2698270984", Modify Window "1s" --- PASS: TestReadFile (7.35s) === RUN TestRetry 2026/07/18 02:28:40 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/07/18 02:28:40 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/07/18 02:28:40 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/18 02:28:40 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/18 02:28:40 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/18 02:28:40 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/18 02:28:40 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:198: Remote "proton drive root link ID 'rclone-test-ficimel3foze'", Local "Local file system at /tmp/rclone2698270984", Modify Window "1s" --- PASS: TestCat (22.95s) === RUN TestPurge 2026/07/18 02:29:03 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-huxicuw4xage" 2026/07/18 02:29:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/18 02:29:03 DEBUG : proton drive root link ID 'rclone-test-huxicuw4xage': Has cached credentials 2026/07/18 02:29:04 DEBUG : proton drive root link ID 'rclone-test-huxicuw4xage': Used cached credential to initialize the ProtonDrive API 2026/07/18 02:29:05 DEBUG : Creating backend with remote "/tmp/rclone1933882682" run.go:198: Remote "proton drive root link ID 'rclone-test-huxicuw4xage'", Local "Local file system at /tmp/rclone1933882682", Modify Window "1s" 2026/07/18 02:29:12 INFO : A2: Making directory 2026/07/18 02:29:13 INFO : A1/B2: Making directory 2026/07/18 02:29:14 INFO : A1/B2/C2: Making directory 2026/07/18 02:29:16 INFO : A1/B1/C3: Making directory 2026/07/18 02:29:17 INFO : A3: Making directory 2026/07/18 02:29:18 INFO : A3/B3: Making directory 2026/07/18 02:29:19 INFO : A3/B3/C4: Making directory 2026/07/18 02:29:28 ERROR : error listing: directory not found 2026/07/18 02:29:28 DEBUG : proton drive root link ID 'rclone-test-huxicuw4xage': Purge remote 2026/07/18 02:29:28 NOTICE: purge failed: directory not found --- PASS: TestPurge (25.62s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "proton drive root link ID 'rclone-test-ficimel3foze'", Local "Local file system at /tmp/rclone2698270984", Modify Window "1s" 2026/07/18 02:29:35 INFO : A2: Making directory 2026/07/18 02:29:36 INFO : A1/B2: Making directory 2026/07/18 02:29:37 INFO : A1/B2/C2: Making directory 2026/07/18 02:29:38 INFO : A1/B1/C3: Making directory 2026/07/18 02:29:39 INFO : A3: Making directory 2026/07/18 02:29:40 INFO : A3/B3: Making directory 2026/07/18 02:29:42 INFO : A3/B3/C4: Making directory 2026/07/18 02:29:47 DEBUG : removing 1 level 3 directories 2026/07/18 02:29:47 INFO : A3/B3/C4: Removing directory 2026/07/18 02:29:51 DEBUG : removing 2 level 3 directories 2026/07/18 02:29:51 INFO : A1/B2/C2: Removing directory 2026/07/18 02:29:51 INFO : A1/B1/C3: Removing directory 2026/07/18 02:29:52 DEBUG : removing 2 level 2 directories 2026/07/18 02:29:52 INFO : A3/B3: Removing directory 2026/07/18 02:29:52 INFO : A1/B2: Removing directory 2026/07/18 02:29:53 DEBUG : removing 2 level 1 directories 2026/07/18 02:29:53 INFO : A3: Removing directory 2026/07/18 02:29:53 INFO : A2: Removing directory 2026/07/18 02:29:59 DEBUG : removing 1 level 3 directories 2026/07/18 02:29:59 INFO : A1/B1/C1: Removing directory 2026/07/18 02:29:59 DEBUG : removing 1 level 2 directories 2026/07/18 02:29:59 INFO : A1/B1: Removing directory 2026/07/18 02:30:00 DEBUG : removing 1 level 1 directories 2026/07/18 02:30:00 INFO : A1: Removing directory 2026/07/18 02:30:01 DEBUG : removing 1 level 0 directories 2026/07/18 02:30:01 INFO : proton drive root link ID 'rclone-test-ficimel3foze': Removing directory 2026/07/18 02:30:02 ERROR : error listing: directory not found 2026/07/18 02:30:02 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (33.83s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "proton drive root link ID 'rclone-test-ficimel3foze'", Local "Local file system at /tmp/rclone2698270984", Modify Window "1s" 2026/07/18 02:30:03 INFO : A1: Making directory 2026/07/18 02:30:04 INFO : A1/B1: Making directory 2026/07/18 02:30:06 INFO : A1/B1/C1: Making directory 2026/07/18 02:30:09 DEBUG : removing 1 level 3 directories 2026/07/18 02:30:09 INFO : A1/B1/C1: Removing directory 2026/07/18 02:30:10 DEBUG : removing 1 level 2 directories 2026/07/18 02:30:10 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (11.22s) === RUN TestRmdirsWithFilter run.go:198: Remote "proton drive root link ID 'rclone-test-ficimel3foze'", Local "Local file system at /tmp/rclone2698270984", Modify Window "1s" 2026/07/18 02:30:13 INFO : A1: Making directory 2026/07/18 02:30:15 INFO : A1/B1: Making directory 2026/07/18 02:30:16 INFO : A1/B1/C1: Making directory 2026/07/18 02:30:20 DEBUG : removing 1 level 3 directories 2026/07/18 02:30:20 INFO : A1/B1/C1: Removing directory 2026/07/18 02:30:21 DEBUG : removing 1 level 2 directories 2026/07/18 02:30:21 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (10.73s) === RUN TestCopyURL run.go:198: Remote "proton drive root link ID 'rclone-test-ficimel3foze'", Local "Local file system at /tmp/rclone2698270984", Modify Window "1s" 2026/07/18 02:30:28 DEBUG : filename.txt: File name found in url 2026/07/18 02:30:30 DEBUG : headerfilename.txt: filename found in Content-Disposition header. --- PASS: TestCopyURL (13.95s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "proton drive root link ID 'rclone-test-ficimel3foze'", Local "Local file system at /tmp/rclone2698270984", Modify Window "1s" --- PASS: TestCopyURLDownloadHeaders (3.62s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "proton drive root link ID 'rclone-test-ficimel3foze'", Local "Local file system at /tmp/rclone2698270984", Modify Window "1s" 2026/07/18 02:30:42 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/18 02:30:45 DEBUG : sub/file2: size = 14 OK 2026/07/18 02:30:45 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/07/18 02:30:45 INFO : file1: Copied (new) to: sub/file2 2026/07/18 02:30:45 INFO : file1: Deleted 2026/07/18 02:30:47 DEBUG : sub/file2: size = 14 OK 2026/07/18 02:30:47 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 02:30:47 DEBUG : file1: Unchanged skipping 2026/07/18 02:30:47 INFO : file1: Deleted 2026/07/18 02:30:48 DEBUG : proton drive root link ID 'rclone-test-ficimel3foze': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (9.53s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "proton drive root link ID 'rclone-test-ficimel3foze'", Local "Local file system at /tmp/rclone2698270984", Modify Window "1s" 2026/07/18 02:30:51 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/18 02:30:54 DEBUG : file1: size = 14 OK 2026/07/18 02:30:54 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/07/18 02:30:54 INFO : file1: Copied (new) 2026/07/18 02:30:54 INFO : file1: Deleted 2026/07/18 02:30:55 DEBUG : file1: Destination exists, skipping 2026/07/18 02:30:55 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (5.40s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "proton drive root link ID 'rclone-test-ficimel3foze'", Local "Local file system at /tmp/rclone2698270984", Modify Window "1s" --- PASS: TestCaseInsensitiveMoveFile (0.63s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "proton drive root link ID 'rclone-test-ficimel3foze'", Local "Local file system at /tmp/rclone2698270984", Modify Window "1s" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.71s) === RUN TestMoveFileBackupDir run.go:198: Remote "proton drive root link ID 'rclone-test-ficimel3foze'", Local "Local file system at /tmp/rclone2698270984", Modify Window "1s" 2026/07/18 02:31:03 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-ficimel3foze/backup" 2026/07/18 02:31:03 DEBUG : proton drive root link ID 'rclone-test-ficimel3foze/backup': Has cached credentials 2026/07/18 02:31:04 DEBUG : proton drive root link ID 'rclone-test-ficimel3foze/backup': Used cached credential to initialize the ProtonDrive API 2026/07/18 02:31:12 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2698270984) 2026/07/18 02:31:12 DEBUG : dst/file1: size = 18 (proton drive root link ID 'rclone-test-ficimel3foze') 2026/07/18 02:31:12 DEBUG : dst/file1: Sizes differ 2026/07/18 02:31:21 INFO : dst/file1: Moved (server-side) 2026/07/18 02:31:23 DEBUG : dst/file1: size = 14 OK 2026/07/18 02:31:23 DEBUG : dst/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/07/18 02:31:23 INFO : dst/file1: Copied (new) 2026/07/18 02:31:23 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (31.59s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:198: Remote "proton drive root link ID 'rclone-test-ficimel3foze'", Local "Local file system at /tmp/rclone2698270984", Modify Window "1s" 2026/07/18 02:31:46 INFO : A1/B2: Making directory 2026/07/18 02:31:47 INFO : A1/B1/C3: Making directory 2026/07/18 02:32:13 INFO : A2/one: Moved (server-side) to: A3/one 2026/07/18 02:32:14 INFO : A2/two: Moved (server-side) to: A3/two 2026/07/18 02:32:14 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/07/18 02:32:14 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/07/18 02:32:14 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/07/18 02:32:20 INFO : proton drive root link ID 'rclone-test-ficimel3foze': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/07/18 02:32:36 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/07/18 02:32:36 INFO : A3/one: Moved (server-side) to: A4/one 2026/07/18 02:32:36 INFO : A3/two: Moved (server-side) to: A4/two 2026/07/18 02:32:36 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/07/18 02:32:36 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five --- PASS: TestDirMove (81.98s) === RUN TestGetFsInfo run.go:198: Remote "proton drive root link ID 'rclone-test-ficimel3foze'", Local "Local file system at /tmp/rclone2698270984", Modify Window "1s" 2026/07/18 02:32:51 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.67s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "proton drive root link ID 'rclone-test-ficimel3foze'", Local "Local file system at /tmp/rclone2698270984", Modify Window "1s" 2026/07/18 02:32:52 DEBUG : proton drive root link ID 'rclone-test-ficimel3foze': File to upload is small (34 bytes), uploading instead of streaming 2026/07/18 02:32:55 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/07/18 02:32:55 DEBUG : no_checksum_small_file_from_pipe: sha1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2026/07/18 02:32:55 DEBUG : no_checksum_small_file_from_pipe: Size and sha1 of src and dst objects identical 2026/07/18 02:32:55 DEBUG : proton drive root link ID 'rclone-test-ficimel3foze': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/07/18 02:32:57 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/07/18 02:32:57 DEBUG : no_checksum_big_file_from_pipe: sha1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2026/07/18 02:32:57 DEBUG : no_checksum_big_file_from_pipe: Size and sha1 of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "proton drive root link ID 'rclone-test-ficimel3foze'", Local "Local file system at /tmp/rclone2698270984", Modify Window "1s" 2026/07/18 02:33:01 DEBUG : proton drive root link ID 'rclone-test-ficimel3foze': File to upload is small (34 bytes), uploading instead of streaming 2026/07/18 02:33:03 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/07/18 02:33:03 DEBUG : with_checksum_small_file_from_pipe: sha1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2026/07/18 02:33:03 DEBUG : with_checksum_small_file_from_pipe: Size and sha1 of src and dst objects identical 2026/07/18 02:33:03 DEBUG : proton drive root link ID 'rclone-test-ficimel3foze': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/07/18 02:33:06 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/07/18 02:33:06 DEBUG : with_checksum_big_file_from_pipe: sha1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2026/07/18 02:33:06 DEBUG : with_checksum_big_file_from_pipe: Size and sha1 of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "proton drive root link ID 'rclone-test-ficimel3foze'", Local "Local file system at /tmp/rclone2698270984", Modify Window "1s" 2026/07/18 02:33:09 DEBUG : proton drive root link ID 'rclone-test-ficimel3foze': File to upload is small (34 bytes), uploading instead of streaming 2026/07/18 02:33:11 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/07/18 02:33:11 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 02:33:11 DEBUG : proton drive root link ID 'rclone-test-ficimel3foze': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/07/18 02:33:14 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/07/18 02:33:14 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "proton drive root link ID 'rclone-test-ficimel3foze'", Local "Local file system at /tmp/rclone2698270984", Modify Window "1s" 2026/07/18 02:33:17 DEBUG : proton drive root link ID 'rclone-test-ficimel3foze': File to upload is small (34 bytes), uploading instead of streaming 2026/07/18 02:33:19 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/07/18 02:33:19 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2026/07/18 02:33:19 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/18 02:33:19 DEBUG : proton drive root link ID 'rclone-test-ficimel3foze': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/07/18 02:33:21 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/07/18 02:33:21 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2026/07/18 02:33:21 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (31.90s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (8.15s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (8.46s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (7.58s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (7.71s) === RUN TestRcatMetadata run.go:198: Remote "proton drive root link ID 'rclone-test-ficimel3foze'", Local "Local file system at /tmp/rclone2698270984", Modify Window "1s" operations_test.go:1563: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.76s) === RUN TestRcatSize run.go:198: Remote "proton drive root link ID 'rclone-test-ficimel3foze'", Local "Local file system at /tmp/rclone2698270984", Modify Window "1s" 2026/07/18 02:33:27 DEBUG : proton drive root link ID 'rclone-test-ficimel3foze': File to upload is small (60 bytes), uploading instead of streaming 2026/07/18 02:33:29 DEBUG : potato2: size = 60 OK 2026/07/18 02:33:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/18 02:33:29 DEBUG : potato2: Size and sha1 of src and dst objects identical --- PASS: TestRcatSize (7.21s) === RUN TestRcatSizeMetadata run.go:198: Remote "proton drive root link ID 'rclone-test-ficimel3foze'", Local "Local file system at /tmp/rclone2698270984", Modify Window "1s" operations_test.go:1644: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.75s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "proton drive root link ID 'rclone-test-ficimel3foze'", Local "Local file system at /tmp/rclone2698270984", Modify Window "1s" --- PASS: TestRcatSizeUploadHeaders (3.70s) === RUN TestTouchDir run.go:198: Remote "proton drive root link ID 'rclone-test-ficimel3foze'", Local "Local file system at /tmp/rclone2698270984", Modify Window "1s" 2026/07/18 02:33:46 DEBUG : proton drive root link ID 'rclone-test-ficimel3foze': Touching "potato2" 2026/07/18 02:33:46 ERROR : potato2: failed to touch: can't set modified time 2026/07/18 02:33:46 DEBUG : proton drive root link ID 'rclone-test-ficimel3foze': Touching "empty space" 2026/07/18 02:33:46 ERROR : empty space: failed to touch: can't set modified time 2026/07/18 02:33:46 DEBUG : proton drive root link ID 'rclone-test-ficimel3foze': Touching "sub dir/potato3" 2026/07/18 02:33:46 ERROR : sub dir/potato3: failed to touch: can't set modified time --- PASS: TestTouchDir (14.04s) === RUN TestMkdirMetadata run.go:198: Remote "proton drive root link ID 'rclone-test-ficimel3foze'", Local "Local file system at /tmp/rclone2698270984", Modify Window "1s" operations_test.go:1773: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.64s) === RUN TestMkdirModTime run.go:198: Remote "proton drive root link ID 'rclone-test-ficimel3foze'", Local "Local file system at /tmp/rclone2698270984", Modify Window "1s" operations_test.go:1792: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.82s) === RUN TestCopyDirMetadata run.go:198: Remote "proton drive root link ID 'rclone-test-ficimel3foze'", Local "Local file system at /tmp/rclone2698270984", Modify Window "1s" operations_test.go:1813: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.83s) === RUN TestSetDirModTime run.go:198: Remote "proton drive root link ID 'rclone-test-ficimel3foze'", Local "Local file system at /tmp/rclone2698270984", Modify Window "1s" operations_test.go:1849: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.65s) === RUN TestDirsEqual run.go:198: Remote "proton drive root link ID 'rclone-test-ficimel3foze'", Local "Local file system at /tmp/rclone2698270984", Modify Window "1s" operations_test.go:1893: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.67s) === RUN TestRemoveExisting run.go:198: Remote "proton drive root link ID 'rclone-test-ficimel3foze'", Local "Local file system at /tmp/rclone2698270984", Modify Window "1s" 2026/07/18 02:34:04 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.jojucah1" before starting 2026/07/18 02:34:12 DEBUG : sub dir/test remove existing.jojucah1: TEST: removing renamed existing file after operation 2026/07/18 02:34:14 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wujixeg5" before starting 2026/07/18 02:34:22 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wujixeg5: TEST: renaming existing back after failed operation 2026/07/18 02:34:30 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vefukud4" before starting 2026/07/18 02:34:38 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vefukud4: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (47.05s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2026/07/18 02:34:41 DEBUG : proton drive root link ID 'rclone-test-ficimel3foze': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Finished OK in 16m32.67960279s (try 1/5)